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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 208
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 112
connections {
remote-interface-switch rws1 {
interface at-2/0/1.0;
transmit-lsp lsp1-2;
receive-lsp lsp2-1;
}
}
}
Router PE2
Configuration
Configure the remote interface switch on the MX Series router.
[edit]
interfaces {
ge-0/2/0 {
vlan-vci-tagging;
encapsulation vlan-vci-ccc;
unit 0 {
vlan-id 100;
inner-vlan-id-range start 32 end 63;
}
}
ge-0/2/8 {
unit 0 {
family inet {
address 20.1.1.10/24;
}
family iso;
family mpls;
}
}
}
protocols {
rsvp {
interface ge-0/2/8.0;
}
mpls {
label-switched-path lsp2-1 {
from 10.255.171.14;
to 10.255.171.45;
}
label-switched-path lsp1-2 {
from 10.255.171.45;
to 10.255.171.14;
}
interface ge-0/2/8.0;
}
isis {
interface ge-0/2/8.0;
}
connections {
remote-interface-switch rws1 {
interface ge-0/2/0.0;
transmit-lsp lsp2-1;
receive-lsp lsp1-2;
}
}
93Copyright © 2013, Juniper Networks, Inc.
Chapter 8: MX Series Router in an ATM Ethernet Interworking Function
Przeglądanie stron 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 207 208

Komentarze do niniejszej Instrukcji

Brak uwag