The display pim ipv6 routing-table brief command displays brief information about an IPv6 PIM routing table.
Parameter | Description | Value |
---|---|---|
groupAddr |
Specifies the IPv6 address of a multicast group. |
- |
mask source-mask-length |
Specifies the mask length of a multicast source. |
The value is an integer ranging from 0 to 128. |
mask group-mask-length |
Specifies the mask length of a multicast group. |
The value is an integer ranging from 8 to 128. |
srcAddr |
Specifies the IPv6 address of a multicast source. |
- |
incoming-interface |
Displays the PIM routing entries with specified upstream interfaces. |
- |
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. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 routing-table brief FF25::1 VPN-Instance: public net Total 3 (*, G) entries; 3 (S, G) entries Total matched 1 (*, G) entry; 1 (S, G) entry 00001. (2001:DB8:1::1, FF25::1) Upstream interface: GigabitEthernet0/1/1 Number of downstreams: 2048 00002. (*, FF25::1) Upstream interface: GigabitEthernet0/1/1 Number of downstreams: 2048
Item | Description |
---|---|
Total 3 (*, G) entries; 3 (S, G) entries | Total number of (S, G) entries and (*, G) entries in an IPv6 PIM routing table. |
Total matched 1 (*, G) entry; 1 (S, G) entry | Total number of (S, G) entries and (*, G) entries that meet specified conditions in an IPv6 PIM routing table. |
00001. (2001:db8:1::1, FF25::1) | Number of an (S, G) entry. |
Upstream interface | Name of upstream interface. |
Number of downstreams | Number of downstream interfaces of an (S, G) entry or (*, G) entry. |
VPN-Instance | VPN instance to which PIM routing information belongs. |