show ip pim rpf-override source
Syntax
show ip pim rpf-override source <IP-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 <IP-ADDR>
Specifies the RPF source address in IPv4 format (
x.x.x.x
), wherex
is a decimal number from 0 to 255.all-vrfs
Selects 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.
[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
On the 6400 Switch Series, interface identification differs.
Showing PIM RPF override source:
switch# show ip pim rpf-override source 10.0.0.2 VRF : default Static RPF Override Multicast Source RPF IP Address -------------------- ------------------ 10.0.0.2 1.1.1.1
switch# show ip pim rpf-override source 10.0.0.2 all-vrfs VRF : default Static RPF Override Multicast Source RPF IP Address -------------------- ------------------ 10.0.0.2 1.1.1.1 VRF : green Static RPF Override Multicast Source RPF IP Address -------------------- ------------------ 10.0.0.2 1.1.1.1