Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


interfaces

Syntax

interfaces {
ae-chassis/slot/port {
aggregated-ether-options {
lacp mode {
periodic interval;
}
}
}
ge-chassis/slot/port {
description text;
ether-options {
802.3ad aex;
auto-negotiation;
flow-control;
link-mode mode;
}
unit logical-unit-number {
family ethernet-switching {
l3-interface interface-name-logical-unit-number;
native-vlan-id vlan-id;
port-mode mode;
vlan {
members [ (names | vlan-ids) ];
translate vlan-id1 vlan-id2
}
}
}
}
}

Hierarchy Level

[edit]

Release Information

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

Description

Configure interfaces. Most standard JUNOS configuration statements are available in the JUNOS software for EX-series switches. This topic lists JUNOS statements that you commonly use when configuring EX-series switches as well as statements added to support EX-series switches only.

Options

ae-chassis/slot/port—Configure an aggregated Ethernet interface.

ge-chassis/slot/port—Configure a Gigabit Ethernet interface.

The remaining statements are explained separately.

Required Privilege Level

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