DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Creates a user profile.
aaa user profile profile-name
Example:
Device(config)# aaa user profile profilename1
Step 3
Adds DNIS or CLID attribute values to the user profile and
enters AAA-user configuration mode.
aaa attribute
{
dnis
|
clid
}
Example:
Device# configure terminal
Step 4
Exit Global Configuration mode.
exit
Step 5
Associates a DNIS or CLID named user profile with the
record sent to the RADIUS server.
test aaa group
{
group-name
|
radius
}
username
password new-code
[
profile profile-name
]
Step 6
Example:
Device#
test aaa group
radius secret new-code
profile
profilename1
The
profile-name
must match the profile-name
specified in the
aaa user profile
command.
Note
Verifying the Enhanced Test Command Configuration
To verify the Enhanced Test Command configuration, use the following commands in privileged EXEC mode:
Purpose
Command
Displays information associated with RADIUS.
Device#
debug radius
Displays the contents of the current running
configuration file. (Note that the
more
system:running-config
command has replaced the
show running-config
command.)
Devie#
more system:running-config
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
939
How to Configure RADIUS
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......