device_settings_routed_interface_ospf

device_settings_routed_interface_ospf
device_settings_routed_interface_ospf
JSON Example
{
    "area": 0,
    "authentication": false,
    "authId": 0,
    "authPassphrase": "string",
    "cost": 0,
    "deadTimer": 0,
    "mode": "string",
    "enabled": false,
    "exclusionRoutes": [
        {}
    ],
    "helloTimer": 0,
    "inboundRouteLearning": {
        "defaultAction": "string",
        "filters": [
            {
                "cidrIp": "string",
                "cidrPrefix": "string",
                "action": "string"
            }
        ]
    },
    "md5Authentication": false,
    "MTU": 0,
    "outboundRouteAdvertisement": {
        "defaultAction": "string",
        "filters": [
            {
                "cidrIp": "string",
                "cidrPrefix": "string",
                "action": "string"
            }
        ]
    },
    "passive": false,
    "vlanId": 0
}
integer
area
Optional

area

boolean
authentication
Optional

authentication

integer
authId
Optional

authId

string
authPassphrase
Optional

authPassphrase

integer
cost
Optional

cost

integer
deadTimer
Optional

deadTimer

string
mode
Optional

mode

boolean
enabled
Optional

enabled

array of object
exclusionRoutes
Optional

exclusionRoutes

integer
helloTimer
Optional

helloTimer

inboundRouteLearning
Optional

inboundRouteLearning

boolean
md5Authentication
Optional

md5Authentication

integer
MTU
Optional

MTU

outboundRouteAdvertisement
Optional

outboundRouteAdvertisement

boolean
passive
Optional

passive

integer
vlanId
Optional

vlanId