367
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.
Description
Use display pim ipv6 grafts to display information about unacknowledged IPv6 PIM-DM graft messages.
Examples
# Display information about unacknowledged IPv6 PIM-DM graft messages.
<Sysname> display pim ipv6 grafts
Source Group Age RetransmitIn
1004::2 ff03::101 00:00:24 00:00:02
Table 82 Command output
Field Descri
tion
Source
IPv6 multicast source address in the graft message
Group
IPv6 multicast group address in the graft message
Age
Time in which the graft message will age out, in hours:minutes:seconds
RetransmitIn
Time in which the graft message will be retransmitted, in
hours:minutes:seconds
display pim ipv6 interface
Syntax
display pim ipv6 interface [ interface-type interface-number ] [ verbose ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
interface-type interface-number: Displays the IPv6 PIM information on a particular interface.
verbose: Displays the detailed PIM information.
|: 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.
Description
Use display pim ipv6 interface to display IPv6 PIM information on the specified interface or all interfaces.