Example: Configuring Channelized E1 Interfaces - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
The following configuration is sufficient to get the channelized E1 IQ or IQE interface
up and running:
Configuring Multiple
Interface Types

Example: Configuring Channelized E1 Interfaces

The following configuration is sufficient to get the channelized E1 interface up and
running:
Configuring an E1
Interface, E1 Options,
and DS0 Options
516
Example: Configuring Channelized E1 Interfaces
[edit]
interfaces {
ce1-1/2/3 {
partition 1 timeslots 10 interface-type ds; # ds-1/2/3:1
partition 2 timeslots 1-9 interface-type ds; # ds-1/2/3:2
}
ds-1/2/3:1 {
unit 0 {
family inet {
address 10.25.1.2/24;
}
}
}
ds-1/2/3:2 {
unit 0 {
family inet {
address 10.25.2.2/24;
}
}
}
}
[edit]
interfaces {
ce1-1/2/6 {
no-partition interface-type e1; # e1-1/2/6
}
e1-1/2/6 {
e1-options {
timeslots 1-2;
}
unit 0 {
family inet {
address 10.255.126.2/24;
}
}
}
}
[edit chassis]
fpc 0 {
pic 1 {
ce1 {
e1 0 {
channel-group 0 timeslots 1;
channel-group 1 timeslots 2;
channel-group 5 timeslots 5-7;

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents