Loader

Show

  • Command path - interface>flowmirroring>show
  • Object - flowmirroring
  • Actions -
    • show - displays mirror configuration  
      • verbose - shows source-ports if the "source" is a NET (LAG)
  1. Show, from the ESUx> command line, input interface flowmirroring show, and press Enter. Output similar to the following is displayed:
    ESUx> interface flowmirroring show <enter>
    
    | Mirror Configuration                                                                               |
    |==============|==============|=========|======|=====================================================|
    | TARGET       | SOURCE       | DIR     | VLAN | FILTER                                              |
    |==============|==============|=========|======|=====================================================|
    | MDS1-ESUA-1  | NET1         | ingress |   77 | ether src A1:A2:A3:A4:A5:A6 mask FF:FF:FF:00:00:00  |
    |==============|==============|=========|======|=====================================================|
    
    ESUx> _ 
  2. Show verbose, from the ESUx> command line, input interface flowmirroring show verbose, and press Enter. Output similar to the following is displayed: 
    ESUx> interface flowmirroring show verbose <enter>
    
    | Mirror Configuration                                                                               |
    |==============|==============|=========|======|=====================================================|
    | TARGET       | SOURCE       | DIR     | VLAN | FILTER                                              |
    |==============|==============|=========|======|=====================================================|
    | MDS1-ESUA-1  | NET1         | ingress |   77 | ether src A1:A2:A3:A4:A5:A6 mask FF:FF:FF:00:00:00  |
    |              |                                                                                     |
    |              +---> Source-Port : MDS1-ESUA-3                                                       |
    |              |                                                                                     |
    |==============|==============|=========|======|=====================================================|
    
    ESUx> _ 

Previous 

 

FEEDBACK: Are you happy with this material?