Changing The Range Of Reserved Vlans - Cisco Nexus 7000 Series Configuration Manual

Nx-os layer 2 switching
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring VLANs

Changing the Range of Reserved VLANs

To change the range of reserved VLANs, you must be in global configuration mode. After entering this
command, you must do the following tasks:
• Enter the copy running-config startup-config command
• Reload the device
SUMMARY STEPS
1. config t
2. system vlan start-vlan reserve
3. copy running-config startup-config
4. reload
5. (Optional) show system vlan reserved
DETAILED STEPS
Command or Action
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
system vlan start-vlan reserve
Example:
switch(config)# system vlan 3968
reserve
Step 3
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Step 4
reload
Example:
switch(config)# reload
Purpose
Enters global configuration mode.
Allows you to change the reserved VLAN range by specifying the starting
VLAN ID for your desired range.
You can change the reserved VLANs to any other 128 contiguous VLAN
ranges. When you reserve such a range, it frees up the range of VLANs
that were allocated for internal use by default, and all of those VLANs are
available for user configuration except for VLAN 4094.
To return to the default range of reserved VLANs (3968-4049 and
Note
4094), you must enter the no system vlan start-vlan reserve
command.
Copies the running configuration to the startup configuration.
You must enter this command if you change the reserved
Note
block.
Reloads the software, and modifications to VLAN ranges become effective.
For more details about this command, see the Cisco Nexus 7000 Series
NX-OS Fundamentals Configuration Guide, Release 6.x.
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Changing the Range of Reserved VLANs
33

Advertisement

Table of Contents
loading

Table of Contents