Purpose :All messages forwarded through CPU can be captured, such as PPPoE, DHCP and WiFi packages
Condition : PC is connected to ONT from LAN side, ONT version is before then V300R012
1. Telnet the ONT, and query ONT version
2. Run command for capturing voice package
WAP>qos add cla direction inbound mirror 1
WAP>qos add cla direction outbound mirror 1
WAP>mirror clains 1 enable 1 dip 192.168.100.8 sip 192.168.100.1
WAP>mirror clains 2 enable 1 dip 192.168.100.8 sip 192.168.100.1
3. Open wireshark and capture package
4. Close the capture command
WAP>mirror clains 1 enable 0 dip 192.168.100.8 sip 192.168.100.1
WAP>mirror clains 2 enable 0 dip 192.168.100.8 sip 192.168.100.1
WAP>qos del cla ins 1
WAP>qos del cla ins 2

From group: Transport&Access Network

