router bgp address-family ipv6-flowspec neighbor ipv6-neighbor

Specify a peer-group neighbor router

ipv6-neighbor Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

ipv6-neighbor attributes

Create List

POST

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

ipv6-neighbor attributes

Get Object

GET

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

ipv6-neighbor attributes

Get List

GET

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

ipv6-neighbor-list

Modify Object

POST

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

ipv6-neighbor attributes

Replace Object

PUT

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

ipv6-neighbor attributes

Replace List

PUT

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

ipv6-neighbor-list

ipv6-neighbor-list

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

ipv6-neighbor-list : [

ipv6-neighbor attributes

activate

Description Enable the Address Family for this Neighbor

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

neighbor-ipv6

Description Neighbor IPv6 address

Type: string

Format: ipv6-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