router bgp address-family ipv4-flowspec neighbor ipv4-neighbor

Specify a peer-group neighbor router

ipv4-neighbor Specification

Parameter Value
Type Collection
Object Key(s) neighbor-ipv4
Collection Name ipv4-neighbor-list
Collection URI /axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor
Element Name ipv4-neighbor
Element URI /axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4}
Element Attributes ipv4-neighbor_attributes
Partition Visibility shared
Schema ipv4-neighbor schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor

ipv4-neighbor attributes

Create List

POST

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor

ipv4-neighbor attributes

Get Object

GET

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4}

ipv4-neighbor attributes

Get List

GET

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor

ipv4-neighbor-list

Modify Object

POST

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4}

ipv4-neighbor attributes

Replace Object

PUT

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4}

ipv4-neighbor attributes

Replace List

PUT

/axapi/v3/router/bgp/{as-number}/address-family/ipv4-flowspec/neighbor/ipv4-neighbor

ipv4-neighbor-list

ipv4-neighbor-list

ipv4-neighbor-list is JSON List of ipv4-neighbor attributes

ipv4-neighbor-list : [

ipv4-neighbor attributes

activate

Description Enable the Address Family for this Neighbor

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

neighbor-ipv4

Description Neighbor address

Type: string

Format: ipv4-address

neighbor-route-map-lists

Type: List

send-community-val

Description ‘all’: Send Standard, Extended, and Large Community attributes; ‘both’: Send Standard and Extended Community attributes; ‘none’: Disable Sending Community attributes; ‘standard’: Send Standard Community attributes; ‘extended’: Send Extended Community attributes; ‘large’: Send Large Community attributes;

Type: string

Supported Values: all, both, none, standard, extended, large

Default: both

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

neighbor-route-map-lists

Specification Value
Type list
Block object keys  

nbr-rmap-direction

Description ‘in’: in; ‘out’: out;

Type: string

Supported Values: in, out

nbr-route-map

Description Apply route map to neighbor (Name of route map)

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters