Name
vlan database — EXEC
Synopsis
vlan database
Configures
Enters VLAN configuration mode.
Default
N/A
Description
This command enters the VLAN configuration mode. In this mode, you can use the following commands:
-
abort Exits the VLAN configuration mode without saving the changes you have made.
-
apply Saves and applies the current VLAN changes.
-
exit Saves and applies the current VLAN changes then exits the VLAN configuration mode.
-
reset Abandons any changes and reloads the saved VLAN information.
-
show Displays the current VLAN database information.
-
vlan Edit VLAN information. See the separate
vlancommand listing for more information.-
vtp Edits VLAN trunking protocol (VTP) information. See the separate
vtpcommand listing for more information.
Example
This example shows entering the VLAN database and creating VLAN 100.
Router#vlan databaseRouter(vlan)#vlan 100Router(vlan)#exit