Configuring The Bfd Multiplier; Enabling Or Disabling Bfd Status - Alcatel-Lucent OmniSwitch 9900 Series Network Configuration Manual

Omniswitch aos release 8
Table of Contents

Advertisement

Configuring BFD
back to the sender without processing them through its forwarding path. If the sender does not receive
several continuous echo packets from its peer, the BFD session is declared down.
To change the default value of the global BFD echo packet time interval, use the
command. For example:
-> ip bfd echo-interval 500
The above command sets the echo interval to 500 milliseconds globally on all BFD sessions.
To change the BFD echo time interval for a particular BFD session, use the
interval
command. For example:
-> ip bfd interface bfd-vlan-101 echo-interval 500
-> ipv6 bfd interface bfd-vlan-201 echo-interval 500
The above command configures the echo time interval value to 500 milliseconds on "bfd-vlan-101" and
"bfd-vlan-201".
The global echo packet time interval serves as the default interval value. The default interval value is
overridden when a specific value is configured.

Configuring the BFD Multiplier

The BFD multiplier value is used to calculate the BFD detection time in asynchronous mode. The
detection time between neighbors is calculated by multiplying the negotiated transmit time interval by the
dead interval multiplier. When an interface stops receiving packets from a neighbor, the interface uses the
detection time value to determine how long to wait before declaring that the BFD session is down.
The BFD multiplier parameter can be configured globally for all BFD configured interfaces as well as for
a specific interface.
To set or change the default global detection time multiplier value for all BFD sessions, use the
multiplier
command. For example:
-> ip bfd multiplier 5
The above command assigns a multiplier value of 5 to all BFD sessions.
To change the BFD multiplier for a specific session, use the
For example:
-> ip bfd interface bfd-vlan-101 multiplier 5
-> ipv6 bfd interface bfd-vlan-201 multiplier 5
The above command assigns a multiplier value of 5 to "bfd-vlan-101" and "bfd-vlan-201".

Enabling or Disabling BFD Status

As BFD is globally disabled for the routing instance, to enable the global BFD status, use the
admin-state
command. For example:
-> ip bfd admin-state enable
To disable the global BFD status for the routing instance, use the
disable keyword. For example:
-> ip bfd admin-state disable
OmniSwitch AOS Release 8 Network Configuration Guide
ip|ipv6 bfd interface echo-
ip|ipv6 bfd interface multiplier
ip bfd admin-state
December 2017
Configuring BFD
ip bfd echo-interval
ip bfd
command.
ip bfd
command with the
page 20-16

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents