Modifying pim global parameters – Brocade TurboIron 24X Series Configuration Guide User Manual
Page 837

Brocade TurboIron 24X Series Configuration Guide
803
53-1003053-01
PIM Dense
Globally enabling and disabling PIM
To globally enable PIM, enter the following command.
TurboIron(config)#router pim
Syntax: [no] router pim
The behavior of the [no] router pim command is as follows:
•
Entering router pim command to enable PIM does not require a software reload.
•
Entering a no router pim command removes all configuration for PIM multicast on a Layer 3
Switch (router pim level) only.
Globally Enabling and Disabling PIM without Deleting Multicast Configuration
As stated above entering a no router pim command deletes the PIM configuration. If you want to
disable PIM without deleting any PIM configuration, enter the following command.
TurboIron(config)#router pim
TurboIron(config-pim-router)#disable-pim
Syntax: [no] disable-pim
Use the [no] version of the command to re-enable PIM.
Enabling a PIM version
Using the CLI
To enable PIM on an interface, globally enable PIM, then enable PIM on interface 3, enter the
following commands.
TurboIron(config)#router pim
TurboIron(config)#int e 3
TurboIron(config-if-e10000-3)#ip address 10.95.5.1/24
TurboIron(config-if-e1000-3)#ip pim
Syntax: [no] ip pim [version 1 | 2]
The version 1 | 2 parameter specifies the PIM DM version. The default version is 2.
If you have enabled PIM version 1 but need to enable version 2 instead, enter either of the
following commands at the configuration level for the interface.
TurboIron(config-if-1)#ip pim version 2
TurboIron(config-if-1)#no ip pim version 1
To disable PIM DM on the interface, enter the following command.
TurboIron(config-if-1)#no ip pim
Modifying PIM global parameters
PIM global parameters come with preset values. The defaults work well in most networks, but you
can modify the following parameters if you need to:
•
Neighbor timeout
•
Hello timer
•
Prune timer
•
Prune wait timer