set protocols bfd peer echo transmit-interval



The set protocols bfd peer echo transmit-interval command configures the minimum time interval between transmitted BFD echo packets for a single-hop BFD session.

The delete protocols bfd peer echo transmit-interval command sets the configuration to the default value.


Command Syntax

set protocols bfd [vrf <vrf-name>] [interface<interface-name>] peer<peer-ip> echo transmit-interval <transmit-interval>


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>].

interface<interface-name>

Optional. Specifies the egress interface for BFD packets. The value is an  L3 interface that can be the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. The value is a string.

peer <peer-ip>Specifies the peer for a BFD session. The value is an IPv4 or IPv6 address.

echo transmit-interval <transmit-interval>

Specifies the minimum time interval between transmitted BFD echo packets in milliseconds. Range: 10 to 60000. Default: 50ms.


Example

  • Configure the minimum time interval between transmitted BFD echo packets to 60 milliseconds.
admin@Xorplus# set protocols bfd peer 2.2.2.2 echo transmit-interval 60
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.