Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All
     

    Related Documentation

     

    show unified-edge ggsn-pgw aaa statistics authentication

    Syntax

    show unified-edge ggsn-pgw aaa statistics authentication [fpc-slot fpc pic-slot pic]

    Release Information

    Command introduced in Junos OS Mobility Release 11.2W.

    Description

    Display the authentication statistics at the chassis or box level.

    Options

    fpc-slot fpc pic-slot pic

    Display the authentication statistics for the services PIC in the specified FPC and PIC slots.

    Required Privilege Level

    view

     

    Related Documentation

     

    Output Fields

    Table 1 lists the output fields for the show unified-edge ggsn-pgw aaa statistics authentication command. Output fields are listed in the approximate order in which they appear.

    Table 1: show unified-edge ggsn-pgw aaa statistics authentication Output Fields

    Field Name

    Field Description

    Accepts

    Number of access-accept responses received from the RADIUS server.

    Challenges

    Number of access-challenge responses received from the RADIUS server.

    Pending requests

    Number of requests pending in the queue to be sent to the RADIUS server.

    Rejects

    Number of access-reject responses received from the RADIUS server.

    Requests

    Total number of authentication requests sent to the RADIUS server.

    Requests timed out

    Number of requests that did not receive a response from the RADIUS server.

    Response errors

    Number of errors occurred on the gateway while authentication-request packets process the response from the RADIUS server.

    Transmit errors

    Number of errors occurred on the gateway while authentication-request packets are transmitted to the RADIUS server.

    Sample Output

    show unified-edge ggsn-pgw aaa statistics authentication

    user@host> show unified-edge ggsn-pgw aaa statistics authentication
    Authentication module statistics
      Requests:           1
      Accepts:            1
      Rejects:            0
      Challenges:         0
      Requests timed out: 0
      Transmit errors:    0
      Response errors:    0
      Pending requests:   0
    

    Published: 2011-11-23