Disabling Pim - Juniper ACX1000 Configuration Manual

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

Advertisement

Related
Documentation

Disabling PIM

Copyright © 2017, Juniper Networks, Inc.
Chapter 22: Configuring Multicast Listener Discovery and Protocol-Independent Multicast
user@host# set file all-packets-trace
user@host# set flag all
Configure the filename for the PIM trace file.
2.
[edit protocols pim traceoptions]
user@host# set file pim-trace
(Optional) Configure the maximum number of trace files.
3.
[edit protocols pim traceoptions]
user@host# set file files 5
(Optional) Configure the maximum size of each trace file.
4.
[edit protocols pim traceoptions]
user@host# set file size 1m
(Optional) Enable unrestricted file access.
5.
[edit protocols pim traceoptions]
user@host# set file world-readable
Configure tracing flags.
6.
Suppose you are troubleshooting issues with PIM version 1 control packets that are
received on an interface configured for PIM version 2. The following example shows
how to trace messages associated with this problem.
[edit protocols pim traceoptions]
user@host# set flag packets | match "Rx V1 Require V2"
View the trace file.
7.
user@host> file list /var/log
user@host> file show /var/log/pim-trace
PIM Overview on page 672
Tracing and Logging Junos OS Operations
By default, when you enable the PIM protocol it applies to the specified interface only.
To enable PIM for all interfaces, include the
interface all
). You can disable PIM at the protocol, interface, or family hierarchy levels.
The hierarchy in which you configure PIM is critical. In general, the most specific
configuration takes precedence. However, if PIM is disabled at the protocol level, then
any disable statements with respect to an interface or family are ignored.
parameter (for example,
all
set protocol pim
687

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents