show radius-server

Syntax

show radius-server [detail] [vsx-peer]

备注说明iption

显示配置RADIUS服务器的信息。

Command context

Operator (>) or Manager (#)

Parameters

detail

Selects additional RADIUS server details and global parameters for showing.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Usage

When theshow radius-servercommand showsNonefor the shared-secret, the passkey is missing.

Examples

Showing a summary of the global RADIUS configuration:

switch#show radius-server******* Global RADIUS Configuration ******* Shared-Secret: None Timeout: 60 Auth-Type: pap Retries: 5 TLS Timeout: 60 Tracking Time Interval (seconds): 60 Tracking Retries: 5 Tracking User-name: radius-tracking-user Tracking Password: None Number of Servers: 1 --------------------------------------------------------------------------- SERVER NAME | TLS | PORT | VRF --------------------------------------------------------------------------- 20.1.1.129 | | 1812 | default 1.1.1.4 | | 1812 | mgmt 1.1.1.5 | | 12 | mgmt abc1.com | | 32 | mgmt 2001:0db8:85a3:0000:0000:8a2e:0371:7334 | | 1812 | default 1.1.1.6 | | 32 | vrf_red 1.1.1.7 | | 32 | vrf_blue ----------------------------------------------------------------------------

Showing a summary of a RADIUS server when the per-server shared key or the global RADIUS shared key is not set:

switch#show radius-server******* Global RADIUS Configuration ******* Shared-Secret: None Timeout: 60 Auth-Type: pap Retries: 5 TLS Timeout: 60 Tracking Time Interval (seconds): 60 Tracking Retries: 5 Tracking User-name: radius-tracking-user Tracking Password: None Number of Servers: 1 --------------------------------------------------------------------------- SERVER NAME | TLS | PORT | VRF --------------------------------------------------------------------------- 20.1.1.129 | | 1812 | default ----------------------------------------------------------------------------

Showing details of a global RADIUS configuration:

switch#show radius-server detail******* Global RADIUS Configuration ******* Shared-Secret: AQBapb+HsdpqV1QcA+CyD0RvfbeA8BEgikCgAAAJOwZSNzA2SWrLA= Timeout: 5 Auth-Type: pap Retries: 5 TLS Timeout: 60 Tracking Time Interval (seconds): 60 Tracking Retries: 5 Tracking User-name: radius-tracking-user Tracking Password: None Number of Servers: 1 ****** RADIUS Server Information ****** Server-Name : 20.1.1.129 Auth-Port : 1812 Accounting-Port : 1813 VRF : default TLS Enabled : No Shared-Secret : None Timeout : 60 Retries : 5 Auth-Type : pap Server-Group : radius Default-Priority : 4 Tracking : disabled Tracking-Mode : any Reachability-Status : N/A ClearPass-Username : ClearPass-Password : None

Showing details of a RADIUS server when the per-server shared key and the global RADIUS shared key are not set:

switch#show radius-server detail******* Global RADIUS Configuration ******* Shared-Secret: None Timeout: 5 Auth-Type: pap Retries: 1 TLS Timeout : 5 Number of Servers: 1 ****** RADIUS Server Information ****** Server-Name : 1.1.1.1 Auth-Port : 2083 VRF : default Shared-Secret (default) : None Timeout (default) : 5 Retries (default) : 1 Auth-Type (default) : pap Server-Group (default) : radius Default-Priority : 1

Showing details of a RADIUS server with TLS:

switch#show radius-server detail******* Global RADIUS Configuration ******* Shared-Secret: None Timeout: 5 Auth-Type: pap Retries: 1 TLS Timeout: 5 TLS Connection Timeout: 5 TLS Connection Retries: 1 Tracking Time Interval (seconds): 60 Tracking Retries: 1 Tracking User-name: jim Tracking Password: AQBapcPi5GR2MGH5WCuYW0ZRtLrFgGT/pAcp0JqFFpndkMwYCwAAADsYv787vMdnbSBZ Number of Servers: 1 ****** RADIUS Server Information ****** Server-Name : 172.20.30.30 Auth-Port : 2083 Accounting-Port : 2083 VRF : default TLS Enabled : Yes TLS Connection Timeout (default): 5 TLS Connection Retries (default): 1 TLS Connection Status : tls_connection_established Timeout (default) : 5 Auth-Type (default) : pap Server-Group (default) : radius Default-Priority : 1 Tracking : enabled Tracking-Mode : any Reachability-Status : reachable ClearPass-Username : admin ClearPass-Password : AQBapcPi5GR2MGH5WCuYW0ZRtLrFgGT/pAcp0JqFFpndkMwYCwAAADsYv787vMdnbSBZ