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

Protected system domain configuration
Table of Contents

Advertisement

Ethernet (PSD2)
10-Gigabit Ethernet
(PSD4)
Copyright © 2010, Juniper Networks, Inc.
In the following example, logical Gigabit Ethernet interface
logical tunnel interface
ut-4/0/0.3
interfaces {
ge-1/0/0 {
vlan-tagging;
shared-interface;
unit 3{
vlan-id 102;
peer-interface ut-4/0/0.3;
family inet {
address 10.10.15.1/24;
}
}
ut-4/0/0 {
unit 3{
peer-interface ge-1/0/0.3;
}
}
}
In the following example, logical 10-Gigabit Ethernet interface
logical tunnel interface
ut-2/0/0.0
interfaces {
xe-5/0/0 {
vlan-tagging;
shared-interface;
unit 0{
vlan-id 209;
peer-interface ut-2/0/0.0;
family inet {
address 10.1.1.2/30;
}
family inet6 {
address ::10.1.1.2/126;
}
}
unit 1{
vlan-id 200;
peer-interface ut-2/0/0.1
family inet {
address 11.1.1.2/30;
}
family inet6 {
address ::11.1.1.2/126;
}
}
}
ut-2/0/0 {
unit 0{
peer-interface xe-5/0/0.0;
}
unit 1{
peer-interface xe-5/0/0.1;
}
Chapter 11: Configuring Shared Interfaces
ge-1/0/0.3
.
and
xe-5/0/0.1
is peered with
is peered with
xe-5/0/0.0
is peered with
ut-2/0/0.1
.
101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents