Hello, dear friends!
What are the Steps for ONT Mirror Packet Capturing on LAN/PON Port?
1. Telnet the ONT, and query ONT version
2. Run command for capturing mirrored package
(1)Version V100R003
WAP>set port config portid [6:PON,1-4:LAN] mirroren [1:Enable,0:Disable] dstportid [1-4] mirrortype [0]
(2)Version V100R006/ V200R006~V300R015C10
WAP>set ethportmirror sourceport [6:PON,1-4:LAN] destport [1-4] mirrordate [0-2] enable [1:Enable,0:Disable]
(3)Version after V300R016C00
WAP>set ethportmirror sourceport [10:PON,1-4:LAN] destport [1-4] mirrordate [0-2] enable [1:Enable,0:Disable]
3. Open Wireshark and capture package
4. Stop capture and Close the capture command
Set the enable value to disable
Thank you.