Command Line Interface
11551553-KDU 137 365 Uen D 2006-06-16
Example
This example enables PIM-SM on VLAN 1.
Related Commands
show ip pim interface (section 7.27.26 on page 1131)
7.27.40 ip pim dr-priority
This command sets the priority value for a Designated Router (DR) candidate.
Use the no form to restore the default setting.
Syntax
ip pim dr-priority <priority-value>
no ip pim dr-priority
priority-value - Priority advertised by a router when bidding to
become the DR. (Range: 0-4294967294)
Default Setting
1
Console(config)#interface vlan 1
Console(config-if)#ip pim sparse-mode
Console(config-if)#exit
Console#show ip pim interface 1
Vlan 1 is up
PIM is enabled, mode is Sparse.
Internet address is 192.168.1.250.
Hello time interval is 30 sec, trigger hello time interval is 5 sec.
Hello holdtime is 105 sec.
DR priority is 1.
DR Internet address is 0.0.0.0, neighbor count is 0.
Console#