Private VLANs
set primary-vlan 1000
next
edit "port3"
set private-vlan sub-vlan
set primary-vlan 1000
set sub-vlan 200
next
edit "port7"
set private-vlan sub-vlan
set primary-vlan 1000
set sub-vlan 101
next
edit "port19"
set private-vlan promiscuous
set primary-vlan 1000
next
edit "port20"
set private-vlan sub-vlan
set primary-vlan 1000
set sub-vlan 101
next
edit "port21"
set private-vlan sub-vlan
set primary-vlan 1000
set sub-vlan 101
end
end
Configuring SNMP Access
1. Ensure that the management vlan has SNMP added to the access-profiles:
config system interface
edit <name>
set ip <ip_address>
set allowaccess <access_types>
set interface <name>
end
end
2. Ensure that a SNMP community is created (with host configured):
config system snmp community
edit <id>
config hosts
edit <id>
end
set name <name>
end
end
39
FortiSwitchOS-3.2.0