IP Router Configuration
7750 SR OS Router Configuration Guide Page 125
authentication
Syntax authentication
Context show>router>authentication
Description This command enables the command to display authentication statistics.
statistics
Syntax statistics
statistics interface [ip-int-name | ip-address]
statistics policy name
Context show>router>authentication
Description This command displays interface or policy authentication statistics.
Parameters interface [ip-int-name | ip-address]Specifies an existing interface name or IP address.
Values ip-int-name: 32 chars max
ip-address: a.b.c.d
policy nameSpecifies an existing policy name.
Output Authentication Statistics Output — The following table describes the show authentication
statistics output fields:
Sample Output
A:SR-3>show>router>auth# statistics
===================================================================
Authentication Global Statistics
===================================================================
Client Packets Authenticate Fail : 0
Client Packets Authenticate Ok : 12
===================================================================
A:SR-3>
Label Description
Client Packets
Authenticate Fail The number of packets that failed authentication.
Client Packets
Authenticate Ok The number of packets that were authenticated.