For example, the order of precedence for disabling PIM on a particular interface family
is:
1. If PIM is disabled at the [edit protocols pim interface interface-name family] hierarchy
level, then PIM is disabled for that interface family.
2. If PIM is not configured at the [edit protocols pim interface interface-name family]
hierarchy level, but is disabled at the [edit protocols pim interface interface-name]
hierarchy level, then PIM is disabled for all families on the specified interface.
3. If PIM is not configured at either the [edit protocols pim interface interface-name family]
hierarchy level or the [edit protocols pim interface interface-name] hierarchy level, but
is disabled at the [edit protocols pim] hierarchy level, then the PIM protocol is disabled
globally for all interfaces and all families.
The following sections describe how to disable PIM at the various hierarchy levels.
•
Disabling the PIM Protocol on page 688
•
Disabling PIM on an Interface on page 689
•
Disabling PIM for a Family on page 689
•
Disabling PIM for a Rendezvous Point on page 690
Disabling the PIM Protocol
You can explicitly disable the PIM protocol. Disabling the PIM protocol disables the
protocol for all interfaces and all families. This is accomplished at the [edit protocols
pim] hierarchy level:
[edit protocols]
pim {
disable;
}
To disable the PIM protocol:
1. Include the disable statement.
user@host# set protocols pim disable
2. (Optional) Verify your configuration settings before committing them by using the
show protocols pim command.
user@host# run show protocols pim
Copyright © 2017, Juniper Networks, Inc.688
ACX Series Universal Access Router Configuration Guide