ip pim static-rp-override
Use this command to control whether static RP configurations will override dynamic RP information learned for IPv4 groups.
Syntax
ip pim static-rp-override
no ip pim static-rp-override
Defaults
None.
Defaults
Configuration command.
Usage
The static RP override feature is enabled by default. If both static and dynamic RP configurations exist, by default the static RP configurations take precedence over the dynamic RP configurations. Disabling this command allows dynamic RP configurations to take precedence over static RP configurations.
The “no” form of this command disables the static RP override feature.
Examples
This example disables static RP override for this device, allowing dynamic RP configurations to take precedence over static RP configurations:
System(su-config)->no ip pim static-rp-override