router bgp neighbor ethernet-neighbor¶
Specify an ethernet unnumbered neighbor
ethernet-neighbor Specification¶
Type Collection Object Key(s) ethernet Collection Name ethernet-neighbor-list Collection URI /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor Element Name ethernet-neighbor Element URI /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} Element Attributes ethernet-neighbor_attributes Schema ethernet-neighbor schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor | ||
Create List | POST | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor | ||
Get Object | GET | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} | ||
Get List | GET | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor | ||
Modify Object | POST | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} | ||
Replace Object | PUT | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} | ||
Replace List | PUT | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor | ||
Delete Object | DELETE | /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} |
ethernet-neighbor-list¶
ethernet-neighbor-list is JSON List of ethernet-neighbor attributes
ethernet-neighbor-list : [
]
ethernet-neighbor attributes¶
ethernet
Description Ethernet interface number
Type: number
Format: interface
peer-group-name
Description
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
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