| Parameter | Presence | Type | Default | Description |
---|
| name | M | string | | The administrative name of BFD profile |
| remoteIP | O | ip-address | |
The remote IP address for BFD session.
|
| minTxInterval | O | uint32 | 1000 | Minimum transmit interval in milliseconds.
|
| minRxInterval | O | uint32 | 1000 |
Minimum receive interval in milliseconds.
|
| detectionMultiplier | O | uint32 | 3 |
Detection Time Multiplier.
|
| isMultiHop | O | enumeration | false |
Set this flag to True if remote IP is a multi-hop destination.
|
| dscpValue | O | uint16 | 0 |
DSCP value.
|
| state | O | enumeration | disabled |
Administrative state of this profile.
|
| defaultDetectionTimeout | O | uint32 | 20 |
Default Detection timeout(in seconds) for establishing BFD session.
|