show aaa accounting port-access (RADIUS only)

Syntax

show aaa accounting port-access [interface {<IF-NAME> | all}
                             client-status [mac <MAC-ADDR>]] [vsx-peer]

Description

Shows overall or specific port access accounting information.

Command context

Operator (>) or Manager (#)

Parameters

interface {<IF-NAME> | all}

Selects either one interface or all interfaces for showing.

mac <MAC-ADDR>

Specifies a client station MAC address (xx:xx:xx:xx:xx:xx), where x is a hexadecimal number from 0 to F.

[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.

Examples

On the 6400 Switch Series, interface identification differs.

Showing the overall port access accounting information:

switch# show aaa accounting port-access

AAA Accounting Port Access
===========================
  Radius Accounting Enabled      : yes
  Radius Server Group            : acct_group
  Local Accounting Enabled       : no
  Accounting Mode                : start-stop
  Interim Update Enabled         : yes
  Interim Interval               : 12 minutes

Showing the port access accounting information for a client.

switch# show aaa accounting port-access interface 1/1/1 client-status

Port Access Client Status Details

Client a6:4f:1e:6a:3d:2c, test1
============================
  Session Details
  ---------------
    Port                : 1/1/1
    Session Time        : 100s

  Accounting Details
  ------------------
    Accounting Session ID  : 1234
    Input Packets          : 1028
    Input Octets           : 8224
    Output Packets         : 2048
    Output Octets          : 8000
    Input Gigaword         : 0
    Output Gigaword        : 0