Command line processing, Command line processing -8, Command line interface 6-8 – SMC Networks SMC2555W-AG User Manual

Page 132

Advertising
background image

Command Line Interface

6-8

To enter the Global Configuration mode, enter the command
configure in Exec mode. The system prompt will change to
“SMC Enterprise AP(config)#” which gives you access privilege
to all Global Configuration commands.

To enter Interface mode, you must enter the “interface ethernet,”
or “interface wireless a,” or “interface wireless g” command
while in Global Configuration mode. The system prompt will
change to “SMC Enterprise AP(if-ethernet)#,” or SMC Enterprise
AP(if-wireless)” indicating that you have access privileges to the
associated commands. You can use the end command to return
to the Exec mode.

Command Line Processing

Commands are not case sensitive. You can abbreviate
commands and parameters as long as they contain enough
letters to differentiate them from any other currently available
commands or parameters. You can use the Tab key to complete
partial commands, or enter a partial command followed by the “?”
character to display a list of possible matches. You can also use
the following editing keystrokes for command-line processing:

SMC-AP#configure

SMC-AP(config)#

SMC-AP(config)#interface ethernet

SMC-AP(if-ethernet)#

Keystroke

Function

Ctrl-A

Shifts cursor to start of command line.

Ctrl-B

Shifts cursor to the left one character.

Ctrl-C

Terminates a task and displays the command prompt.

Ctrl-E

Shifts cursor to end of command line.

Ctrl-F

Shifts cursor to the right one character.

Ctrl-K

Deletes from cursor to the end of the command line.

Ctrl-L

Repeats current command line on a new line.

Advertising