router bgp redistribute¶
Redistribute information from another routing protocol
redistribute Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
redistribute
Element URI
/axapi/v3/router/bgp/{as-number}/redistribute
Element Attributes
redistribute_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/bgp/{as-number}/redistribute | ||
Get Object | GET | /axapi/v3/router/bgp/{as-number}/redistribute | ||
Modify Object | POST | /axapi/v3/router/bgp/{as-number}/redistribute | ||
Replace Object | PUT | /axapi/v3/router/bgp/{as-number}/redistribute | ||
Delete Object | DELETE | /axapi/v3/router/bgp/{as-number}/redistribute | ||
redistribute attributes¶
connected-cfg
Description: connected-cfg is a JSON Block. Please see below for connected-cfg
Type: Object
floating-ip-cfg
Description: floating-ip-cfg is a JSON Block. Please see below for floating-ip-cfg
Type: Object
ip-nat-cfg
Description: ip-nat-cfg is a JSON Block. Please see below for ip-nat-cfg
Type: Object
ip-nat-list-cfg
Description: ip-nat-list-cfg is a JSON Block. Please see below for ip-nat-list-cfg
Type: Object
isis-cfg
Description: isis-cfg is a JSON Block. Please see below for isis-cfg
Type: Object
lw4o6-cfg
Description: lw4o6-cfg is a JSON Block. Please see below for lw4o6-cfg
Type: Object
nat-map-cfg
Description: nat-map-cfg is a JSON Block. Please see below for nat-map-cfg
Type: Object
ospf-cfg
Description: ospf-cfg is a JSON Block. Please see below for ospf-cfg
Type: Object
rip-cfg
Description: rip-cfg is a JSON Block. Please see below for rip-cfg
Type: Object
static-cfg
Description: static-cfg is a JSON Block. Please see below for static-cfg
Type: Object
static-nat-cfg
Description: static-nat-cfg is a JSON Block. Please see below for static-nat-cfg
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vip
Description: vip is a JSON Block. Please see below for vip
Type: Object
connected-cfg¶
Specification
Value
Type
object
connected
Description Connected
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
floating-ip-cfg¶
Specification
Value
Type
object
floating-ip
Description Floating IP
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
lw4o6-cfg¶
Specification
Value
Type
object
lw4o6
Description LW4O6 Prefix
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
static-nat-cfg¶
Specification
Value
Type
object
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
static-nat
Description Static NAT Prefix
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ip-nat-cfg¶
Specification
Value
Type
object
ip-nat
Description IP NAT
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
ip-nat-list-cfg¶
Specification
Value
Type
object
ip-nat-list
Description IP NAT list
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
isis-cfg¶
Specification
Value
Type
object
isis
Description ISO IS-IS
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
ospf-cfg¶
Specification
Value
Type
object
ospf
Description Open Shortest Path First (OSPF)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
rip-cfg¶
Specification
Value
Type
object
rip
Description Routing Information Protocol (RIP)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
static-cfg¶
Specification
Value
Type
object
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
static
Description Static routes
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
nat-map-cfg¶
Specification
Value
Type
object
nat-map
Description NAT MAP Prefix
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
vip¶
Specification
Value
Type
object
only-flagged-cfg
Description: only-flagged-cfg is a JSON Block. Please see below for vip_only-flagged-cfg
Type: Object
only-not-flagged-cfg
Description: only-not-flagged-cfg is a JSON Block. Please see below for vip_only-not-flagged-cfg
Type: Object
vip_only-flagged-cfg¶
Specification
Value
Type
object
only-flagged
Description Selected Virtual IP (VIP)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
vip_only-not-flagged-cfg¶
Specification
Value
Type
object
only-not-flagged
Description Only not flagged
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters