R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference
431
Syntax
display pim-snooping statistics [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the statistics for the PIM messages learned through PIM snooping.
<Sysname> display pim-snooping statistics
Received PIMv2 hello: 100
Received PIMv2 join/prune: 100
Received PIMv2 error: 0
Received PIMv2 messages in total: 200
Received PIMv1 messages in total: 0
Table 99 Command output
Field Descri
p
tion
Received PIMv2 hello Number of received PIMv2 hello messages.
Received PIMv2 join/prune Number of received PIMv2 join/prune messages.
Received PIMv2 error Number of received PIMv2 messages with errors.
Received PIMv2 messages in total Total number of received PIMv2 messages.
Received PIMv1 messages in total Total number of received PIMv1 messages.
pim-snooping enable
Use pim-snooping enable to enable PIM snooping in a VLAN.
Use undo pim-snooping enable to disable PIM snooping in a VLAN.
Syntax
pim-snooping enable
undo pim-snooping enable
Default
PIM snooping is disabled.










