Juniper-networks JUNOS OS 10.4 Manual de usuario Pagina 169

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 208
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 207 208

Comentarios a estos manuales

Sin comentarios