Loader

Show

Provides options to show Access Control List (ACL) profiles.

  • Command Path  - profile>acl
  • Object - acl
  • Actions -
    • show - a ACL profile
      • name= - Name of ACL profile
      • summary  - display consolidated summary results of each profile
      • verbose (default)  - display complete information per profile

ACL Show Summary

  1. From the ESUx> command line, input profile acl show summary, and press Enter. Output similar to the following is displayed:
    ESUx> profile acl show summary <enter>
    
    | Access Control List Profile                                                                |
    |============================|=======|========|======================|===============|=======|
    |                            |       |                      Criteria - Rule # 1              |
    |                            | Num   |        |                      |               | L4    |
    | Profile Name               | Rules | Action |         MAC          |      IP       | Port  |
    |============================|=======|========|======================|===============|=======|
    | ACLforDesktopComputer      |     1 | permit | sticky               | n/a           |   n/a |
    | AUT_ACLAuthorized-072b0    |     1 | permit | authorized           | n/a           |   n/a |
    | AUT_ACLAuthorized-0900d    |     1 | permit | authorized           | n/a           |   n/a |
    | DMW-PERMIT-AUTHORIZEDMAC   |     1 | permit | authorized           | n/a           |   n/a |
    | DMW-PERMIT-STICKYMAC       |     1 | permit | sticky               | n/a           |   n/a |
    | Dean-Test                  |     1 | permit | sticky               | n/a           |   n/a |
    | FF-DHS-Data-Sticky         |     1 | permit | any                  | n/a           |   n/a |
    | FF-STICKY                  |     1 | permit | sticky               | n/a           |   n/a |
    | JR_MaxMACs                 |     1 | deny   | 00:12:01:00:00:01/24 | n/a           |   n/a |
    | KRT-8-Sticky               |     1 | permit | sticky               | n/a           |   n/a |
    |============================|=======|========|======================|===============|=======|
    ESUx> _

Show a Specific ACL Profile.

  1. From the ESUx> command line, input profile acl show name=em-authmac, and press Enter. Output similar to the following is displayed:
    ESUx> profile acl show name=em-authmac <enter>
    
    | Access Control List Profile                                                |
    |============================================================================|
    | Profile Name            : em-authmac                                       |
    |                                                                            |
    | Rule #1                                                                    |
    |   Rule Identifier       : Rule-1                                           |
    |   Type                  : basic                                            |
    |   Action                : permit                                           |
    |                                                                            |
    |   Layer 2                                                                  |
    |     Ethertype           : IPv4/ARP (0x0800/0x0806)                         |
    |                                                                            |
    |     Source MAC(s)                                                          |
    |       MAX Source MACs   : 1                                                |
    |       SA #1             : authorized                                       |
    |                                                                            |
    |   Layer 3                                                                  |
    |                                                                            |
    |     Source IP/Subnet(s)                                                    |
    |                                                                            |
    |============================================================================|
    
    ESUx> _

Previous

FEEDBACK: Are you happy with this material?