User`s manual
41
(config-if)# ?
exit Exit from current mode
help Show available commands
history Show a list of previously run commands
logout Disconnect
quit Quit commands
interface Enters privileged interface configuration
ip Internet protocol
no Negates a command or sets its defaults
----------------------------------------------------------------------------------------------
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.
6. interface command
This command is used to change the interface port(s) or interface VLAN groups
for next setup commands.
(config-if)# interface ?
ethernet Ethernet port
vlan Switch Virtual LAN interface
For example,
“(config)# interface ethernet 1/5” will set current setup interface to Port 5 and all
the commands will be applied to Port 5.
“(config-if)# interface ethernet 1/6-7” will change current setup interface to Port
6-7 and all the commands will be applied to Port 6-7.
If “vlan” sub-command is used, current setup interface will be changed to some
VLAN groups. For example,
“(config-if)# interface vlan 100” will change current setup interface to VLAN 100