Hello, everyone!
Purpose: All packages transmitted from PON/LAN port, including accelerated packages
Condition: PC is connected to ONT from the LAN side
1. Packages transmitted from PON
WAP>set ethportmirror sourceport 6 destport 1 mirrordate 2 enable 1(set sourceport 10 when ONT later then V300R016C00)
WAP>set ethportmirror sourceport 6 destport 1 mirrordate 2 enable 0(set sourceport 10 when ONT later then V300R016C00)
2. Packages transmitted from LAN
When ONT is later then V100R006
WAP>set ethportmirror sourceport 2 destport 1 mirrordate 0 enable 1
WAP>set ethportmirror sourceport 2 destport 1 mirrordate 2 enable 1
When ONT is before then V100R003
WAP>set port config portid 2 mirroren 1 dstportid 1 mirrortype 0
WAP>set port config portid 2 mirroren 1 dstportid 1 mirrortype 2
3. Open wireshark and capture package
4. Close the capture command
WAP>set port config portid 2 mirroren 0 dstportid 1 mirrortype 0
Or WAP>set ethportmirror sourceport 2 destport 1 mirrordate 0 enable 0
From PON to LAN1:

From LAN2 to LAN1:

Thanks.


