Getting help – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 176

Advertising
background image

176

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

Chapter 5

Configure the Stratix 5100 WAP Using the Command-Line Interface

You can make changes to the running configuration by using the configuration
modes: global, interface, and line. If you save the configuration, these commands
are stored and used when the wireless device restarts. To access the various
configuration modes, you must start at global configuration mode. From global
configuration mode, you can enter interface configuration mode and line
configuration mode.

This table describes the main command modes, how to access each one, the
prompt you see in that mode, and how to exit the mode. The examples in the
table use the host name ap.

Getting Help

You can enter a question mark (?) at the system prompt to display a list of
commands available for each command mode. You can also obtain a list of
associated keywords and arguments for any command, as shown in this table.

Table 71 - Command Modes

Mode

Access Method

Prompt

Exit Method

About This Mode

User EXEC

Begin a session with the
wireless device.

ap>

Enter logout or quit.

Use this mode to:
Change terminal settings
Perform basic tests
Display system information

Privileged EXEC

While in user EXEC mode, enter
the enable command.

ap#

Enter disable to exit.

Use this mode to verify commands. Use a
password to protect access to this mode.

Global configuration

While in privileged EXEC mode,
enter the configure command.

ap(config)#

To exit to privileged EXEC mode, enter
exit or end, or press Ctrl-Z.

Use this mode to configure parameters that
apply to the entire wireless device.

Interface configuration

While in global configuration
mode, enter the interface
command (with a specific
interface).

ap(config-if)#

To exit to global configuration mode,
enter exit. To return to privileged EXEC
mode, press Ctrl-Z or enter end.

Use this mode to configure parameters for the
Ethernet and radio interfaces.
The 2.4 GHz radio and the 802.11n 2.4 GHz

radio is radio 0,

The 5 GHz radio and the 802.11n 5 GHz

radio is radio 1.

Table 72 - Help Summary

Command

Purpose

help

Obtains a brief description of the help system in any command mode.

abbreviated-command-entry?

Obtains a list of commands that begin with a particular character string.
For example:

ap# di?

dir disable disconnect

abbreviated-command-entry<Tab>

Completes a partial command name.
For example:

ap# sh conf<tab>

ap# show configuration

Advertising