R21xx-HP FlexFabric 11900 IP Multicast Command Reference

66
incoming-interface interface-type interface-number: Specifies an incoming interface. If you do not
specify an incoming interface, this command displays PIM routing entries that contain any incoming
interfaces.
mode mode-type: Specifies a PIM mode. If you do not specify a PIM mode, this command displays PIM
routing entries in all PIM modes. The available PIM modes include:
dm: Specifies PIM-DM.
sm: Specifies PIM-SM.
outgoing-interface { exclude | include | match } interface-type interface-number: Specifies an outgoing
interface. If you do not specify an outgoing interface, this command displays PIM routing entries that
contain any outgoing interface. Whether a specified outgoing interface is contained in the PIM routing
table depends on the following conditions:
If you specify an excluded interface, this command displays PIM routing entries that do not contain
the specified outgoing interface.
If you specify an included interface, this command displays PIM routing entries that contain the
specified outgoing interface.
If you specify a matching interface, this command displays PIM routing entries that contain only the
specified outgoing interface.
Examples
# Display PIM routing table information.
<Sysname> display pim routing-table
Total 0 (*, G) entry; 1 (S, G) entry
(172.168.0.12, 227.0.0.1)
RP: 2.2.2.2
Protocol: pim-sm, Flag: SPT LOC ACT
UpTime: 02:54:43
Upstream interface: Vlan-interface1
Upstream neighbor: NULL
RPF prime neighbor: NULL
Downstream interface(s) information:
Total number of downstreams: 1
1: Vlan2
Protocol: pim-sm, UpTime: 02:54:43, Expires: 00:02:47
Table 24 Command output
Field Descri
p
tion
Total 0 (*, G) entry; 1 (S, G) entry Total number of (S, G) entries and (*, G) entries in the PIM routing table.
(172.168.0.2, 227.0.0.1) (S, G) entry in the PIM routing table.
Protocol PIM mode: PIM-SM or PIM-DM.