Skip to main content

BFD Feature

Specify the BFD app-route multiplier and poll interval and specify the hello and BFD multiplier for each transport.

Diagram

Classes

system_profiles (sdwan.feature_profiles)

NameTypeConstraintMandatoryDefault Value
bfdClass[bfd]No

bfd (sdwan.feature_profiles.system_profiles)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,128}$No
descriptionStringNo
colorsList[colors]No
default_dscpIntegermin: 0, max: 63No
default_dscp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
multiplierIntegermin: 1, max: 6No
multiplier_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
poll_intervalIntegermin: 1, max: 4294967295No
poll_interval_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No

colors (sdwan.feature_profiles.system_profiles.bfd)

NameTypeConstraintMandatoryDefault Value
colorChoicedefault, mpls, metro-ethernet, biz-internet, public-internet, lte, 3g, red, green, blue, gold, silver, bronze, custom1, custom2, custom3, private1, private2, private3, private4, private5, private6No
color_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
default_dscpIntegermin: 0, max: 63No
default_dscp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
hello_intervalIntegermin: 100, max: 300000No
hello_interval_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
multiplierIntegermin: 1, max: 60No
multiplier_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
path_mtu_discoveryBooleantrue, falseNo
path_mtu_discovery_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No

Examples

sdwan:
feature_profiles:
system_profiles:
- name: system
bfd:
name: bfd
description: basic bfd
multiplier: 5
poll_interval: 12000
colors:
- color: custom1
default_dscp: 14
- color_variable: second_internet_tloc
hello_interval: 5000