EasyManua.ls Logo

Juniper JUNOS OS 10.4

Juniper JUNOS OS 10.4
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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;
}
}
}
interfaces ge-1/0/0 {
gigether-options {
802.3ad ae0;
}
}
interfaces ge-5/0/0 {
gigether-options {
141Copyright © 2012, Juniper Networks, Inc.
Chapter 12: IEEE 802.3ah OAM Link-Fault Management

Table of Contents

Related product manuals