bfdtemplate : BFD template object.

The Bidirectional Forwarding Detection (BFD) template contains a configuration of advanced BFD settings such as authentication and timer intervals.

Object Reference

References to bfdtemplate are object references. The name part of a BFD template object reference has the following components:

  • Name of the BFD template

Example: bfdtemplate/ZG5zLmJpbmRfY25h:templatename

Restrictions

The object does not support the following operations:

The object cannot be managed on Cloud Platform members.

Fields

These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.

The basic version of the object contains the field(s): name.

The following fields are required to create this object:

Field Notes
name  

authentication_key

authentication_key

The authentication key for BFD protocol message-digest authentication.

Type

String.

Create

The default value is empty.

Search

The field is not available for search.

Notes

authentication_key is not readable.

authentication_key_id

authentication_key_id

The authentication key identifier for BFD protocol authentication. Valid values are between 1 and 255.

Type

Unsigned integer.

Create

The default value is 1.

Search

The field is not available for search.

authentication_type

authentication_type

The authentication type for BFD protocol.

Type

String.

Valid values are:
  • MD5
  • METICULOUS-MD5
  • METICULOUS-SHA1
  • NONE
  • SHA1

Create

The default value is NONE.

Search

The field is not available for search.

detection_multiplier

detection_multiplier

The detection time multiplier value for BFD protocol. The negotiated transmit interval, multiplied by this value, provides the detection time for the receiving system in asynchronous BFD mode. Valid values are between 3 and 50.

Type

Unsigned integer.

Create

The default value is 3.

Search

The field is not available for search.

min_rx_interval

min_rx_interval

The minimum receive time (in seconds) for BFD protocol. Valid values are between 50 and 9999.

Type

Unsigned integer.

Create

The default value is 100.

Search

The field is not available for search.

min_tx_interval

min_tx_interval

The minimum transmission time (in seconds) for BFD protocol. Valid values are between 50 and 9999.

Type

Unsigned integer.

Create

The default value is 100.

Search

The field is not available for search.

name

name

The name of the BFD template object.

Type

String.

Values with leading or trailing white space are not valid for this field.

Create

The field is required on creation.

Search

The field is available for search via

  • ‘:=’ (case insensitive search)
  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The name is part of the base object.

Fields List

Field Type Req R/O Base Search
authentication_key String N N N N/A
authentication_key_id Unsigned int N N N N/A
authentication_type String N N N N/A
detection_multiplier Unsigned int N N N N/A
min_rx_interval Unsigned int N N N N/A
min_tx_interval Unsigned int N N N N/A
name String Y N Y : = ~