User guide
18
switch --set-port-802dot1q-mode=0:3 # Sets the WAN port in check mode, allows
untagged on ingress if VID (incl default) is present in VTU
switch --set-port-default-vid=0:951 # Default VLAN for WAN port
switch --add-vtu-entry 951:2:1:1:1:1:2:0 # Management VLAN, enables contact to
CPU - untagged on egress
switch --set-port-802dot1q-mode=1:3 # Sets the LAN port in secure mode
switch --set-port-802dot1q-mode=2:3 # Sets the LAN port in secure mode
switch --set-port-802dot1q-mode=3:3 # Sets the LAN port in secure mode
switch --set-port-802dot1q-mode=4:3 # Sets the LAN port in secure mode
switch --add-vtu-entry 211:3:3:1:1:1:2:0 # put WAN and LAN port 1 into VLAN -
tagged on egress
switch --add-vtu-entry 221:3:2:1:1:1:2:0 # put WAN and LAN port into VLAN - un-
tagged on egress
switch --set-port-default-vid=1:221 # Default VLAN for LAN port 1
Operator
Network