HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ospfv3_af4_routers/{OSPF_Router.instance_tag}/areas/{OSPF_Area.area_id}

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

string
required

Reference Resource: OSPF_Router
The list of all the OSPFv3 Router instances for IPv4 Unicast Address Family.

string
required

Reference Resource: OSPF_Area
The list of all the "OSPF_Area" for the OSPF router instance, which contains the OSPFv2 area related configurations. The Area ID is in IPv4 address format.

Body Params
string
required

Reference Resource: OSPF_Area
The list of all the "OSPF_Area" for the OSPF router instance, which contains the OSPFv2 area related configurations. The Area ID is in IPv4 address format.

string
enum

This defines how the external routing and summary lsas for this area will be handled.

Allowed:
ipsec_ah
object

IPsec Authentication Header (AH) configuration. Specifies Security Parameters Index (SPI), authentication type and key to use. IPsec AH is preferred over IPsec Encapsulating Security Payload (ESP) if both ipsec_ah and ipsec_esp are configured.

ipsec_esp
object

IPsec Encapsulating Security Payload (ESP) configuration. Specifies Security Parameters Index (SPI), encryption/authentication type and key to use. IPsec Authentication Header (AH) is preferred over IPsec ESP if both ipsec_ah and ipsec_esp are configured.

ospf_interfaces
object

Reference Resource: OSPF_Interface
The list of all the "OSPF_Interface" for the OSPF Area, which contains the OSPF interface related configurations, statuses, and statistics.

string
ospf_vlinks
object
other_config
object
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!