[Contents] [Prev] [Next] [Index] [Report an Error]

interface

See the following sections:

Note: For information about the interface statement available at the [edit interfaces interface-name unit logical-unit-number family (inet | inet6) address address (vrrp-group | vrrp-inet6-group) group-number track] and [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family (inet | inet6) address address (vrrp-group | vrrp-inet6-group) group-number track] hierarchy levels, see the JUNOS High Availability Configuration Guide.

interface (DLSw Ethernet Redundancy)

Syntax

interface interface-name priority-cost cost;

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number track ],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number track ]

Release Information

Statement introduced in JUNOS Release 7.5.

Description

For J-series Services Routers only, on Ethernet interfaces configured for DLSw Ethernet redundancy, enable tracking options for an interface.

Options

interface-name—Interface name. Include the logical portion of the name, which corresponds to the logical unit number. The statements are explained separately.

priority-cost cost—Cost value that is subtracted from the priority value when remote peer connectivity is lost. Specify a value from 1 through 254.

Usage Guidelines

See Configuring DLSw Ethernet Redundancy Using LLC2 Properties.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

JUNOS Services Interfaces Configuration Guide

interface (Hierarchical CoS Schedulers)

Syntax

interface interface-name;

Hierarchy Level

[edit interfaces interface-set (Ethernet Interfaces) interface-set-name]

Release Information

Statement introduced in JUNOS Release 8.5.

Description

Interface that is a member of the interface set. Supported on Ethernet interfaces and IP demux interfaces on an MX-series router.

Usage Guidelines

See the JUNOS Class of Service Configuration Guide.

Required Privilege Level

interface—To view this statement in the configuration.

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

interface (IEEE 802.1ag OAM Connectivity-Fault Management)

Syntax

interface interface-name;

Hierarchy Level

[edit protocols oam ethernet connectivity-fault-management maintenance-domain domain-name maintenance-association ma-name mep mep-id]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

For Ethernet interfaces on M320, MX-series, and T-series routing platforms, configure IEEE 802.1ag Operation, Administration, and Management (OAM) support.

Options

interface-name—Interface to which the MEP is attached. It could be a physical Ethernet interface or logical Ethernet interface.

Usage Guidelines

See Configuring the Maintenance End Point Interface.

Required Privilege Level

interface—To view this statement in the configuration.

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

interface (IEEE 802.3ah OAM Link-Fault Management)

Syntax

interface interface-name {
apply-action-profile profile-name;
link-discovery (active | passive);
pdu-interval interval;
pdu-threshold 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 8.2.

Description

For Ethernet interfaces on M320, MX-series, and T-series routing platforms, configure IEEE 802.3ah Operation, Administration, and Management (OAM) support.

Options

interface interface-name—Interface to be enabled for IEEE 802.3ah link fault management OAM support.

Range: 1 through 10 interfaces can be tracked.

The remaining statements are described separately.

Usage Guidelines

See Enabling IEEE 802.3ah OAM Support.

Required Privilege Level

interface—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]