[an error occurred while processing this directive] [an error occurred while processing this directive]

interfaces

Syntax

interfaces {
aex {
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;
speed (speed | auto-negotiation) ;
}
mtu bytes;
no-gratuitous-arp-request;
unit logical-unit-number {
( family ccc; |
family ethernet-switching {
filter input filter-name;
filter output filter-name;
native-vlan-id vlan-id;
port-mode mode;
vlan {
members [ ( all | names | vlan-ids) ];
}
} |
family mpls; )
proxy-arp;
vlan-id vlan-id-number;
}
vlan-tagging;
}
}

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. See the JUNOS Software Network Interfaces Configuration Guide at https://www.juniper.net/techpubs/software/junos/junos96/index.html for additional information.

Options

aex—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.


Published: 2009-07-22

[an error occurred while processing this directive]