Platform Considerations
For information about the modules supported on E-series routers:
- See the ERX Module Guide for modules supported on ERX-7xx models, ERX-14xx models, and the ERX-310 router.
- See the E320 Module Guide for modules supported on the E320 router.
Interface Specifiers
The configuration task examples in this chapter use the slot/port format to specify a interface. However, the interface specifier format that you use depends on the router that you are using.
For ERX-7xx models, ERX-14xx models, and ERX-310 routers, use the slot/port format. For example, the following command specifies an ATM interface on slot 0, port 1 of an ERX-7xx model, ERX-14xx model, or ERX-310 router.
host1(config)#interface atm 0/1For E320 routers, use the slot/adapter/port format, which includes an identifier for the bay in which the I/O adapter (IOA) resides. In the software, the upper IOA bay is identified as adapter 0; the lower IOA bay is identified as adapter 1. For example, the following command specifies a ATM interface on slot 5, adapter 0, port 0 of an E320 router.
host1(config)#interface atm 5/0/0For more information about supported interface types and specifiers on E-series routers, see Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide.