show ipv6 pim6 rpf-override source
Syntax
show ipv6 pim6 rpf-override source <IPv6-ADDR>
[all-vrfs | vrf <VRF-NAME>] [vsx-peer]
Description
Shows the RPF override configuration for the specified source. Optionally, you can specify display information by VRF. If no options are specified, it shows information for the default VRF.
Command context
Operator (>
) or Manager (#
)
Parameters
source <IPv6-ADDR>
Specifies the RPF source address in IPv6 format (
xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
), wherex
is a hexadecimal number from 0 to F.all-vrfs
Shows information for all VRFs.
vrf <VRF-NAME>
Specifies the name of a VRF. Default: default.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
Showing PIM RPF override source:
switch# show ipv6 pim6 rpf-override source 2004::02 VRF : default Static RPF Override Multicast Source : 2004::02/128 RPF IPv6 Address : 2002::02
switch# show ipv6 pim6 rpf-override source 2004::02 all-vrfs VRF : Red Static RPF Override Multicast Source : 2004::02/128 RPF IPv6 Address : 2002::02