Remote Packet Capture (rpcap)

The diagnostics Remote Packet Capture (rpcap) enables the remote pcap interface to enable wireshark to connect to the OLT and receive real time capture data from the OLT. 

 

Diagnostics rpcapAttributes 

Attribute  Values  Default  Req Description
rpcap        Action to enable remote pcap access from wireshark to the traffic set up in the flowmirror command.   
Enable  Enable | Disable      Whether to enable or disable rpcap.

 

Diagnostics rpcap Enable Example

The following command will enable export of the rpcap interface from the OLT. 

 

  1. From the MDS1-ESUA# command line, input tolt diagnostics rpcan enableand press Enter.  Output similar to the following is displayed:
     
    MDS1-ESUA# tolt diagnostics rpcan enable <enter>
    action-success true
    reason
    MDS1-ESUA#  
    

Diagnostics rpcap Disable Example

The following command will enable export of the rpcap interface from the OLT. 

 

  1. From the MDS1-ESUA# command line, input tolt diagnostics rpcan disableand press Enter.  Output similar to the following is displayed:
     
    MDS1-ESUA# tolt diagnostics rpcan disable <enter>
    action-success true
    reason
    MDS1-ESUA#