[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

DeviceSettingsRoutedInterfaceOSPF

Properties

integer
MTU Optional

object
area Optional
This property contains at least one of the following:
string
array
integer

integer
authId Optional

string
authPassphrase Optional

boolean
authentication Optional

integer
cost Optional

integer
deadTimer Optional

boolean
enableBfd Optional

boolean
enabled Optional

array of JSONObject
exclusionRoutes Optional

Any valid JSON object


integer
helloTimer Optional

inboundRouteLearning Optional

boolean
md5Authentication Optional

string
mode Optional

outboundRouteAdvertisement Optional

boolean
passive Optional

integer
vlanId Optional

JSON Example

{
	"MTU": 0,
	"area": {},
	"authId": 0,
	"authPassphrase": "string",
	"authentication": false,
	"cost": 0,
	"deadTimer": 0,
	"enableBfd": false,
	"enabled": false,
	"exclusionRoutes": [
		{}
	],
	"helloTimer": 0,
	"inboundRouteLearning": {
		"defaultAction": "ADVERTISE",
		"filters": [
			{
				"action": "ADVERTISE",
				"cidrIp": "string",
				"cidrPrefix": "string"
			}
		]
	},
	"md5Authentication": false,
	"mode": "string",
	"outboundRouteAdvertisement": {
		"defaultAction": "ADVERTISE",
		"filters": [
			{
				"action": "ADVERTISE",
				"cidrIp": "string",
				"cidrPrefix": "string"
			}
		]
	},
	"passive": false,
	"vlanId": 0
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

DeviceSettingsRoutedInterface

Feedback

Was this page helpful?