Avaya 8800 Troubleshooting Manual page 172

Ethernet routing switch
Table of Contents

Advertisement

Software troubleshooting tool configuration using CLI
2. Capture packets for a predefined time period:
3. Drop all IP broadcast packets:
4. Capture packets for a predefined number of packets:
5. Stop packet capture when the PCAP engine buffer is full:
6. Save captured packets after the PCAP engine buffer is full:
172
Troubleshooting
config diag pcap enable false
config diag pcap capture-filter 7 create
config diag pcap capture-filter 7 action capture
config diag pcap capture-filter 7 protocol-type 6
config diag pcap capture-filter 7 enable true
While this capture filter specifies to capture TCP packets, the default action is to
capture all packets. A PCAP capture filter with action drop must be configured to
drop all packets to achieve the desired result.
config diag pcap capture-filter 7 create
config diag pcap capture-filter 7 action trigger-on
config diag pcap capture-filter 7 protocol-type 6
config diag pcap capture-filter 7 timer 10
config diag pcap capture-filter 7 enable true
When the trigger-on option is used, packet capture starts when the first packet that
matches the protocol-type criteria is processed and continues for the length of the
timer value.
config diag pcap capture-filter 8 create
config diag pcap capture-filter 8 action drop
config diag pcap capture-filter 8 dstip 255.255.255.255
config diag pcap capture-filter 8 enable true
config diag pcap capture-filter 7 create
config diag pcap capture-filter 7 action trigger-on
config diag pcap capture-filter 7 srcip 10.10.10.10
config diag pcap capture-filter 7 packet-count 1000
config diag pcap capture-filter 7 enable true
config diag pcap buffer-wrap false
config diag pcap auto-save true file-name pcap_test.cap
device pcmcia
Comments? infodev@avaya.com
July 2013

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

8600

Table of Contents