Specifications

2-908
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
vlan database
vlan database
To enter VLAN configuration mode, use the vlan database command.
vlan database
Syntax Description This command has no arguments or keywo rds.
Defaults T his command has no default settings.
Command Modes Privileged EXE C mode
Usage Guidelines F rom VLAN configuration mode, you can access the VLAN database editing buffer manipulation
commands, including:
abort—Exits mode without applying the changes.
apply—Applies the current changes and bumps the revision number.
exit—Applies the changes, bum ps the revision number, and exi ts VLAN configuration m ode.
no—Negates a command or sets its defaults; valid values are vlan and vtp.
reset—Abandons the current change s and rereads the curre nt database.
show—Displays the database information.
vlan—Accesses the subcommands to add, delete, or modify values that are associated with a single
VLAN. For information about the vlan subcomma nds, see the vlan (V LAN D atabas e mode)
command.
vtp—Accesses the subcommands to perform VTP administrative functions. For in formation about
the vtp subcommands, see the vtp client command.
Examples This exampl e shows how to enter VLAN configu ration mode:
Switch# vlan database
Switch(vlan)#
This example shows how to exit VLAN configur ation mode without a pplying changes after you are in
VLAN configuration mode:
Switch(vlan)# abort
Aborting....
Switch#
This example shows how to delete a VLAN after you are in VLAN configuration mode:
Switch(vlan)# no vlan 100
Deleting VLAN 100...
Switch(vlan)#