router isis redistribute¶
Redistribute information from another routing protocol
redistribute Specification¶
Type Configuration Resource Element Name redistribute Element URI /axapi/v3/router/isis/{tag}/redistribute Element Attributes redistribute_attributes Schema redistribute schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/isis/{tag}/redistribute | ||
Get Object | GET | /axapi/v3/router/isis/{tag}/redistribute | ||
Modify Object | POST | /axapi/v3/router/isis/{tag}/redistribute | ||
Replace Object | PUT | /axapi/v3/router/isis/{tag}/redistribute | ||
Delete Object | DELETE | /axapi/v3/router/isis/{tag}/redistribute |
redistribute attributes¶
isis
Description: isis is a JSON Block. Please see below for isis
Type: Object
redist-list
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vip-list
Type: List
vip-list¶
Specification Type list Block object keys vip-level
Description ‘level-1’: IS-IS level-1 routes only; ‘level-1-2’: IS-IS level-1 and level-2 routes; ‘level-2’: IS-IS level-2 routes only;
Type: string
Supported Values: level-1, level-1-2, level-2
Default: level-2
vip-metric
Description Metric for redistributed routes (IS-IS default metric)
Type: number
Range: 0-4261412864
Default: 0
vip-metric-type
Description ‘external’: Set IS-IS External metric type; ‘internal’: Set IS-IS Internal metric type;
Type: string
Supported Values: external, internal
Default: internal
vip-route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
vip-type
Description ‘only-flagged’: Selected Virtual IP (VIP); ‘only-not-flagged’: Only not flagged;
Type: string
Supported Values: only-flagged, only-not-flagged
redist-list¶
Specification Type list Block object keys level
Description ‘level-1’: IS-IS level-1 routes only; ‘level-1-2’: IS-IS level-1 and level-2 routes; ‘level-2’: IS-IS level-2 routes only;
Type: string
Supported Values: level-1, level-1-2, level-2
Default: level-2
metric
Description Metric for redistributed routes (IS-IS default metric)
Type: number
Range: 0-4261412864
Default: 0
metric-type
Description ‘external’: Set IS-IS External metric type; ‘internal’: Set IS-IS Internal metric type;
Type: string
Supported Values: external, internal
Default: internal
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
type
Description ‘bgp’: Border Gateway Protocol (BGP); ‘connected’: Connected; ‘floating-ip’: Floating IP; ‘ip-nat-list’: IP NAT list; ‘ip-nat’: IP NAT; ‘lw4o6’: LW4O6 Prefix; ‘nat-map’: NAT MAP Prefix; ‘static-nat’: Static NAT; ‘ospf’: Open Shortest Path First (OSPF); ‘rip’: Routing Information Protocol (RIP); ‘static’: Static routes;
Type: string
Supported Values: bgp, connected, floating-ip, ip-nat-list, ip-nat, lw4o6, nat-map, static-nat, ospf, rip, static
isis¶
Specification Type object level-1-from
Description: level-1-from is a JSON Block. Please see below for isis_level-1-from
Type: Object
level-2-from
Description: level-2-from is a JSON Block. Please see below for isis_level-2-from
Type: Object
isis_level-2-from¶
Specification Type object into-2
Description: into-2 is a JSON Block. Please see below for isis_level-2-from_into-2
Type: Object
isis_level-2-from_into-2¶
Specification Type object distribute-list
Description Select routes (Access-list name)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
level-1
Description Inter-area routes into level-2
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
isis_level-1-from¶
Specification Type object into-1
Description: into-1 is a JSON Block. Please see below for isis_level-1-from_into-1
Type: Object
isis_level-1-from_into-1¶
Specification Type object distribute-list
Description Select routes (Access-list name)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
level-2
Description Inter-area routes into level-2
Type: boolean
Supported Values: true, false, 1, 0
Default: 0