(Revised 2013-06-21)
36
Example of the Tagged VLAN config ( groupX ) screen, not taking default choices:
This example below chooses only some (not all) group ports to have the group VID as their PVID,
and outgoing packets to be untagged for some (not all) group ports.
CLI\SWITCH\VLAN>group7
Configure Tagged VLAN Group 7.
Enter VID or <(ESC)> to exit> 325
Enter ports to Join VLAN Group 7
(Example: '3,6,12,14<enter>'.)
Enter Port Numbers (or ESC to exit)> 1,2,3,4,5,6,17
These ports were removed from group1: 1 3 4 5
Would you like all these ports to have PVID=325 ?
Enter 'NO' or (YES):
CLI>no
Enter ports to have PVID=325
(Example: '3,6,12,14<enter>'.)
Enter Port Numbers (or ESC to exit)> 1,3,4,5
For incoming pkts with tagged VID=325, the outgoing pkts are untagged
for ports: 1 2 3 4 5 6 17
Do you want to change this ?
Enter 'YES' or (NO):
CLI>yes
For VID=325 enter ports for outgoing untagged pkts:
(Example: '3,6,12,14<enter>'.)
Enter Port Numbers (or ESC to exit)> 1,6,9
CLI\SWITCH\VLAN>
Example of changing the way that untagged incoming packets are handled:
CLI\SWITCH\VLAN>untagged
Tagged VLAN: Handling Untagged Incoming Pkts:
Untagged pkts to these ports are discarded: all
Would you like to change that ? Enter 'YES' or (NO):
CLI>yes
Enter Port Numbers for which to drop incoming untagged pkts
(or just <enter> for no ports)
(or ESC to exit)> 1,8
CLI\SWITCH\VLAN>