router ipv6 ospf area¶
OSPF area parameters
area Specification¶
Type Collection Object Key(s) area-ipv4, area-num Collection Name area-list Collection URI /axapi/v3/router/ipv6/ospf/{process-id}/area Element Name area Element URI /axapi/v3/router/ipv6/ospf/{process-id}/area/{area-ipv4}+{area-num} Element Attributes area_attributes Schema area schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/area | ||
Create List | POST | /axapi/v3/router/ipv6/ospf/{process-id}/area | ||
Get Object | GET | /axapi/v3/router/ipv6/ospf/{process-id}/area/{area-ipv4}+{area-num} | ||
Get List | GET | /axapi/v3/router/ipv6/ospf/{process-id}/area | ||
Modify Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/area/{area-ipv4}+{area-num} | ||
Replace Object | PUT | /axapi/v3/router/ipv6/ospf/{process-id}/area/{area-ipv4}+{area-num} | ||
Replace List | PUT | /axapi/v3/router/ipv6/ospf/{process-id}/area | ||
Delete Object | DELETE | /axapi/v3/router/ipv6/ospf/{process-id}/area/{area-ipv4}+{area-num} |
area-list¶
area-list is JSON List of area attributes
area-list : [
]
area attributes¶
area-ipv4
Description OSPFv3 area ID in IP address format
Type: string
Format: ipv4-address
area-num
Description OSPFv3 area ID as a decimal value
Type: number
Range: 0-4294967295
default-cost
Description Set the summary-default cost of a NSSA or stub area (Stub’s advertised default summary cost)
Type: number
Range: 0-16777215
Default: 1
no-summary
Description Do not inject inter-area routes into area
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
range-list
Type: Liststub
Description Configure OSPFv3 area as stub
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
virtual-link-list
Type: List
virtual-link-list¶
Specification Type list Block object keys bfd
Description Bidirectional Forwarding Detection (BFD)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
dead-interval
Description Dead router detection time (Seconds)
Type: number
Range: 1-65535
hello-interval
Description Hello packet interval (Seconds)
Type: number
Range: 1-65535
instance-id
Description OSPFv3 instance ID
Type: number
Range: 0-255
Default: 0
retransmit-interval
Description LSA retransmit interval (Seconds)
Type: number
Range: 1-3600
transmit-delay
Description LSA transmission delay (Seconds)
Type: number
Range: 1-3600
Default: 1
value
Description ID (IP addr) associated with virtual link neighbor
Type: string
Format: ipv4-address
range-list¶
Specification Type list Block object keys option
Description ‘advertise’: Advertise this range (default); ‘not-advertise’: DoNotAdvertise this range;
Type: string
Supported Values: advertise, not-advertise
value
Description Area range for IPv6 prefix
Type: string
Format: ipv6-address-plen