User`s manual
43
6.2.5 VLAN Configuring Commands
Commands in Configuring Mode are for general switch settings. And its prompt
is “(configure)#”.
If the settings are for VLANs, it is done with “vlan database” command in
configure mode. And its prompt will become “(config-vlan)#”.
Entering “vlan database”, and its prompt will become ...
(config)# vlan database
(config-vlan)#
Enter “?” at the prompt, the sub-command list will be shown.
----------------------------------------------------------------------------------------------
(config-vlan)# ?
exit Exit from current mode
help Show available commands
history Show a list of previously run commands
logout Disconnect
quit Quit commands
end Exit from vlan mode
1q-vlan Configures 802.1Q VLAN
no Negates a command or sets its defaults
port-vlan Configures Port-Based VLAN
private-vlan Private VLAN
vlan Switch Virtual LAN interface
----------------------------------------------------------------------------------------------
1. exit command
This command is used to leave current operation mode. Go back to last
mode.
2. help command
This command is used to show all the available commands in this mode.
3. history command
This command is used to show the entering command history.
4. logout command
This command is used to logout from console interface.
5. quit command
This command is used to quit from console interface. It has the same function
as logout.