Disabling Pim On An Interface; Disabling Pim For A Family - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Disabling PIM on an Interface

Disabling PIM for a Family

Copyright © 2017, Juniper Networks, Inc.
Chapter 22: Configuring Multicast Listener Discovery and Protocol-Independent Multicast
You can disable the PIM protocol on a per-interface basis. This is accomplished at the
[edit protocols pim interface interface-name]
[edit protocols]
pim {
interface interface-name {
disable;
}
}
To disable PIM on an interface:
Include the
statement.
1.
disable
user@host# set protocols pim interface fe-0/1/0 disable
(Optional) Verify your configuration settings before committing them by using the
2.
command.
show protocols pim
user@host# run show protocols pim
You can disable the PIM protocol on a per-family basis. This is accomplished at the
protocols pim family]
hierarchy level:
[edit protocols]
pim {
family inet {
disable;
}
family inet6 {
disable;
}
}
To disable PIM for a family:
Include the
disable
statement.
1.
user@host# set protocols pim family inet disable
user@host# set protocols pim family inet6 disable
(Optional) Verify your configuration settings before committing them by using the
2.
show protocols pim
command.
user@host# run show protocols pim
hierarchy level:
[edit
689

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents