clear igmp statistics
Syntax
clear igmp statistics <interfaceinterface-name>Description
Options
none—Clear IGMP statistics on all interfaces.
interfaceinterface-name—(Optional) Clear IGMP statistics on a specific interface. You can include wildcard characters in the interface name, as described in the JUNOS Internet Software Operational Mode Command Reference: Interfaces.Required Privilege Level
See Also
Sample Output
user@host>show igmp statisticsIGMP packet statistics for all interfacesIGMP Message type Received Sent Rx errorsMembership Query 8883 459 0V1 Membership Report 0 0 0DVMRP 19784 35476 0PIM V1 18310 0 0Cisco Trace 0 0 0V2 Membership Report 0 0 0Group Leave 0 0 0Mtrace Response 0 0 0Mtrace Request 0 0 0Domain Wide Report 0 0 0V3 Membership Report 0 0 0Other Unknown types 0IGMP v3 unsupported type 0IGMP v3 source required for SSM 0IGMP v3 mode not applicable for SSM 0IGMP Global StatisticsBad Length 0Bad Checksum 0Bad Receive If 0Rx non-local 1227user@host>clear igmp statisticsuser@host>show igmp statisticsIGMP packet statistics for all interfacesIGMP Message type Received Sent Rx errorsMembership Query 0 0 0V1 Membership Report 0 0 0DVMRP 0 0 0PIM V1 0 0 0Cisco Trace 0 0 0V2 Membership Report 0 0 0Group Leave 0 0 0Mtrace Response 0 0 0Mtrace Request 0 0 0Domain Wide Report 0 0 0V3 Membership Report 0 0 0Other Unknown types 0IGMP v3 unsupported type 0IGMP v3 source required for SSM 0IGMP v3 mode not applicable for SSM 0IGMP Global StatisticsBad Length 0Bad Checksum 0Bad Receive If 0Rx non-local 0