bgp¶
Border Gateway Protocol (BGP)
bgp Specification¶
Parameter Value Type Configuration Resource Element Name bgp Element URI /axapi/v3/bgp Element Attributes bgp_attributes Partition Visibility shared Schema bgp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/bgp | ||
Get Object | GET | /axapi/v3/bgp | ||
Modify Object | POST | /axapi/v3/bgp | ||
Replace Object | PUT | /axapi/v3/bgp | ||
Delete Object | DELETE | /axapi/v3/bgp | ||
bgp attributes¶
extended-asn-cap
Description Enable the router to send 4-octet ASN capabilities
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
nexthop-trigger
Description: nexthop-trigger is a JSON Block. Please see below for nexthop-trigger
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
nexthop-trigger¶
Specification Value Type object delay
Description Configure nexthop trigger delay time interval (Nexthop Trigger Delay time interval between 1 and 100)
Type: number
Range: 1-100
enable
Description Enable the nexthop tracking functionality
Type: boolean
Supported Values: true, false, 1, 0
Default: 0