router bgp network ip-cidr

Specify a ip network to announce via BGP

ip-cidr Specification

Parameter Value
Type Collection
Object Key(s) network-ipv4-cidr
Collection Name ip-cidr-list
Collection URI /axapi/v3/router/bgp/{as-number}/network/ip-cidr
Element Name ip-cidr
Element URI /axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr}
Element Attributes ip-cidr_attributes
Partition Visibility shared
Schema ip-cidr schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/router/bgp/{as-number}/network/ip-cidr

ip-cidr attributes

Create List

POST

/axapi/v3/router/bgp/{as-number}/network/ip-cidr

ip-cidr attributes

Get Object

GET

/axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr}

ip-cidr attributes

Get List

GET

/axapi/v3/router/bgp/{as-number}/network/ip-cidr

ip-cidr-list

Modify Object

POST

/axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr}

ip-cidr attributes

Replace Object

PUT

/axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr}

ip-cidr attributes

Replace List

PUT

/axapi/v3/router/bgp/{as-number}/network/ip-cidr

ip-cidr-list

Delete Object

DELETE

/axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr}

ip-cidr attributes

ip-cidr-list

ip-cidr-list is JSON List of ip-cidr attributes

ip-cidr-list : [

ip-cidr attributes

backdoor

Description Specify a BGP backdoor route

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

comm-value

Description community value in the format 1-4294967295|AA:NN|internet|local-AS|no-advertise|no-export

Type: string

Format: string-rlx

description

Description Network specific description (Up to 80 characters describing this network)

Type: string

Format: string-rlx

Maximum Length: 80 characters

Maximum Length: 1 characters

lcomm-value

Description Large community value in the format XX:YY:ZZ

Type: string

Format: string-rlx

network-ipv4-cidr

Description Specify network mask

Type: string

Format: ipv4-cidr

route-map

Description Route-map to modify the attributes (Name of the route map)

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters