The display pim ipv6 routing-table command displays information about an IPv6 PIM routing table.
display pim ipv6 routing-table [ groupAddr [ mask group-mask-length ] | srcAddr [ mask source-mask-length ] | incoming-interface { { iif-port-type iif-port-num | iif-port-name } | register } | outgoing-interface { include | exclude | match } { { oif-port-type oif-port-num | oif-port-name } [ bas ] | register | none } | mode { ssm | sm } | flags { act | del | exprune | ext | loc | niif | nonbr | none | rpt | sg_rcvr | sgjoin | spt | swt | upchg | wc | excl } | fsm ] * [ outgoing-interface-number [ oif-number ] ]
Parameter | Description | Value |
---|---|---|
groupAddr |
Specifies the IPv6 address of a multicast group. |
The address is in the format of X:X:X:X:X:X:X:X. |
mask group-mask-length |
Specifies the mask length of a multicast source or group. |
The value is an integer. The mask length of the address of a multicast source ranges from 0 to 128; the mask length of the address of a multicast group ranges from 8 to 128. |
mask source-mask-length |
Specifies the mask length of a multicast source or group. |
The value is an integer. The mask length of the address of a multicast source ranges from 0 to 128; the mask length of the address of a multicast group ranges from 8 to 128. |
srcAddr |
Specifies the IPv6 address of a multicast source. |
The address is in the format of X:X:X:X:X:X:X:X. |
incoming-interface iif-port-type iif-port-num |
Displays the PIM routing entries with specified upstream interfaces. |
- |
iif-port-name |
Displays the PIM routing entries with specified upstream interfaces. |
- |
register |
Displays information about a register interface. |
- |
outgoing-interface oif-port-type oif-port-num |
Displays the PIM routing entries with specified downstream interfaces. |
The value of outgoing-interface parameter is:
|
include |
Displays the (S, G) routing entries with a specified downstream interface included. |
If this keyword is set, the type and number of an interface must be specified. |
exclude |
Displays the (S, G) routing entries with a specified downstream interface excluded. |
If this keyword is set, the type and number of an interface must be specified. |
match |
Displays the (S, G) routing entries with the downstream interfaces being a specified interface. |
If the type and number of the interface is not specified, the (S, G) routing entries with no downstream interfaces are displayed. |
oif-port-name |
Displays the PIM routing entries with specified downstream interfaces. |
- |
bas |
Displays IPv6 PIM routing entries of a BAS interface. |
- |
none |
Displays the PIM routing entries with no downstream interfaces. |
- |
mode |
Indicates an IPv6 PIM mode. |
- |
ssm |
Displays Protocol Independent Multicast-Source-Specific Multicast (PIM-SSM) routing entries. |
- |
sm |
Displays Protocol Independent Multicast-Sparse Mode (PIM-SM) routing entries. |
- |
flags |
Indicates the type of a routing entry. |
The type flag of entries can be the following values:
|
fsm |
Indicates the details of FSM states. |
- |
outgoing-interface-number oif-number |
Displays the IPv6 PIM routing entries with a specified number of downstream interfaces. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 routing-table VPN-Instance: public net Total 1 (*, G) entry; 1 (S, G) entry (*, FF18::1) RP: NULL Protocol: pim-sm, Flag: WC NIIF UpTime: 00:28:09 Upstream interface: NULL, Refresh time: 00:28:09 Upstream neighbor: NULL RPF prime neighbor: NULL Downstream interface(s) information: Total number of downstreams: 1 1: GigabitEthernet0/1/1(bas) Protocol: mld, UpTime: 00:28:09, Expires: - (2001:DB8:1::2, FF18::1) RP: NULL Protocol: pim-sm, Flag: SPT LOC ACT UpTime: 00:56:40 Upstream interface: GigabitEthernet0/1/0, Refresh time: 00:56:40 Upstream neighbor: NULL RPF prime neighbor: NULL Downstream interface(s) information: Total number of downstreams: 1 1: GigabitEthernet0/1/1(bas) Protocol: pim-sm, UpTime: 00:28:09, Expires: -
<HUAWEI> display pim ipv6 routing-table outgoing-interface-number
VPN-Instance: public net
Total 2 (*, G) entries; 0 (S, G) entry
(*, FF25::1)
RP: 2001:DB8:1::1 (local)
Protocol: pim-sm, Flag: WC
UpTime: 00:00:04
Upstream interface: Register, Refresh time: 00:00:04
Upstream neighbor: NULL
RPF prime neighbor: NULL
Downstream interface(s) information:
Total number of downstreams: 2048
(*, FF25::2)
RP: 2001:DB8:1::1 (local)
Protocol: pim-sm, Flag: WC
UpTime: 00:00:05
Upstream interface: Register, Refresh time: 00:00:05
Upstream neighbor: NULL
RPF prime neighbor: NULL
Downstream interface(s) information:
Total number of downstreams: 2048
<HUAWEI> display pim ipv6 routing-table VPN-Instance: public net Total 1 (*, G) entry; 1 (S, G) entry (*, FFE3::1) Protocol: pim-sm, Flag: WC UpTime: 00:57:31 Upstream interface: NULL, Refresh time: 00:57:31 Upstream neighbor: NULL RPF prime neighbor: NULL Downstream interface(s) information: Total number of downstreams: 1 1: GigabitEthernet0/1/0 Protocol: static, UpTime: 00:57:31, Expires: never (2001:DB8:1::1, FFE3::1) Protocol: pim-sm, Flag: UpTime: 00:04:24 Upstream interface: GigabitEthernet0/1/8, Refresh time: 00:04:24 Upstream neighbor: FE80::A01:100:1 RPF prime neighbor: FE80::A01:100:1 Downstream interface(s) information: Total number of downstreams: 1 1: GigabitEthernet0/1/0 Protocol: pim-sm, UpTime: 00:04:24, Expires: -
Item | Description |
---|---|
Total 1 (*, G) entry; 1 (S, G) entry | Total number of (S, G) entries and (*, G) entries in an IPv6 PIM routing table. |
Total number of downstreams | Total number of downstream interfaces. |
Total number of downstreams | Total number of downstream interfaces of a (*, G) entry or an (S, G) entry. |
(*, FFE3::1) | (*, G) entry in an IPv6 PIM routing table. |
Upstream interface | Upstream interface of an (S, G) entry or (*, G) entry. |
Upstream neighbor | Upstream neighbor of an (S, G) entry or (*, G) entry. |
Upstream interface | Name of upstream interface. |
Downstream interface(s) information | Information about downstream interfaces, including:
|
Refresh time | Refresh time of upstream interface. |
RPF prime neighbor | RPF neighbor of an (S, G) entry or (*, G) entry.
|
VPN-Instance | VPN instance to which PIM routing information belongs. |
Protocol | PIM protocol type, which can be PIM-SM, PIM-SSM. |
Flag | Flag of a PIM (S, G) entry or (*, G) entry. |
UpTime | UpTime under (S, G) or (*, G) indicates the lifetime of the entry. UpTime in the interface list indicates the lifetime of the entry on the corresponding interface. |
GigabitEthernet0/1/0 | Interface name. |
Expires | Timeout period. |
RP | RP information. |