The fec-node command adds a FEC node to a FEC list.
The undo fec-node command deletes a FEC node.
By default, no FEC node is created.
Parameter | Description | Value |
---|---|---|
fec-node-address |
Specifies the FEC address. |
The value is in dotted decimal notation. |
nexthop nexthop-address |
Specifies the next-hop IP address. |
The value is in dotted decimal notation. |
outgoing-interface |
Specifies an outbound interface. |
- |
interface-type interface-number |
Specifies the type and number of an outbound interface. |
- |
Usage Scenario
To add a FEC node to a FEC list, run the fec-node command. The FEC list is used to dynamically establish BFD sessions so that the BFD sessions can monitor LDP LSPs that are mapped to FECs in the FEC list. Compared with establishing the BFD sessions that monitor all LSPs, establishing BFD sessions that monitor specified LSPs helps reduce network costs. After a FEC list is created and nodes are added to the list, configure BFD to reference this list.
Prerequisites
A FEC list has been created using the fec-list command.