Dell PowerConnect J-EX4200-24T Software Manual page 3502

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Results
CLI Quick
Configuration
Step-by-Step
Procedure
Results
3430
[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:
[edit]
user@switch2# show
protocols {
oam {
ethernet {
link-fault-management {

Advertisement

Table of Contents
loading

Table of Contents