Technical Documentation

interface

Syntax

interface interface-name {
link-discovery (active | passive);
pdu-interval interval;
event-thresholds threshold-value;
remote-loopback;
event-thresholds {
frame-error count;
frame-period count;
frame-period-summary count;
symbol-period count;
}
negotiation-options {
allow-remote-loopback;
no-allow-link-events;
}
}

Hierarchy Level

[edit protocols oam ethernet link-fault-management]

Release Information

Statement introduced in JUNOS Release 9.4 for EX-series switches.

Description

Configure Ethernet OAM link fault management (LFM) for all interfaces or for specific interfaces.

The remaining statements are explained separately.

Options

interface-name—Name of the interface to be enabled for IEEE 802.3ah OAM link fault management (LFM) support.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.