Toconfigure LFM on an aggregatedEthernet interface betweentwo routers:
1. ConfigureLFM on Router 1 for AE0:
[edit]
chassis{
aggregated-devices{
ethernet{
device-count1;
}
}
}
interfacesge-1/0/1 {
gigether-options{
802.3adae0;
}
}
interfacesge-2/0/0{
gigether-options{
802.3adae0;
}
}
interfacesae0 {
unit0 {
familyinet {
address11.11.11.2/24;
}
}
}
protocols{
oam{
ethernet{
link-fault-management{
interfaceae0;
}
}
}
}
2. ConfigureLFM on Router 2 for AE0:
[edit]
chassis{
aggregated-devices{
ethernet{
device-count1;
}
}
}
interfacesge-1/0/0{
gigether-options{
802.3adae0;
}
}
interfacesge-5/0/0{
gigether-options{
141Copyright© 2010, Juniper Networks,Inc.
Chapter12: IEEE 802.3ah OAM Link-Fault Management