OcNOS-RON : Layer 3 Guide : Bidirectional Forwarding Detection Command Reference : Bidirectional Forwarding Commands : bfd multihop-peer X:X::X:X interval
bfd multihop-peer X:X::X:X interval
Use this command to configure an IPv6 BFD multihop peer timer values.
Use the no form of the command to reset the IPv6 multihop peer timer values.
Command Syntax
bfd multihop-peer X:X::X:X interval <50-999> minrx <50-999> multiplier <3-50>
no bfd multihop-peer X:X::X:X interval
Parameters
interval
Indicate the interval parameter.
<50-999>
Specify the actual transmit interval in milliseconds.
minrx
Indicate the minrx parameter.
<50-999>
Specify the actual reception interval in milliseconds.
multiplier
Indicate the multiplier parameter.
<3-50>
Specify the actual hello multiplier value.
Command Mode
Configure mode
Default
Default multiplier value is 3
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#bfd multihop-peer 10.1.1.1 interval 100 minrx 100 multiplier 3
Last modified date: 08/28/2023