Download Print this page

Cisco Catalist 3850 Series Configuring Network Settings page 21

Vlan

Advertisement

Configuring VLANs
Command or Action
Step 3
vlan vlan-id
Example:
Switch(config)# vlan 2000
Switch(config-vlan)#
Step 4
remote-span
Example:
Switch(config-vlan)# remote-span
Step 5
mtu mtu size
Example:
Switch(config-vlan)# mtu 1024
Step 6
exit
Example:
Switch(config-vlan)# exit
Switch(config)#
Step 7
interface vlan
Example:
Switch(config)# interface vlan 200
Switch(config-if)#
Step 8
ip mtu mtu-size
Example:
Switch(config-if)# ip mtu 1024
Switch(config-if)#
Step 9
end
Example:
Switch(config)# end
Step 10
show vlan id vlan-id
Example:
Switch# show vlan id 2000
OL-29322-01
Purpose
Enters an extended-range VLAN ID and enters VLAN configuration
mode. The range is 1006 to 4094.
(Optional) Configures the VLAN as the RSPAN VLAN.
Modifies the VLAN by changing the MTU size.
Returns to configuration mode.
Enters the interface configuration mode for the selected VLAN.
(Optional) Modifies the VLAN by changing the MTU size. You can
configure the MTU size between 68 to 1500 bytes.
Note
Returns to privileged EXEC mode.
Verifies that the VLAN has been created.
Consolidated Platform Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)
How to Configure Extended-Range VLANs
Although all VLAN commands appear in the CLI help, only
the ip mtu mtu-size, private-vlan, and remote-span
commands are supported for extended-range VLANs.
21

Advertisement

loading