Loader

Show

Display (show) the parameters specified on a specific port profile or display all port profiles.

  • Command Path - profile>port
  • Object - port
  • Actions -
    • show - Display PORT profiles
      • * name= - Name of PORT profile 
      • summary  - display consolidated summary results of each profile
      • verbose - display complete information per profile

PORT Show Summary

  1. From the ESUx> command line, input profile port summary and press Enter. Output similar to the following is displayed:
    ESUx> profile port show summary <enter>
    
    | Port Profile                                                                               |
    |=============|================|==========|=======|=======|=========|=======|=========|======|
    |             |                |          |       |       |            Line Shaping          |
    |             |                |          |       |       |        TX                RX      |
    |             |   Auto-  |  MAC  | Hold  |  Peak   |Burst  |  Peak   |Burst |
    | Profile Name|  Speed         |   MDIX   | Pause | Time  | (kbps.) |   (B) | (kbps.) |  (B) |
    |=============|================|==========|=======|=======|=========|=======|=========|======|
    | 10G         | 10G            | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | 10MB        | 10BaseT        | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | 222         | 1000BaseT-Auto | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | ALI-10G     | 10G            | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | ALI-1G      | 1000BaseT-Auto | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | ALI-2-5G    | 2.5G           | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | Alarm       | 1000BaseT-Auto | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | Auto-Detect | 1000BaseT-Auto | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | BigDPortProf| 1000BaseT-Auto | enabled  | tx-rx |     0 |  100000 |  2048 |  100000 | 2048 |
    | BigDTrusted | 1000BaseT-Auto | enabled  | tx-rx |    60 |       0 |     0 |       0 |    0 |
    | Corp-Longe  | 1000BaseT-Auto | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | DD-2-5G     | 2.5G           | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | DD-SWL      | 1000BaseT-Auto | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | DMW-Hold-Tm | 1000BaseT-Auto | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | DT-Port     | 1000BaseT-Auto | enabled  | tx-rx |     5 |       0 |     0 |       0 |    0 |
    | DW-Web-Test | 1000BaseT-Auto | enabled  | tx-rx |     0 |       0 |     0 |       0 |    0 |
    | DW-Web-Test2| 1000BaseT-Auto | enabled  | tx-rx |    -1 |       0 |     0 |       0 |    0 |
    | -CIR-10G    | 1000BaseT-Auto | enabled  | tx-rx |     0 |10000000 |     0 |       0 |    0 |
    | EL-Loopback | 1000BaseT-Auto | enabled  | tx-rx |    60 |       0 |     0 |       0 |    0 |
    
    ESUx> _

Show a Specific PORT Profile

  1. From the ESUx> command line, input profile port show name=DD-SWL, and press Enter. Output similar to the following is displayed:
    ESUx> profile nac show name=DD-SW 
    
    | Port Profile                                                              |
    |===========================================================================|
    | Profile Name                 : DD-SWL                                     |
    | Speed                        : 1000BaseT-Auto                             |
    | Auto-MDIX                    : enabled                                    |
    | Max MAC                      : 0                                          |
    | PHY Hold Time                : -1                                         |
    | Link Flap Violation          : enabled                                    |
    | Loopback Detection Violation : enabled                                    |
    | Trap Notification            : IfMibTraps                                 |
    | Max MAC Violation            : enabled                                    |
    | DAI Trust State              : untrusted                                  |
    | MAC Pause                    : tx-rx                                      |
    |                                                                           |
    |===========================================================================|
    
    ESUx> _

PORT Show Verbose

  1. From the ESUx> command line, input profile port verbose and press Enter. Output similar to the following is displayed:
    ESUx> profile port show verbose <enter>
    
    | Port Profile                                                                                  |
    |                                                                                               |
    |-------------|------------|----------|-------|-------|---------|-------|---------|---------|
    |             |            |          |       |       |            Line Shaping             |
    |             |            |          |       |       |        TX                RX         |
    |             |            |   Auto-  |  MAC  | Hold  |  Peak   | Burst |  Peak   |  Burst  |
    | Profile Name|  Speed     |   MDIX   | Pause | Time  | (kbps.) |   (B) | (kbps.) |     (B) |
    |=============|============|==========|=======|=======|=========|=======|=========|=========|
    | 10G         | 10G        | enabled  | tx-rx |     5 |       0 |     0 |       0 |       0 |
    |             |                                                                             |
    |             +---> Max MAC                      : 16                                       |
    |             |   > Link Flap Violation          : enabled                                  |
    |             |   > Loopback Detection Violation : enabled                                  |
    |             |   > Trap Notification            : Disabled                                 |
    |             |   > Max MAC Violation            : enabled                                  |
    |             |   > DAI Trust State              : untrusted                                |           
              
    ESUx> _

 


Previous

FEEDBACK: Are you happy with this material?