C613-50631-01 Rev A Command Reference for IE340 Series 668
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
VLAN COMMANDS
SWITCHPORT
MODE PRIVATE-VLAN UFO
Example To configure a private VLAN UFO trunk port as primary-upstream, use the
commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# switchport mode trunk
awplus(config-if)# switchport trunk allowed vlan add 100
awplus(config-if)# switchport mode private-vlan ufo 100
primary-upstream
To change the role of the private VLAN UFO 802.1q member port back to the
default of downstream, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no switchport mode private-vlan ufo 100
Related
commands
private-vlan
show vlan private-vlan ufo
Command
changes
Version 5.4.7-2.1: command added
Version 5.4.8-2.1: added to SBx8100 Series products
Version 5.4.9-0.1: added to x530 Series products