API Guide

PATTERN:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}
(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)
Address part of the subnet in the CIDR notation
prefix_len* integer between 1 and 32
DEFAULT:16
Mask part of the subnet in the CIDR notation
}
loopback_seed_address {
Loopback subnet seed address which will be used to congure the loopback addresses on the switches.
address string DEFAULT:10.10.10.1
PATTERN:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}
(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)
Address part of the subnet in the CIDR notation
prefix_len integer DEFAULT:32
Mask part of the subnet in the CIDR notation
}
bgp {
Properties related to BGP conguration
type enum DEFAULT:eBGP
ALLOWED:eBGP, iBGP
type of the BGP network
as_leaf_range [{
Array of object: AS (autonoumus system) number for the switches.
start integer between 64512 and 65534
end integer between 64512 and 65534
}]
as_spine_range [{
Array of object: AS (autonoumus system) number for the switches.
start integer between 64512 and 65534
end integer between 64512 and 65534
}]
}
bfd {
BFD settings for the fabric
fabric_bfd_parameters {
Parameters of a BFD session. At this time, the parameters are read-only.
interval integer between 100 and 1000
DEFAULT:200
Hello packets transmission interval in milliseconds
min_rx integer between 100 and 1000
DEFAULT:200
minimum receive interval for Hello packets in milliseconds
multiplier integer between 1 and 50
DEFAULT:3
Number of Hello packets miss that can be tolerated
}
edge_bfd_parameters {
Parameters of a BFD session. At this time, the parameters are read-only.
interval integer between 100 and 1000
DEFAULT:200
Hello packets transmission interval in milliseconds
min_rx integer between 100 and 1000
DEFAULT:200
minimum receive interval for Hello packets in milliseconds
multiplier integer between 1 and 50
DEFAULT:3
Number of Hello packets miss that can be tolerated
}
187 of 340