Logging into and exiting a privilege level, Controlling access point access with radius, Controlling access point access with – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 208

Advertising
background image

208

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

Chapter 6

Administering the WAP Access

show running-config

or

show privilege

6. (Optional) Save your entries in the configuration file.

copy running-config startup-config

When you set a command to a privilege level, all commands whose syntax is a
subset of that command are also set to that level. For example, if you set the

show

ip route

command to level 15, the

show

commands and

show ip

commands are automatically set to privilege level 15 unless you set them
individually to different levels.

To return to the default privilege for a given command, use the

no privilege

mode level level command

global configuration command.

This example shows how to set the

configure

command to privilege level 14

and define

SecretPswd14

as the password users must enter to use level 14

commands:

AP(config)# privilege exec level 14 configure

AP(config)# enable password level 14 SecretPswd14

Logging Into and Exiting a Privilege Level

Beginning in privileged EXEC mode, follow these steps to log in to a specified
privilege level and to exit to a specified privilege level:

1. Log in to a specified privilege level.

For

level, the range is 0…15.

enable level

2. Exit to a specified privilege level.

For

level, the range is 0…15.

disable level

Controlling Access Point
Access with RADIUS

This section describes how to control administrator access to the wireless device
by using Remote Authentication Dial-In User Service (RADIUS). For complete
instructions on configuring the wireless device to support RADIUS, see

Configuring RADIUS and TACACS+ Servers on page 407

.

RADIUS provides detailed accounting information and flexible administrative
control over authentication and authorization processes. RADIUS is facilitated
through AAA and can be enabled only through AAA commands.

For complete syntax and usage information for the commands used in this
chapter, see the

Cisco IOS Security Command Reference for Release 12.3

.

Advertising