Page 10 | AlliedWare Plus™ OS How To Note: Switching
Basic VLAN and IP configuration
To check the configuration, first return to Privileged Exec mode by entering the command:
awplus(config)#exit
To see port membership and state for the VLANs, enter the command:
awplus#show vlan brief
The output looks like this:
To see the VLANs associated with each switch port, enter the command:
awplus#show interface switchport
The output looks like this:
6. Check the configuration
VLAN ID Name Type State Member ports
(u)-Untagged, (t)-Tagged
======= ================ ======= ======= ====================================
1 default STATIC ACTIVE port1.0.1(u) port1.0.5(u) port1.0.6(u)
port1.0.7(u) port1.0.8(u) port1.0.9(u)
port1.0.10(u) port1.0.11(u)
port1.0.12(u) port1.0.13(u)
port1.0.14(u) port1.0.15(u)
port1.0.16(u) port1.0.17(u)
port1.0.18(u) port1.0.19(u)
port1.0.20(u) port1.0.21(u)
port1.0.22(u) port1.0.23(u)
port1.0.24(u)
2 vlan2 STATIC ACTIVE port1.0.1(t) port1.0.2(u)
3 vlan3 STATIC ACTIVE port1.0.1(t) port1.0.3(u)
4 vlan4 STATIC ACTIVE port1.0.1(t) port1.0.4(u)
Interface name : port1.0.1
Switchport mode : trunk
Ingress filter : enable
Acceptable frame types : all
Default Vlan : 1
Configured Vlans : 1 2 3 4
Interface name : port1.0.2
Switchport mode : access
Ingress filter : enable
Acceptable frame types : all
Default Vlan : 2
Configured Vlans : 2
.
.
.