R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

902
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 routing-table to view IPv6 PIM routing table information.
Related commands: display ipv6 multicast routing-table.
Examples
# Display the content of the IPv6 PIM routing table.
<Sysname> display pim ipv6 routing-table
Total 0 (*, G) entry; 1 (S, G) entry
(2001::2, FFE3::101)
RP: FE80::A01:100:1
Protocol: pim-sm, Flag: SPT LOC ACT
UpTime: 02:54:43
Upstream interface: GigabitEthernet0/1
Upstream neighbor: NULL
RPF prime neighbor: NULL
Downstream interface(s) information:
Total number of downstreams: 1
1: GigabitEthernet0/2
Protocol: pim-sm, UpTime: 02:54:43, Expires: 00:02:47
# Display the state machine information of the IPv6 PIM routing table.
<Sysname> display pim ipv6 routing-table fsm
Total 0 (*, G) entry; 1 (S, G) entry
Abbreviations for FSM states:
NI - no info, J - joined, NJ - not joined, P - pruned,
NP - not pruned, PP - prune pending, W - winner, L - loser,
F - forwarding, AP - ack pending, DR - designated router,
NDR - non-designated router, RCV - downstream receivers
(2001::2, FFE3::101)
RP: FE80::A01:100:1
Protocol: pim-sm, Flag: SPT LOC ACT
UpTime: 02:54:43
Upstream interface: GigabitEthernet0/1
Upstream neighbor: NULL
RPF prime neighbor: NULL
Join/Prune FSM: [SPT: J] [RPT: NP]
Downstream interface(s) information:
Total number of downstreams: 1
1: GigabitEthernet0/2
Protocol: pim-sm, UpTime: 02:54:43, Expires: 00:02:47