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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 208
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
Figure 21: Ethernet LFM for Aggregated Ethernet
To configure LFM on an aggregated Ethernet interface between two routers:
1.
Configure LFM on Router 1 for AE0:
[edit]
chassis {
aggregated-devices {
ethernet {
device-count 1;
}
}
}
interfaces ge-1/0/1 {
gigether-options {
802.3ad ae0;
}
}
interfaces ge-2/0/0 {
gigether-options {
802.3ad ae0;
}
}
interfaces ae0 {
unit 0 {
family inet {
address 11.11.11.2/24;
}
}
}
protocols {
oam {
ethernet {
link-fault-management {
interface ae0;
}
}
}
}
2.
Configure LFM on Router 2 for AE0:
[edit]
chassis {
aggregated-devices {
ethernet {
device-count 1;
}
}
147Copyright © 2013, Juniper Networks, Inc.
Chapter 12: IEEE 802.3ah OAM Link-Fault Management
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 207 208

Komentarze do niniejszej Instrukcji

Brak uwag