Entering Commands

The command “show interface ?” will display the following information:

AP#show interface ?

ethernet Show Ethernet interface wireless Show wireless interface <cr>

AP#show interface

Partial Keyword Lookup

If you terminate a partial keyword with a question mark, alternatives that match the initial letters are provided. (Remember not to leave a space between the command and question mark.) For example “s?” shows all the keywords starting with “s.”

AP#show s?

snmp sntp station system AP#show s

Negating the Effect of Commands

For many configuration commands you can enter the prefix keyword “no” to cancel the effect of a command or reset the configuration to the default value. For example, the logging command will log system messages to a host server. To disable logging, specify the no logging command. This guide describes the negation effect for all applicable commands.

Using Command History

The CLI maintains a history of commands that have been entered. You can scroll back through the history of commands by pressing the up arrow key. Any command displayed in the history list can be executed again, or first modified and then executed.

Using the show history command displays a longer list of recently executed commands.

7-5

Page 175
Image 175
SMC Networks 2.4GHz/5GHz manual Partial Keyword Lookup, Negating the Effect of Commands, Using Command History