HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ospfv3_af_routers/{OSPFv3_AF_Router.instance_tag}

Path Params
string
required

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

string
required

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

Body Params
string
length ≤ 15

The router identifier configured for the OSPFv3 address-family instance. The router ID MUST be unique within the entire Autonomous System. If admin_router_id is present, the same will be elected as active_router_id for each AF. The router ID is in IPv4 address format. This is a global configuration and gets applied to all supported AFs. If not set, protocol chooses a router-id for each address-family.

string

Reference Resource: OSPF_Router
Reference to an OSPFv3 Ipv4 Unicast Router instance that corresponds to the configured process-id.

string

Reference Resource: OSPF_Router
Reference to an OSPFv3 Ipv6 Unicast Router instance which corresponds to the configured process-id.

integer
1 to 4000000

The reference bandwidth, Mbits/second, for interface cost calculations. This configuration is applied to all AFs.

boolean

Specifies whether to ignore OSPF interfaces that have gone down just prior to the restart event. This configuration is applied to all AFs.

boolean

Indicates whether OSPF will help a neighbor undergoing hitless restart on this interface. This configuration is applied to all AFs.

integer
required

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

integer
0 to 600000

Minimum wait time in milliseconds before same LSAs received from a peer are processed. This configuration is applied to all AFs.

lsa_throttle
object

Timers related to LSA throttling.

boolean

Disable this OSPF instance. This configuration is applied to all AFs.

integer
5 to 1800

If OSPF is attempting to undergo a graceful restart, this field specifies the length of grace period that should be requested from adjacent routers in grace LSAs. This configuration is applied to all AFs.

spf_throttle
object

Timers related to SPF throttling.

boolean

Specifies whether strict LSA checking is disabled for this OSPF router instance. This configuration is applied to all AFs.

stub_router_adv
object
Responses
200

OK

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!