HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update OSPF interface configuration for a virtual routing forwarding

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 interface for which to update configuration

Body Params

OSPF Interface Configuration

string
required
length between 32 and 36

The UUID of the IP interface to which OSPF is associated.

integer
required
0 to 255

priority of interface

integer
1 to 65535

Cost of interface

integer
required
1 to 65535

Interval period for hello messages in seconds

integer
required
1 to 65535

dead period for hello messages in seconds

integer
1500 to 9368

MTU size in bytes. This attribute has no affect on the interface and will be ignored.

boolean
required

Ignore MTU mismatch

boolean

Enable OSPF Passive Interface

string
enum
required

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

Allowed:
string

simple-text authentication value

md5_list
array of objects

md5 authentication key value pairs

md5_list
string
enum

OSPF Network type

Allowed:
boolean

Enable Bidirectional Forwarding Detection

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