router bgp neighbor trunk-neighbor¶
Specify a trunk unnumbered neighbor
trunk-neighbor Specification¶
Type Collection Object Key(s) trunk Collection Name trunk-neighbor-list Collection URI /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor Element Name trunk-neighbor Element URI /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor/{trunk} Element Attributes trunk-neighbor_attributes Schema trunk-neighbor schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor | ||
Create List | POST | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor | ||
Get Object | GET | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor/{trunk} | ||
Get List | GET | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor | ||
Modify Object | POST | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor/{trunk} | ||
Replace Object | PUT | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor/{trunk} | ||
Replace List | PUT | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor | ||
Delete Object | DELETE | /axapi/v3/router/bgp/{as-number}/neighbor/trunk-neighbor/{trunk} |
trunk-neighbor-list¶
trunk-neighbor-list is JSON List of trunk-neighbor attributes
trunk-neighbor-list : [
]
trunk-neighbor attributes¶
peer-group-name
Description
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
trunk
Description Trunk interface number
Type: number
Format: interface
unnumbered
Description
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters