![Cisco Catalist 3850 Series Configuring Network Settings Download Page 24](http://html.mh-extra.com/html/cisco/catalist-3850-series/catalist-3850-series_configuring-network-settings_67580024.webp)
Purpose
Command or Action
Shuts down the port to free the internal VLAN ID.
shutdown
Example:
Switch(config-if)#
shutdown
Step 4
Returns to global configuration mode.
exit
Example:
Switch(config-if)#
exit
Step 5
Sets the VTP mode to transparent for creating extended-range VLANs.
vtp mode transparent
Step 6
Example:
Switch(config)#
vtp mode transparent
This step is not required for VTP version
3.
Note
Enters the new extended-range VLAN ID, and enter VLAN
configuration mode.
vlan vlan-id
Example:
Switch(config-vlan)#
vlan 2000
Step 7
Exits from VLAN configuration mode, and return to global
configuration mode.
exit
Example:
Switch(config-vlan)#
exit
Step 8
Specifies the interface ID for the routed port that you shut down in
Step 4, and enter interface configuration mode.
interface interface-id
Example:
Switch(config)#
interface
Step 9
gigabitethernet1/0/3
Re-enables the routed port. It will be assigned a new internal VLAN
ID.
no shutdown
Example:
Switch(config)#
no shutdown
Step 10
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 11
Consolidated Platform Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)
24
OL-29322-01
Configuring VLANs
How to Configure Extended-Range VLANs