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


Configure Aggregated Interfaces

You specify aggregated interfaces by assigning a number for the aggregated interface. For aggregated Ethernet interfaces, configure aex as in the following example:

[edit interfaces]
ae0 {
...
}

For aggregated SONET/SDH interfaces, configure asx as in the following example:

[edit interfaces]
as0 {
...
}

The maximum number of aggregated interfaces is 16, and the assigned number can range from 0 through 15. You should not mix SONET and SDH mode on the same aggregated interface.


SONET aggregation is proprietary to the JUNOS software and might not work with other software.


For aggregated Ethernet interfaces, you must include the vlan-tagging statement at the [edit interfaces aex] hierarchy level to complete the association.

For more information, see Configure Aggregated Ethernet Interfaces and Configure Aggregated SONET/SDH Interfaces.


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