Reference Guide 712 Document #: LTRT-17939
Mediant MSBR
Command Description
number Defines number of seconds for the InfTransDelay value in
the range of <1-65535>.
a.b.c.d Address of the interface
Default
1 second
Command Mode
Privileged User
Example
This example sets the number of seconds for InfTransDelay value to 1000.
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf transmit-delay 1000
75.2.2.79.3.11 ip ospf bfd
This command sets the number of seconds for the InfTransDelay value.
Syntax
ip ospf bfd interval <value> min_rx <value> multiplier <value>
Command Description
interval Defines the Interval (in msec) for outgoing BFD messages.
The interval is increased if required by the remote system.
min_rx Defines the interval (in msec) between BFD messages in
milliseconds. The remote system uses this interval for
sending messages if its interval is lower.
multiplier Defines the maximum number of packets that can be
missed before the session status is considered down.
Command Mode
Privileged User
Example
This example enables BFD for OSPF on VLAN 1 with an interval and min_rx of 200 msec
and multiplier value of 3
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf bfd interval 200 min_rx 200 multiplier 3