20 ip pim sparse-mode, 21 ip pim unicast-bsm – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 450
![background image](/manuals/651410/450/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 450 of 855
Switch(config)#ip pim cisco-register-checksum
This example shows how to remove this setting.
Switch(config)#no ip pim cisco-register-checksum
Related Commands
None
24.20 ip pim sparse-mode
Use this command to enable pim sparse mode on the interface.
To disable pim sparse mode, use the no form of this command.
Command Syntax
ip pim sparse-mode [passive]
no ip pim sparse-mode [passive]
[passive]: pim passive mode (local members only)
Command Mode
Interface configuration
Defaults
Disable
Usage
The pim hello message will not be sent out from the interface when the passive mode is configured.
Examples
This example shows how to enable pim sparse mode on the interface.
Switch(config-if)# ip pim sparse-mode
This example shows how to disable pim sparse mode on the interface.
Switch(config-if)# no ip pim sparse-mode
This example shows how to enable pim sparse mode passive on the interface.
Switch(config-if)# ip pim sparse-mode passive
Related Commands
None
24.21 ip pim unicast-bsm
Use this command to enable sending and receiving of unicast BSM for backward compatibility.
To cancel this setting, use the no form of this command.