DGS-6604
m
show aaa group server
CLI Reference Guide
575
show aaa group server
Use this command
show aaa group server
to display the authentication servers
by group name or the authentication servers for all groups.
show aaa group server [
GROUP
-
NAME
]
Default
None
Command Mode
Privilege EXEC or any configuration mode at privilege level 15
Usage Guideline
Use this command to display the authentication servers by specifying the name
(
GROUP-NAME
) of the group server list.
To see the servers for all groups, do not specify
GROUP-NAME
.
Examples
This example shows how to display all the authentication server groups:
This example shows how to display an authentication server group named
authserv:
Syntax Description
GROUP-NAME
(Optional) Specifies the name of the server method list to be displayed.The valid
length for server-group is 1 to 32.
Switch:15#show aaa group server
Group Name IP Address Protocol Port Timeout Retransmit Key
----------------- --------------- -------- ----- ------- ---------- ----------
serverlist1 122.248.150.251 RADIUS 1812 5 2 **********
serverlist1 122.248.150.100 RADIUS 1812 5 2 **********
serverlist1 122.248.150.11 RADIUS 1812 5 2 no-encrypt
serverlist2 100.1.1.1 TACACS 49 5 2
serverlist2 100.1.1.2 TACACS 49 5 2
serverlist2 100.1.1.12 TACACS 49 5 2
Switch:15#
Switch:15#show aaa group server authserv
Group Name IP Address Protocol Port Timeout Retransmit Key
----------------- --------------- -------- ----- ------- ---------- ----------
authserv 10.1.1.1 XTACACS 49 5 2
authserv 20.1.1.1 RADIUS 1812 5 2 **********
authserv 20.1.1.2 RADIUS 1812 5 2 no-encrypt
Switch:15#