Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 571

Network interfaces configuration
Table of Contents

Advertisement

Configuring PPP
Encapsulation on a
Channelized DS3
Interface
Configuring Five Frame
Relay DLCIs on a
Channelized DS3
Interface
}
}
}
}
[edit interfaces]
t1-2/0/1:20 {
encapsulation ppp;
unit 0 {
family inet {
address 10.0.4.40/32 {
destination 10.0.4.41;
}
}
}
}
[edit interfaces]
t1-5/1/3:0 {
mtu 9192;
encapsulation frame-relay;
unit 1 {
dlci 101;
family inet {
mtu 9000;
address 10.123.1.2/32 {
destination 10.123.1.1;
}
}
family iso {
mtu 9000;
}
family mpls {
mtu 9000;
}
}
unit 2 {
dlci 102;
family inet {
mtu 9000;
address 10.123.1.4/32 {
destination 10.123.1.3;
}
}
family iso {
mtu 9000;
}
family mpls {
mtu 9000;
}
}
unit 3 {
dlci 103;
family inet {
Examples: Configuring Channelized DS3-to-DS1 Interfaces
Chapter 22: Configuring Channelized T3 Interfaces
501

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents