5 ip pim dr-priority – CANOGA PERKINS 9175 Command Reference User Manual
Page 398
CanogaOS Command Reference
24-3
ip pim bsr-border
no ip pim bsr-border
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to configure the border of pim domain.
Switch(config)#ip pim bsr-border
This example shows how to remove the configurations of the border of pim domain.
Switch(config)#no ip pim bsr-border
Related Commands
ip pim bsr-candidate
24.5 ip pim dr-priority
Use this command to set the pim router DR priority.
To unset the priority, use the no form of this command.
Command Syntax
ip pim dr-priority priority
no ip pim dr-priority
priority :<0-1048576> the DR priority
Command Mode
Interface configuration
Defaults
1
Usage
When a hello message without DR priority is received, it will be regarded to have the max DR priority and
to be elected as DR. When more than one router’s hello messages do not have DR priority, the one
which have the highest ip address will be elected as DR.
Examples
This example shows how to set the pim router DR priority to 1000.
Switch(config-if)#ip pim dr-priority 1000
This example shows how to return the pim router DR priority to default value.
Switch(config-if)#no ip pim dr-priority
Related Commands