router bgp address-family ipv6 neighbor peer-group-neighbor

Specify a peer-group neighbor router

peer-group-neighbor Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

peer-group-neighbor attributes

Create List

POST

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

peer-group-neighbor attributes

Get Object

GET

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

peer-group-neighbor attributes

Get List

GET

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

peer-group-neighbor-list

Modify Object

POST

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

peer-group-neighbor attributes

Replace Object

PUT

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

peer-group-neighbor attributes

Replace List

PUT

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

peer-group-neighbor-list

peer-group-neighbor-list

peer-group-neighbor-list is JSON List of peer-group-neighbor attributes

peer-group-neighbor-list : [

peer-group-neighbor attributes

activate

Description Enable the Address Family for this Neighbor

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

allowas-in

Description Accept as-path with my AS present in it

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

allowas-in-count

Description Number of occurrences of AS number

Type: number

Range: 1-10

Default: 3

inbound

Description Allow inbound soft reconfiguration for this neighbor

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

maximum-prefix

Description Maximum number of prefix accept from this peer (maximum no. of prefix limit (various depends on model))

Type: number

maximum-prefix-thres

Description threshold-value, 1 to 100 percent

Type: number

Range: 1-100

neighbor-route-map-lists

Type: List

next-hop-self

Description Disable the next hop calculation for this neighbor

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

peer-group

Description Neighbor tag

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters

remove-private-as

Description Remove private AS number from outbound updates

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

weight

Description Set default weight for routes from this neighbor

Type: number

Range: 0-65535

Default: 0

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