display pim ipv6 routing-table brief (All views)

Function

The display pim ipv6 routing-table brief command displays brief information about an IPv6 PIM routing table.

Format

display pim ipv6 routing-table brief [ groupAddr [ mask group-mask-length ] | srcAddr [ mask source-mask-length ] | incoming-interface { { iif-port-type iif-port-num | iif-port-name } | register } ] *

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
pim read

Usage Guidelines

Usage Scenario

The display pim ipv6 routing-table brief command only the names of upstream interfaces and the number of downstream interfaces of IPv6 PIM routing entries are displayed.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display brief information about an IPv6 PIM routing table.
<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
Table 1 Description of the display pim ipv6 routing-table brief (All views) command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >