Monitoring the RADIUS Override Settings

Purpose

Display current override settings configured on the RADIUS client (LNS) for the NAS-IP-Address [4], NAS-Port-Id [87], Calling-Station-Id [31], and NAS-Identifier [32] RADIUS attributes.

Action

To display the current override settings on the RADIUS client:

host1#show radius override
nas-ip-addr:        nas-ip-addr
nas-port-id:        remote-circuit-id
calling-station-id: remote-circuit-id
nas-info:           from current virtual router

Meaning

Table 44 lists the show radius override command output fields.

Table 44: show radius override Output Fields

Field Name

Field Description

nas-ip-addr

Override setting for the NAS-IP-Address attribute

nas-port-id

Override setting for the NAS-Port-Id attribute. Value is remote-circuit-id if configured with radius override nas-port-id remote-circuit-id command.

calling-station-id

Override setting for the Calling-Station-Id attribute. Value is remote-circuit-id if configured with radius override calling-station-id remote-circuit-id command.

nas-info

Virtual router that generates the NAS-IP-Address and NAS-Identifier attributes for AAA broadcast accounting packets; current virtual router or authentication virtual router

Related Documentation