Loader

Edit

Edit the characteristics of the session monitoring.

Information Note 1: * = required parameter
Note 2: **ne - Substitute olt for ne on the OLT2/OIU2 command lines.
  • Command Path - >ne monitor session
  • Command Path - >olt monitor session
  • Command - monitor
  • Object - session
  • Actions -
    • session - packet monitor commands create, delete, edit, start, stop, show, status, and statistics
      • edit - edit packet monitor config
        • *session-ID - session ID number 
          • admin administrative state
            • (enabled | disabled)
          • filter - packet filter configuration 
            • Berkley-Packet-Filter - Berkley packet filter
              • SPECification= - Berkley packet filter string 
            • EtherType - Ethernet type
              • value= - arp|ip|ipv6
            • length - length of packets
              • max= - maximum packet length (0-1522)
              • min= minimum packet length (0-1522) 
            • mac-address - medium access control
              • address= - MAC address
            • vlan - virtual LAN 
              • Vlan-ID= - VLAN Identifier 
                •  any | priority-tagged | 1-4094
          • type - count|mirror|capture|remote
            • capture - capture configuration
              • DeSTination capture destination configuration 
                • BUFFer - capture to internal buffer
                  • size= - maximum buffer size
                    • KiloBytes= (1-1000)
                • console - capture to console
                  • +summary - summary packet information
                  • +verbose - verbose packet and protocol information 
            • count - count configuration
            • mirror - mirror configuration
            • remote - remote configuration    
          •  user-LABEL - user label
            • String of 1-32 alpha-numeric characters, plus '-' and '_' 
          • SouRCe - source configuration 
            • aid= - source AID
              • i.e. MDS1|MDS1-ESUA-1|NET1|MDS1-IO1|MDS1-1-1|MDS1-1-1-1|ETH1-1-1-1-1 
            • direction= - direction of traffic
              • tx|rx|both  

Change the User label from CONFG-PDTMON-123 to CONFIG-CLITEST

  1. From the ESUx> command line, input **ne monitor session edit session-ID=123 user-LABEL=CONFG-CLITEST, and press Enter. Output similar to the following is displayed:
    ESUx> **ne monitor session edit session-ID=123 user-LABEL=CONFG-CLITEST <enter>
    ESUx> _ 

Verify User label Change

  1. From the ESUx> command line, input **ne monitor session show session-ID=123, and press Enter. Output similar to the following is displayed:
    ESUx> **ne monitor session show session-ID=123 <enter>
    
    | Packet Monitor Configuration                                    |
    |=================================================================|
    | Session ID           : 123                                      |
    | User Label           : CONFG-CLITEST                            |
    | Type                 : Capture                                  |
    | Admin State          : enabled                                  |
    | Source(s)            : NET1                                     |
    | Destination          : Buffer                                   |
    | Schedule                                                        |
    |   Start              : on-demand                                |
    |   Stop               : on-demand                                |
    | Filter                                                          |
    |   Specification                                                 |
    |   Packet Size(s)     : unrestricted                             |
    |=================================================================|
    
    ESUx> _ 

  |  Next

FEEDBACK: Are you happy with this material?