Parameter | Description | Value |
---|---|---|
ipv6-source-address |
Specifies the IPv6 address of a multicast source. |
The address is in the format of X:X:X:X:X:X:X:X. |
vpn-instance instance-name |
Displays information about unicast routes in a specified VPN instance. vpn-instance-name specifies the name of a VPN instance. |
The value is a string of case-sensitive characters. |
all-instance |
Specifies all VPN instance. |
- |
Usage Scenario
The display pim ipv6 claimed-route command is used to display IPv6 unicast routes used by PIM.
Precautions
Differences between the display pim ipv6 claimed-route command and the display multicast ipv6 rpf-info command are as follows:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 vpn-instance vpn1 claimed-route
VPN-Instance: vpn1
RPF information about: 2001:DB8:1::1 in PIM-SM routing table
RPF interface: through-BGP, RPF neighbor: ::FFFF:12.12.12.12
Referenced route/mask: 2001:DB8:1::/64
Referenced route type: unicast
RPF-route selecting rule: preference-preferred
VRF Route Import Extended Community : 12.12.12.12:1
Source AS Extended Community : 100
The (S, G) or (*, G) list dependent on this route entry
(*, FF2E::1)
<HUAWEI> display pim ipv6 claimed-route 2001:DB8:1::1 VPN-Instance: public net RPF information about: 2001:FB8:1::1 in PIM-SM routing table RPF interface: GigabitEthernet0/1/0, RPF neighbor: FE80::A01:100:1 Referenced route/mask: 2001:FB8:1::/64 Referenced route type: igp RPF-route selecting rule: preference-preferred The (S, G) or (*, G) list dependent on this route entry (2001:DB8:1::1, FF03::1)
Item | Description |
---|---|
RPF information about | RPF route with the specified IPv6 address as the source in the PIM-SM routing table. |
RPF interface | RPF interface. |
RPF neighbor | RPF neighbor. |
Referenced route/mask | Referenced route/mask. |
Referenced route type | Reference route type:
|
RPF-route selecting rule | RPF route selection rule. |
VRF Route Import Extended Community | VRF Route Import Extended Community attribute in the MVPN extended community attributes. |
Source AS Extended Community | Source AS Extended Community attribute in the MVPN extended community attributes. |
VPN-Instance | VPN instance to which the output information belongs. |