SUMMARY STEPS
1.
enable
2.
show running-config | include radius-server host
3.
show aaa servers
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Displays all the RADIUS servers that are configured in the
global configuration mode.
show running-config | include radius-server host
Example:
Device# show running-config | include
radius-server host
Step 2
Displays information about the number of requests sent to and
received from authentication, authorization, and accounting
(AAA) servers.
show aaa servers
Example:
Device# show aaa servers
Step 3
Configuration Examples for AAA-SERVER-MIB Set Operation
RADIUS Server Configuration and Server Statistics Example
The following sample output shows the RADIUS server configuration and server statistics before and after
the set operation.
Before the Set Operation
Device# show running-config | include radius-server host
! The following line is for server 1.
radius-server host 172.19.192.238 auth-port 2095 acct-port 2096 key cisco2
! The following line is for server 2.
radius-server host 172.19.192.238 auth-port 1645 acct-port 1646
Server Statistics
Device# show aaa servers
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1065
Configuration Examples for AAA-SERVER-MIB Set Operation