108
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.
Description
Use
display pim grafts
to display information about unacknowledged PIM-DM graft messages.
Examples
# Display information about unacknowledged PIM-DM graft messages.
<Sysname> display pim grafts
Source Group Age RetransmitIn
192.168.10.1 224.1.1.1 00:00:24 00:00:02
Table 24
Command output
Field
Description
Source
Multicast source address in the graft message
Group
Multicast group address in the graft message
Age
Time in which the graft message will age out, in hh:mm:ss
RetransmitIn
Time in which the graft message will be retransmitted, in hh:mm:ss
display pim interface
Syntax
display pim 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 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.