(Revised 2011-07-13)
41
Example of the Port VLAN config ( groupX ) screen, not taking default choice for PVID:
This example below chooses only some (not all) group ports to have the group VID as their PVID.
CLI\SWITCH\VLAN>group4
Configure Port VLAN Group 4.
Enter ports to Join VLAN Group 4
(Example: '3,6,12,14<enter>'.)
Enter Port Numbers (or ESC to exit)> 1,2,3,4,5,6,7,8,9
Would you like all these ports to have PVID=4 ?
Enter 'NO' or (YES):
CLI>no
Enter ports to have PVID=4
(Example: '3,6,12,14<enter>'.)
Enter Port Numbers (or ESC to exit)> 4,5
CLI\SWITCH\VLAN>
Example of port vlan info:
CLI\SWITCH\VLAN>info
Port VLAN is ENABLED.
All outgoing frames will be untagged.
VLAN GROUP1 includes Ports: 10 11 12 13 14 15 16 17
VLAN GROUP2 includes Ports: 1 2 3 4 5
VLAN GROUP3 includes Ports: 4 5 6 7 8 9
VLAN GROUP4 includes Ports: 1 2 3 4 5 6 7 8 9
VLAN GROUP5 includes Ports: none
VLAN GROUP6 includes Ports: none
VLAN GROUP7 includes Ports: none
VLAN GROUP8 includes Ports: none
There is more. Press 'SPACE BAR' to continue, or escape to exit.
Incoming pkts will use these PVIDs to determine group membership:
Port 1 PVID=2
Port 2 PVID=2
Port 3 PVID=2
Port 4 PVID=4
Port 5 PVID=4
Port 6 PVID=3
Port 7 PVID=3
Port 8 PVID=3
Port 9 PVID=3
Port 10 PVID=1
Port 11 PVID=1
Port 12 PVID=1
Port 13 PVID=1
Port 14 PVID=1
Port 15 PVID=1
Port 16 PVID=1
Port 17 PVID=1
CLI\SWITCH\VLAN>