Configuring Ethernet Oam Link Fault Management - Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Results
CLI Quick
Configuration
Step-by-Step
Procedure
Results
4042
®
OS for EX Series Ethernet Switches, Release 10.4
Specify that the interface initiates the discovery process by configuring the link
2.
discovery mode to
active
[edit protocols oam ethernet link-fault-management]
user@switch1# set interface ge-0/0/0 link-discovery active
Set the periodic OAM PDU-sending interval (in milliseconds) to 800 on switch 1:
3.
[edit protocols oam ethernet link-fault-management]
user@switch1# set interface pdu-interval 800
Set a remote interface into loopback mode so that all frames except OAM PDUs
4.
are looped back without any changes made to the frames. Ensure that the remote
DTE supports remote loopback mode. To set the remote DTE in loopback mode
[edit protocols oam ethernet link-fault-management]
user@switch1# set interface ge-0/0/0.0 remote-loopback
Check the results of the configuration:
[edit]
user@switch1# show
protocols {
oam {
ethernet {
link-fault-management {
interface ge-0/0/0 {
pdu-interval 800;
link-discovery active;
remote-loopback;
}
}
}
}
Configuring Ethernet OAM Link Fault Management on Switch 2
To quickly configure Ethernet OAM LFM on switch 2, copy the following commands and
paste them into the switch terminal window:
[edit protocols oam ethernet link-fault-management ]
set interface ge-0/0/1
set interface ge-0/0/1 negotiation-options allow-remote-loopback
To configure Ethernet OAM LFM on switch 2:
Enable OAM on the peer interface on switch 2:
1.
[edit protocols oam ethernet link-fault-management]
user@switch2# set interface ge-0/0/1
Enable remote loopback support for the local interface:
2.
[edit protocols oam ethernet link-fault-management]
user@switch2# set interface ge-0/0/1 negotiation-options allow-remote-loopback
Check the results of the configuration:
:
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents