A SERVICE OF

logo

Multicast Commands 837
Syntax
ip pimsm register-threshold
threshold
no ip pimsm register-threshold
threshold
— The threshold rate (Range: 0–2000 Kbps).
Default Configuration
The default threshold rate is 0. Previously, the default was 50.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
console(config)#ip pimsm register-threshold 1000
ip pimsm rp-address
The ip pimsm rp-address command is used to statically configure the RP
address for one or more multicast groups. The optional keyword override
indicates that if there is a conflict, the RP configured with this command
prevails over the RP learned by BSR. Use the “no” form of this command to
remove the RP address for one or more multicast groups. This command
deprecates the ip pimsm staticrp command.
Syntax
ip pimsm rp-address
rp-address group-address group-mask
[override]
no ip pimsm rp-address
rp-address group-address group-mask
rp-address
— IP address of RP.
group-address
— Group IP address supported by RP.
group-mask
— Group subnet mask for group address.
override
— Override a conflicting address learned by BSR.