Configuring Ethernet Link Aggregation
On Fast Ethernet, Gigabit Ethernet, and 10-Gigabit Ethernet interfaces, you can associate a physical interface with an aggregated Ethernet interface. To enable the aggregated link, include the
802.3adstatement at the[edit interfacesinterface-namefastether-options]or[edit interfacesinterface-namegigether-options]hierarchy level:802.3ad aex;You specify the interface instance number
xto complete the link association;xcan be from 0 through 127, for a total of 128 aggregated interfaces. You must also include a statement definingaexat the [edit interfaces] hierarchy level. For more information, see Configuring Aggregated Ethernet Interfaces. You can optionally specify other physical properties that apply specifically to the aggregated Ethernet interfaces; for details, see Configuring Ethernet Physical Interface Properties, and for a sample configuration, see Example: Configuring Aggregated Ethernet Interfaces.
To delete an aggregated Ethernet interface from the configuration, issue the
delete interfaces aexcommand at the[edit]hierarchy level in configuration mode:[edit]user@host#delete interfaces aexIf you delete an aggregated Ethernet interface from the configuration, the JUNOS software removes the configuration statements related to
aexand sets this interface to down state. However, the aggregated Ethernet interface is not deleted until you delete thechassis aggregated-devices ethernet device-countconfiguration statement.