.. _router_bgp_network_ip_cidr: 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** :ref:`2508_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** :download:`ip-cidr schema ` ===================================== =================================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr} .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr .. raw:: html :ref:`2508_ip-cidr_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr} .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr} .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr .. raw:: html :ref:`2508_ip-cidr_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/bgp/{as-number}/network/ip-cidr/{network-ipv4-cidr} .. raw:: html :ref:`2508_ip-cidr_attributes` .. raw:: html
.. _2508_ip-cidr_list: ip-cidr-list ------------ ip-cidr-list is **JSON List** of :ref:`2508_ip-cidr_attributes` ip-cidr-list : [ { :ref:`2508_ip-cidr_attributes` }, { :ref:`2508_ip-cidr_attributes` }, ... ] .. _2508_ip-cidr_attributes: 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