show radius-snooping session

Use this command to display an RS summary for all sessions or the specified port or MAC address criteria.

Syntax

show radius-snooping session {port port-string | mac mac-address}

Parameters

port port-string Specifies the port(s) session to display. Enter *.*.* for all ports.
mac mac-address Specifies the MAC address session to display

Defaults

None.

Mode

All command modes.

Examples

This example displays RADIUS configuration information for port ge.1.1:

System(rw)->show radius-snooping session port ge.1.1
MAC Address          Port       Duration
-------------------- ---------- --------------------
00-0E-0C-12-13-14    ge.1.1     00:02:36
Click to expand in new window

Radius-Snooping Session Port Settings

Output... What it displays...
MAC Address Specifies the MAC address associated with the session information in this display.
Port Specifies the port ID associated with the session information in this display.
Duration Specifies the length of time this session has been active.
This example displays RADIUS configuration information for MAC address 00-00-44-44-00-04:
System(rw)->show radius-snooping session 00-00-44-44-00-04
          MAC Address:    00-00-44-44-00-04
          Port:                      ge.2.8
          Duration:             0, 00:01:47
          Downstream Device IP:  10.21.64.70
          RADIUS Server IP:      10.21.1.150
Click to expand in new window

Radius-Snooping Session MAC Settings

Output... What it displays...
Port Specifies the port associated with this MAC address.
MAC Address Specifies the MAC Address for this session.
Duration Specifies the length of time that this session has been active.
Downstream device IP Specifies the IP address of the client associated with this session.
Radius Server IP Specifies the IP address of the RADIUS server for this session.