AAA Commands
page 43-56 OmniSwitch 6250 CLI Reference Guide November 2009
show aaa server
Displays information about a particular AAA server or AAA servers.
show aaa server [server_name]
Syntax Definitions
server_name The server name, which is defined through the aaa radius-server or
aaa ldap-server commands or automatically set as ace for ACE servers.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• If you do not include a server name in the syntax, information for all servers displays.
• To display information about an ACE server, use ace as the server_name. Information for ACE is only
available if ACE is specified for Authenticated Switch Access through the aaa authentication
command.
Examples
-> show aaa server
Server name = ldap2
Server type = LDAP,
Host name 1 = ors40535,
Retry number = 3,
Timeout (in sec) = 2,
Port = 389,
Domain name = manager,
Search base = c=us,
Server name = rad1
Server type = RADIUS,
IP Address 1 = 10.10.2.1,
IP Address 2 = 10.10.3.5,
Retry number = 3,
Timeout (in sec) = 2,
Authentication port = 1645,
Accounting port = 1646
Server name = Tpub1
Server type = TACACS+,
IP Address 1 = 10.10.5.1,
Port = 3,
Timeout (in sec) = 2,
Encryption enabled = no