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

InlineDeviceSettingsRoutedInterfacev6DetailOspf

Properties

integer
MTU Optional

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

integer
cost Optional

integer
deadTimer Optional

boolean
enableBfd Optional

boolean
enabled Optional

integer
helloTimer Optional

DeviceSettingsRoutedInterfaceOSPFFilter
inboundRouteLearning Optional

string
mode Optional

DeviceSettingsRoutedInterfaceOSPFFilter
outboundRouteAdvertisement Optional

boolean
passive Optional

JSON Example

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

DeviceSettingsRoutedInterfacev6Detail

Feedback

Was this page helpful?