Loader

Show

Provides options to show Port Authentication Entity (PAE) profiles.

  • Command Path profile>pae
  • Object - pae
  • Actions -
    • show - A PAE profile to display in detail
      • name= - Name of PAE profile
      • summary  - display consolidated summary results of each profile
      • verbose (default) - display complete information per profile

PAE Show Summary

  1. From the ESUx> command line, input profile pae show summary, and press Enter. Output similar to the following is displayed:
    ESUx> profile pae show summary <enter>
    
    | PAE Profile                                                                                            |
    |======================|==========|=======|==========|==========|==========|========|=======|
    |                       |          |       |          |   Link   |          | REAUTH | Max   |
    |                       |  Admin   | AUTH  |   PAE    |   Loss   | REAUTH   | Period | AUTH  |
    | Name                  |  State   | Cntrl |  Start   |  UNAUTH  | Enabled  | (sec.) | Supps |
    |=======================|==========|=======|==========|==========|==========|========|=======|
    | Ali-PAE-Enabled       | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     1 |
    | BigD-PAE-Enabled      | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | CORP-PAE-ENABLE       | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | CORP-PAE-Enabled      | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | DMW-PAE-Enabled-Filter| enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | DMW-PAE-Enabled-Phone | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | DMW-PAE-Enabled-app09 | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | DefaultRadius-Jason   | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     1 |
    | GW-PAE                | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     8 |
    | GW-PAE-test           | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     4 |
    | ISE_PAE               | enabled  | auto  | enabled  | enabled  | enabled  |  43200 |     1 |
    | Keith_PAE             | enabled  | auto  | enabled  | enabled  | enabled  |    300 |     2 |
    | Keith_PAE_testing     | disabled | auto  | enabled  | enabled  | enabled  |   3600 |     1 |
    | Meta-PAE-Profile      | enabled  | unauth| enabled  | enabled  | enabled  |   3600 |     1 |
    | NewRadius             | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     1 |
    | PAE-Enabled           | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     1 |
    | PAE_1                 | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | PAE_1-072b0           | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    | PAE_1-0900d           | enabled  | auto  | enabled  | enabled  | enabled  |   3600 |     2 |
    |=======================|==========|=======|==========|==========|==========|========|=======|
    
    ESUx> _

Show a Specific PAE profile.

  1. From the ESUx> command line, input profile pae show name=default and press Enter. Output similar to the following is displayed:
    ESUx> profile pae show name=default <enter>
    
    | PAE Profile                                                     |
    |=================================================================|
    | Profile Name                 : default                          |
    | Admin State                  : disabled                         |
    |                                                                 |
    | Control                                                         |
    |   Port                       : auto                             |
    |   PAE Auto Start             : enabled                          |
    |   PAE Auto Unauth            : enabled                          |
    |   PAE Auto Disable           : disabled                         |
    |                                                                 |
    | Reauthentication                                                |
    |   PAE Auto Reauth            : enabled                          |
    |   Period                     : 3600 (s)                         |
    |                                                                 |
    | Limits                                                          |
    |   Max Authorized Supplicants : 1                                |
    |   Max Requests               : 2                                |
    |                                                                 |
    | Timers                                                          |
    |   Quiet Period               : 60 (s)                           |
    |   Transmit Period            : 30 (s)                           |
    |   Supplicant Timeout         : 30 (s)                           |
    |   Server Timeout             : 30 (s)                           |
    |                                                                 |
    | Filtered RADIUS Profile(s)                                      |
    |                                                                 |
    | Default RADIUS Profile       : dot1x-default                    |
    |                                                                 |
    |=================================================================|
    
    ESUx> _

Previous

FEEDBACK: Are you happy with this material?