CLI Guide

Layer 3 Routing Commands 1618
no ip pim
Default Configuration
PIM is not enabled on interfaces by default.
Command Mode
Interface (VLAN) Configuration mode
User Guidelines
PIM requires that routing and multicast routing be enabled. Enabling PIM
enables IGMP/MLD. Disabling PIM may operationally disable multicast
routing.
Example
console(config)#ip routing
console(config)#ip multicast
console(config)#interface vlan 10
console(if-vlan-10)#ip pim
Command History
User Guidelines updated in release 6.3.5.
ip pim bsr-border
The ip pim bsr-border command is used in Interface (VLAN) Configuration
mode to administratively disable bootstrap router (BSR) messages on the
interface. Use the no form of this command to return the configuration to the
default.
Syntax
ip pim bsr-border
no ip pim bsr-border
Default Configuration
BSR messages are enabled on the interface by default.