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

    show network-access aaa statistics authentication

    Syntax

    show network-access aaa statistics authentication

    Release Information

    Command introduced in Junos OS Release 9.0 for EX Series switches.

    Command introduced in Junos OS Release 11.1 for QFX Series switches.

    Description

    Display authentication, authorization, and accounting (AAA) authentication statistics.

    Required Privilege Level

    view

    List of Sample Output

    show network-access aaa statistics authentication
    show network-access aaa statistics authentication (in QFX Series Switches)

    Output Fields

    Table 1 lists the output fields for the show network-access aaa statistics authentication command. Output fields are listed in the approximate order in which they appear.

    Table 1: show network-access aaa statistics authentication Output Fields

    Field Name

    Field Description

    Requests received

    The number of authentication requests received by the switch.

    Accepts

    The number of authentication accepts received by the RADIUS server.

    Rejects

    The number authentication rejects sent by the RADIUS server.

    Challenges

    The number of authentication challenges sent by the RADIUS server.

    Sample Output

    show network-access aaa statistics authentication

    user@switch> show network-access aaa statistics authentication
    Authentication module statistics
      Requests received: 2
      Accepts: 1
      Rejects: 0
      Challenges: 1
    

    show network-access aaa statistics authentication (in QFX Series Switches)

    user@lf0> show network-access aaa statistics authentication
    Authentication module statistics
      Requests received: 2
      Accepts: 1
      Rejects: 0
      Challenges: 1
    

    Published: 2012-12-06