router ipv6 ospf default-information¶
Control distribution of default information
default-information Specification¶
Type Configuration Resource Element Name default-information Element URI /axapi/v3/router/ipv6/ospf/{process-id}/default-information Element Attributes default-information_attributes Schema default-information schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/default-information | ||
Get Object | GET | /axapi/v3/router/ipv6/ospf/{process-id}/default-information | ||
Modify Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/default-information | ||
Replace Object | PUT | /axapi/v3/router/ipv6/ospf/{process-id}/default-information | ||
Delete Object | DELETE | /axapi/v3/router/ipv6/ospf/{process-id}/default-information |
default-information attributes¶
always
Description Always advertise default route
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
metric
Description OSPF default metric (OSPF metric)
Type: number
Range: 0-16777214
metric-type
Description OSPF metric type for default routes
Type: number
Range: 1-2
Default: 2
originate
Description Distribute a default route
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
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters