Juniper-networks JUNOS OS 10.4 Bedienungsanleitung Seite 169

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 208
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 168
To configure LFM between a PE and a CE:
1.
Configure LFM loopback on the PE router:
[edit]
interfaces ge-1/0/0 {
unit 0 {
family inet {
address 11.11.11.1/24;
}
}
}
protocols {
oam {
ethernet {
link-fault-management {
interface ge-1/0/0 {
pdu-interval 1000;
pdu-threshold 5;
remote-loopback;
}
}
}
}
}
2.
Configure LFM loopback on the CE router:
[edit]
interfaces ge-1/1/0 {
unit 0 {
family inet {
address 11.11.11.2/24;
}
}
}
protocols {
oam {
ethernet {
link-fault-management {
interface ge-1/1/0 {
pdu-interval 1000;
pdu-threshold 5;
negotiation-options {
allow-remote-loopback;
}
}
}
}
}
}
Related
Documentation
Ethernet OAM
Ethernet OAM Link Fault Management on page 143
149Copyright © 2013, Juniper Networks, Inc.
Chapter 12: IEEE 802.3ah OAM Link-Fault Management
Seitenansicht 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 207 208

Kommentare zu diesen Handbüchern

Keine Kommentare