EasyManuals Logo

Juniper ACX2000 Configuration Guide

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

Table of Contents

Other manuals for Juniper ACX2000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Juniper ACX2000 and is the answer not in the manual?

Juniper ACX2000 Specifications

General IconGeneral
BrandJuniper
ModelACX2000
CategoryNetwork Router
LanguageEnglish

Related product manuals