Configuring The Bfd Echo Interval; Configuring The Bfd Multiplier - OmniSwitch os6900 Network Configuration Manual

Table of Contents

Advertisement

Configuring BFD
-> ip bfd receive 500
The above command configures the global receive time interval of 500 msecs.
To change the receive time interval for BFD control packets, use the
For example:
-> ip bfd interface bfd-vlan-101 receive 500
The above command changes the receive time interval value to 500 msecs on
The global receive time interval serves as the default interval value for receiving BFD control packets.
The default interval value is overridden when a specific receive value is configured.

Configuring the BFD Echo interval

The time interval between received BFD echo packets is configurable and applies when the echo function
is enabled. When this function is active, a stream of Echo packets is sent to a peer, which then loops these
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
val
command. For example:
-> ip bfd interface bfd-vlan-101 echo-interval 500
The above command configures the echo time interval value to 500 milliseconds on
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 detec-
tion 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
example:
-> ip bfd interface bfd-vlan-101 multiplier 5
OmniSwitch AOS Release 7 Network Configuration Guide
ip bfd interface receive
bfd-vlan-101
ip bfd interface echo-inter-
ip bfd interface multiplier
June 2013
Configuring BFD
command.
.
ip bfd echo-interval
.
bfd-vlan-101
ip bfd
command. For
page 20-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents