The OAMMGR module associates EFM with detection modules. The detection modules include EFM, CFM, and interface. Figure 1 shows a network on which fault information is advertised between EFM and detection modules.
In Figure 1, fault information advertisement between EFM and detection modules travels over the path: CE5 -> CE4 -> CE1 -> PE2 -> PE4. Table 1 describes the process of fault information advertisement between EFM and detection modules. In particular, it describes function deployments as well as issues and solutions.
Function Deployment |
Issue to Be Resolved |
Solution |
---|---|---|
EFM is configured to monitor the direct link between CE1 and CE4. |
PE2 cannot detect a fault on the direct link between CE1 and CE4. As a result, network-side traffic is still sent to CE4, causing traffic interruption. Although Port1 on CE1 goes Down, it cannot notify CE4 of the fault. As a result, CE4 still forwards user traffic to CE1, causing traffic interruption. |
EFM and Port1 are associated with each other. If a fault occurs, traffic switches to a standby link between CE1 and CE5.
|
EFM is used to monitor direct links between CE5 and CE4 and between CE4 and CE1. |
Although EFM detects a fault on a direct link between CE5 and CE4, it cannot notify CE1 of the fault. As a result, CE1 still forwards network traffic to CE4, causing traffic interruption. |
EFM modules for monitoring these two direct links can be associated. If an EFM module detects a fault, it instructs the OAMMGR module to notify the other EFM module of the fault. An EFM module can be associated with Port1 on CE1. If the EFM module detects a fault on the link between CE5 and CE4, the EFM module advertises fault information to another EFM module for monitoring the link between CE1 and CE4. Port1 that is associated with the EFM module is also notified. The association prevents network traffic from being interrupted on CE4. |
EFM is used to monitor a direct link between CE1 and PE2, and CFM is used to monitor a link between PE2 and PE6. |
|
The EFM module can be associated with the CFM module.
|
EFM is used to monitor a direct link between CE1 and PE2, and BFD is used to monitor a link between PE2 and PE6. |
|
The EFM module can be associated with the BFD module.
|