Juniper-networks JUNOS OS 10.4 Instrukcja Użytkownika Strona 112

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 208
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 111
at-2/0/0 {
encapsulation ethernet-over-atm;
atm-options {
vpi 100;
}
unit 0 {
vci 100.34;
family inet {
address 30.1.1.1/24;
}
}
}
}
Router PE1
Configuration
Configure the remote interface switch.
[edit]
interfaces {
at-2/0/1 {
atm-options {
vpi 100;
}
unit 0 {
encapsulation vlan-vci-ccc;
vpi 100;
vci-range start 32 end 63;
}
}
ge-5/0/0 {
unit 0 {
family inet {
address 20.1.1.1/24;
}
family iso;
family mpls;
}
}
}
protocols {
rsvp {
interface ge-5/0/0.0;
}
mpls {
label-switched-path lsp1-2 {
from 10.255.171.45;
to 10.255.171.14;
}
label-switched-path lsp2-1 {
from 10.255.171.14;
to 10.255.171.45;
}
interface ge-5/0/0.0;
}
isis {
interface ge-5/0/0.0;
}
Copyright © 2013, Juniper Networks, Inc.92
Junos OS 13.1 MX Series 3D Universal Edge Routers Solutions Guide
Przeglądanie stron 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 207 208

Komentarze do niniejszej Instrukcji

Brak uwag