Users Guide

Table Of Contents
When you delete a VLAN (no interface vlan vlan-id command), any interfaces assigned to that VLAN are assigned to the
default VLAN as untagged interfaces.
Congure a port-based VLAN, enter INTERFACE-VLAN mode for VLAN related conguration tasks and create a VLAN. Assign interfaces in
L2 mode to the VLAN to enable it.
1 Create a VLAN and enter the VLAN number in INTERFACE mode (1 to 4093).
interface vlan vlan-id
2 Delete a VLAN in CONFIGURATION mode.
no interface vlan vlan-id
Create VLAN
OS10(config)# interface vlan 108
Delete VLAN
OS10(config)# no interface vlan 108
View congured VLANs
OS10(config)# do show interface vlan
Vlan 1 is up, line protocol is up
Address is , Current address is
Interface index is 69208865
Internet address is not set
MTU 1532 bytes
LineSpeed auto
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout: 240
Last clearing of "show interface" counters Queueing strategy: fifo Time since last interface
status change:
Vlan 200 is up, line protocol is up
Address is , Current address is
Interface index is 69209064
Internet address is not set
MTU 1532 bytes
LineSpeed auto
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout: 240
Last clearing of "show interface" counters Queueing strategy: fifo Time since last interface
status change:
Vlan 320 is up, line protocol is up
Address is , Current address is
Interface index is 69209184
Internet address is not set
MTU 1532 bytes
LineSpeed auto
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout: 240
Last clearing of "show interface" counters Queueing strategy: fifo Time since last interface
status change:
Access mode
An access port is an untagged member of only one VLAN. Congure a port in Access mode and congure which VLAN carries the trac
for that interface. If you do not congure the VLAN for a port in Access mode (or an access port), the interface carries trac for VLAN 1
(default VLAN).
Layer 2
179