< Home

fec-node

Function

The fec-node command adds an FEC node.

The undo fec-node command deletes an FEC node.

By default, no FEC node is created.

Format

fec-node ip-address [ nexthop ip-address | outgoing-interface interface-type interface-number ]*

undo fec-node ip-address [ nexthop ip-address | outgoing-interface interface-type interface-number ]*

Parameters

Parameter Description Value
ip-address Specifies the FEC address. The value is in dotted decimal notation.
nexthop ip-address Specifies the next-hop address. The value is in dotted decimal notation.
outgoing-interface interface-type interface-number Specifies the outbound interface.
  • interface-type specifies the type of the interface.
  • interface-number specifies the number of the interface.
-

Views

FEC-list view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

When the establishment of BFD sessions is triggered in FEC list mode, the system sets up BFD sessions for the added FEC nodes.

Prerequisites

An FEC list has been created by running the fec-list command.

Example

# Create FEC nodes in the FEC list.

<HUAWEI> system-view
[HUAWEI] fec-list 1
[HUAWEI-fec-list-1] fec-node 10.1.1.1 nexthop 10.2.1.1 outgoing-interface vlanif 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >