Creating An Extended-Range Vlan With An Internal Vlan Id - Cisco Catalyst 3550 series Software Configuration Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Configuring Extended-Range VLANs
Command
Step 3
vlan vlan-id
Step 4
mtu mtu-size
Step 5
end
Step 6
show vlan id vlan-id
Step 7
copy running-config startup config
To delete an extended-range VLAN, use the no vlan vlan-id global configuration command.
The procedure for assigning static-access ports to an extended-range VLAN is the same as for
normal-range VLANs. See the
This example shows how to create a new extended-range VLAN with all default characteristics, enter
config-vlan mode, and save the new VLAN in the switch startup configuration file:
Switch(config)# vtp mode transparent
Switch(config)# vlan 2000
Switch(config-vlan)# end
Switch# copy running-config startup config

Creating an Extended-Range VLAN with an Internal VLAN ID

If you enter an extended-range VLAN ID that is already assigned to an internal VLAN, an error message
is generated, and the extended-range VLAN is rejected. To manually free an internal VLAN ID, you
must temporarily shut down the routed port that is using the internal VLAN ID.
Beginning in privileged EXEC mode, follow these steps to release a VLAN ID that is assigned to an
internal VLAN and to create an extended-range VLAN with that ID:
Command
Step 1
show vlan internal usage
Step 2
configure terminal
Step 3
interface interface-id
Step 4
shutdown
Step 5
exit
Step 6
vtp mode transparent
Step 7
vlan vlan-id
Catalyst 3550 Multilayer Switch Software Configuration Guide
12-14
Purpose
Enter an extended-range VLAN ID and enter config-vlan mode. The
range is 1006 to 4094.
(Optional) Modify the VLAN by changing the MTU size.
Note
Although all commands appear in the CLI help in config-vlan
mode, only the mtu mtu-size command is supported for
extended-range VLANs.
Return to privileged EXEC mode.
Verify that the VLAN has been created.
Save your entries in the switch startup configuration file. To save
extended-range VLAN configurations, you need to save the VTP
transparent mode configuration and the extended-range VLAN
configuration in the switch startup configuration file. Otherwise, if the
switch resets, it will default to VTP server mode, and the extended-range
VLAN IDs will not be saved.
"Assigning Static-Access Ports to a VLAN" section on page
Purpose
Display the VLAN IDs being used internally by the switch. If the VLAN
ID that you want to use is an internal VLAN, the display shows the routed
port that is using the VLAN ID. Enter that port number in Step 3.
Enter global configuration mode.
Enter the interface ID for the routed port that is using the VLAN ID.
Shut down the port to free the internal VLAN ID.
Return to global configuration mode.
Set the VTP mode to transparent for creating extended-range VLANs.
Enter the new extended-range VLAN ID, and enter config-vlan mode.
Chapter 12
Configuring VLANs
12-11.
78-11194-09

Advertisement

Table of Contents
loading

Table of Contents