Configuring A Port For Sonet Or Sdh Mode On A 4-Port Channelized Coc3/Stm1 Circuit Emulation Pic; Configuring An Atm Interface On A Coc1 - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
Configuring a Port for SONET or SDH Mode on a 4-Port Channelized COC3/STM1 Circuit
Emulation PIC
Each port of the 4-port Channelized COC3/STM1 Circuit Emulation PIC can be
independently configured for either SONET or SDH mode. To configure a port for
either SONET or SDH mode, enter the [
fpc number pic number port number
The following example shows how to configure FPC 1, PIC 1, and port 0 for SONET
mode and port 1 for SDH mode:
Or specify the following:

Configuring an ATM Interface on a COC1

To create an ATM interface on a COC1, enter the following command:
Or specify the following:
544

Configuring a Port for SONET or SDH Mode on a 4-Port Channelized COC3/STM1 Circuit Emulation PIC

set chassis fpc 1 pic 1 port 0 framing sonet
set chassis fpc 1 pic 1 port 1 framing sdh
[edit]
fpc 1 {
pic 1 {
port 0 {
framing sonet;
}
port 1 {
framing sdh;
}
}
}
set interfaces coc1-fpc/pic/port:1 partition 2 interface-type at
[edit]
fpc 1 {
pic 1 {
port 0 {
framing sonet;
}
port 1 {
framing sonet;
}
}
}
interfaces {
coc1-fpc/pic/port:1 {
partition number {
interface-type at;
}
}
}
statement at the
framing (sonet | sdh)
] hierarchy level.
chassis

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents