interfaces
Syntax
- interfaces {
-
- aex {
-
- }
-
- ge-chassis/slot/port {
- description text;
-
- ether-options {
- 802.3ad aex;
- auto-negotiation;
- flow-control;
- link-mode mode;
- speed (speed | auto-negotiation) ;
- }
- mtu bytes;
-
- 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;
-
- } |
- family mpls; )
- vlan-id vlan-id-number;
- }
- vlan-tagging;
- }
- }
Hierarchy Level
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/junos95/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.
