Skip to content

BFD Teamplate

Location in GUI: Objects » Object Management » BFD Template

Diagram
NameTypeConstraintMandatoryDefault Value
bfd_templatesList[bfd_templates]No

NameTypeConstraintMandatoryDefault Value
nameStringmatches: ^[A-Za-z0-9-_\.]+$Yes
hop_typeChoiceSINGLE_HOP, MULTI_HOPYes
echoBooleantrue, falseNofalse
interval_typeChoiceMILLISECONDS, MICROSECONDS, NONENo
multiplierIntegermin: 3, max: 50No
minimum_transmitIntegermin: 50, max: 999000No
minimum_receiveIntegermin: 50, max: 999000No
authentication_typeChoiceMD5, METICULOUSMD5, METICULOUSSHA1, SHA1, NONENoNONE
authentication_passwordStringmin: 1, max: 24No
authentication_password_encryptionChoiceUN_ENCRYPTED, ENCRYPTED, NONENo
authentication_key_idIntegermin: 0, max: 255No

fmc:
domains:
- name: Global
objects:
bfd_templates:
- name: MyBFDTemplateName1
hop_type: SINGLE_HOP
echo: true
interval_type: "MILLISECONDS"
minimum_transmit: 100
multiplier: 3
minimum_receive: 300