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

Configuring Virtual Links for Aggregated Devices

To define the virtual links, you need to specify the associations between physical and logical devices within the [edit interfaces] hierarchy, and assign the correct number of logical devices by including the device-count statement at the [edit chassis aggregated-devices ethernet] and [edit chassis aggregated-devices sonet] hierarchy levels:

[edit chassis]
aggregated-devices {
ethernet {
device-count number;
}
sonet {
device-count number;
}
}

The maximum number of Ethernet logical interfaces you can configure is 128. The aggregated Ethernet interfaces are numbered from ae0 through ae127. The maximum number of SONET/SDH logical interfaces is 16. The aggregated SONET/SDH interfaces are numbered from as0 through as15.


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