Juniper JUNOS OS 10.4 - PROTECTED SYSTEM DOMAIN Configuration Manual page 124

Protected system domain configuration
Table of Contents

Advertisement

JUNOS 10.4 Protected System Domain Configuration Guide
SONET (PSD2)
Ethernet (PSD1)
100
In the following example, logical SONET interface
interface
ut-2/0/0.2
.
interfaces {
so-0/0/0 {
encapsulation frame-relay;
shared-interface;
unit 2 {
dlci 102;
peer-interface ut-2/0/0.2;
family inet {
address 10.10.12.1/24;
}
}
ut-2/0/0 {
unit 0 {
peer-interface so-0/0/0.2;
}
}
}
In the following example, logical Gigabit Ethernet interface
logical tunnel interface
ut-3/0/0.1
interfaces {
ge-1/0/0 {
vlan-tagging;
shared-interface;
unit 1{
vlan-id 100;
peer-interface ut-3/0/0.1;
family inet {
address 10.10.13.1/24;
}
}
unit 2{
vlan-id 101;
peer-interface ut-4/0/0.2
family inet {
address 10.10.14.1/24;
}
}
}
ut-3/0/0 {
unit 1{
peer-interface ge-1/0/0.1;
}
unit 2{
peer-interface ge-1/0/0.2;
}
}
}
so-0/0/0.2
ge-1/0/0.1
, and
ge-1/0/0.2
is peered with
Copyright © 2010, Juniper Networks, Inc.
is peered with logical tunnel
is peered with
ut-4/0/0.2
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents