
VLANs
62
2. Configure the VLANs and their member ports. Since all ports are by default configured for VLAN 1,
configure only those ports that belong to VLAN 2.
>> /cfg/l2/vlan 2
>> VLAN 2# add 1 (Add port 1 to VLAN 2)
Current ports for VLAN 2: empty
Pending new ports for VLAN 2: 1
>> VLAN 2# add 18 (Add port 18 to VLAN 2)
Current ports for VLAN 2: 1
Pending new ports for VLAN 2: 18
>> VLAN 2# add 20 (Add port 20 to VLAN 2)
Port 20 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 2 [y/n]: y
Current ports for VLAN 2: 1, 18
Pending new ports for VLAN 2: 20
>> VLAN 3# add 18 (Add port 18 to VLAN 3)
Current ports for VLAN 3:
Pending new ports for VLAN 3: 18
>> apply (Apply the port configurations)
>> save (Save the port configurations)