User`s manual
19
6.2.3 Configure Mode Commands
Entering “configure” command at console interface, the prompt will become ...
“(configure)#”.
All the general settings for the switch can be done in this mode.
If the settings are for ports, it is done with “interface” command in configure mode.
For example, “interface ethernet 1/5” is for settings on Port 5 and “interface
ethernet 1/5,6,10-15” is for settings on Port 5, 6, 10, 11, 12, 13, 14, 15. Please
refer to next section for the details of this command.
Enter “?” at the prompt, the sub-command list will be shown.
----------------------------------------------------------------------------------------------
(config)# ?
exit Exit from current mode
help Show available commands
history Show a list of previously run commands
logout Disconnect
quit Quit commands
automode Set Auto Negotiation or Auto Detect mode
default Restore to factory default setting
dot1x Configures 802.1x port-based access control
end Exit from configure mode
hostname Sets system's network name
interface Enters privileged interface configuration
ip Global IP configuration sub commands
lacp Configures LACP status
logging Modifies message logging facilities
mac-address-table Configuration of the address table
management Specifies management IP filter
mirror Configuration of mirror
no Negates a command or sets its defaults
prompt Sets system's prompt
qos Configuration of QoS
queue Assigns priority queues
radius-server Configures login to RADIUS server
rate-limit Configures rate-limits
snmp-server Modifies SNMP server parameters
sntp Simple Network Time Protocol configuration
spanning-tree Configures spanning tree parameters
storm-control Configures storm control
trunk Configures trunk function
username Establishes user name authentication
vlan Switch Virtual LAN interface
----------------------------------------------------------------------------------------------
1. exit command
This command is used to leave current operation mode. Go back to last
mode.