Hello, everyone!
Today, I will share with you how to configure mirroring to capture voice packets on MA561x devices.
Configure remote packet capture.
huawei(diagnose)%%remote-capture parameters record-switch disable server-ip 10.71.x.x source-ip 192.168.x.x
start-record-num 1 stop-record-num 2 udp-port 5000 vlan-tag 100
//10.71.x.x is the address of the capture PC, 192.168.x.x is the media address of the ONU
huawei(diagnose)%%remote-capture trace frame/slot/port 0/3/1 auto-stop-time 400 0 base-trace enable extend-trace enable
//frame/slot/port 0/3/1 is the corresponding pstn voice port
After the packet capture is complete, please close the single board packet capture and turn off the mirroring packet capture.
huawei(diagnose)%%undo remote-capture trace frame/slot/port 0/3/1
You are welcome to leave a message and exchange in the comment area.
Thank you!



