Location in GUI: Objects
» Object Management
» BFD Template
Diagram
Classes
objects (fmc.domains)
Name | Type | Constraint | Mandatory | Default Value |
---|
bfd_templates | List | [bfd_templates] | No | |
bfd_templates (fmc.domains.objects)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | matches: ^[A-Za-z0-9-_\.]+$ | Yes | |
hop_type | Choice | SINGLE_HOP , MULTI_HOP | Yes | |
echo | Boolean | true , false | No | |
interval_time | Choice | MILLISECONDS , MICROSECONDS , NONE | No | |
min_transmit | Integer | min: 50 , max: 999000 | No | |
tx_rx_multiplier | Integer | min: 3 , max: 50 | No | |
min_receive | Integer | min: 50 , max: 999000 | No | |
authentication_password | String | min: 1 , max: 24 | No | |
authentication_key_id | Integer | min: 0 , max: 255 | No | |
authentication_type | Choice | MD5 , METICULOUSMD5 , METICULOUSSHA1 , SHA1 , NONE | No | |
Examples
- name: MyBFDTemplateName1
interval_time: "MILLISECONDS"