HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update OSPF Area Virtual Link configuration

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of virtual routing forwarding on which to update configuration

string
required

UUID of OSPF router instance for which to update configuration

string
required

UUID of OSPF area for which to update configuration

string
required

UUID of OSPF Area Virtual Link for which to update configuration

Body Params

OSPF Virtual Link Configuration

string
required

Router ID of the remote ABR.

string
enum
required

OSPF authentication type of: null, simple-text or message-digest

Allowed:
integer
1 to 255

message-digest key ID (applicable to message-digest).

string

set the authentication key

integer
0 to 65535

Time between hello packets, default value will be used if zero is specified.

integer
0 to 65535

The interval to consider an unresponsive neighbor as down, default value will be used if zero is specified.

integer
0 to 3600

The time delay in Link state transmission for virtual links, default value will be used if zero is specified

integer
0 to 3600

Time between retransmitting lost link state advertisements, default value will be used if zero is specified

string
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0