{"type":"api","title":"Edit Lan Vpn And Routing Ospfv 3 I Pv 4 Parcel Association For Service","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/23e8b5f3-18c7-3987-af5b-8a2f827ee522","info":{"title":"Feature Profiles - SD-WAN Service","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Service Feature Profiles in SD-WAN Solution\n- Managing service-related (VPN Side) features including voice, security, and application optimization.\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (SDWAN)"],"description":"Update a LAN VPN parcel and a routing OSPFv3 IPv4 Parcel association for service feature profile","operationId":"EditLanVpnAndRoutingOspfv3IPv4ParcelAssociationForService","parameters":[{"name":"serviceId","in":"path","description":"Feature Profile ID","required":true,"schema":{"type":"string"}},{"name":"vpnId","in":"path","description":"Profile Parcel ID","required":true,"schema":{"type":"string"}},{"name":"ospfv3Id","in":"path","description":"IPv4 address family OSPFv3 ID","required":true,"schema":{"type":"string"}}],"requestBody":{"description":"IPv4 address family OSPFv3 Profile Parcel","content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_cgFpPpNameDef"},"description":{"type":"string","maxLength":256},"data":{"type":"object","properties":{"basic":{"description":"basic configuration","type":"object","properties":{"routerId":{"description":"Set OSPF router ID to override system IP address","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)(\\.(?!$)|$)){4}$","$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4AddressDefaultOptionsDef"},"distance":{"description":"Distance","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":110,"minimum":1,"maximum":255,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_distanceDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":110,"maximum":110,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultDistanceDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfDistanceOptionsDef"},"externalDistance":{"description":"Set distance for external routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":110,"minimum":1,"maximum":254,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_externalDistanceDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":110,"maximum":110,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultDistanceDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfExternalOptionsDef"},"interAreaDistance":{"description":"Set distance for inter-area routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":110,"minimum":1,"maximum":254,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_interAreaDistanceDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":110,"maximum":110,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultDistanceDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfInterAreaOptionsDef"},"intraAreaDistance":{"description":"Set distance for intra-area routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":110,"minimum":1,"maximum":254,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_intraAreaDistanceDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":110,"maximum":110,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultDistanceDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfIntraAreaOptionsDef"}},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_basicConfigDef"},"advanced":{"description":"advanced configuration","type":"object","properties":{"referenceBandwidth":{"description":"Set reference bandwidth method to assign OSPF cost","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":100,"minimum":1,"maximum":4294967,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_referenceBandwidthDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":100,"maximum":100,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultReferenceBandwidthDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfReferenceBandwidthOptionsDef"},"compatibleRfc1583":{"description":"Calculate summary route cost based on RFC 1583","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"defaultOriginate":{"description":"Distribute default external route into OSPF","type":"object","oneOf":[{"type":"object","properties":{"originate":{"description":"Distribute default external route into OSPF disabled","type":"object","properties":{"optionType":{"type":"string","enum":["global","default"]},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}}},{"type":"object","properties":{"originate":{"description":"Distribute default external route into OSPF enabled","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false},"always":{"description":"Always advertise default route","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"},"metric":{"description":"Set metric used to generate default route \u003c0..16777214\u003e","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":0,"maximum":16777214,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_metricDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfMetricOptionsDef"},"metricType":{"description":"Set default route metric type","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["type1","type2"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_metricTypeDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfMetricTypeOptionsDef"}},"required":["originate"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfDefaultOriginateOptionsDef"},"spfTimers":{"description":"Distribute default external route into OSPF","type":"object","properties":{"delay":{"description":"Set delay from first change received until performing SPF calculation","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":200,"minimum":1,"maximum":600000,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_delayDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":200,"maximum":200,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultDelayDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfDelayOptionsDef"},"initialHold":{"description":"Set initial hold time between consecutive SPF calculations","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":1000,"minimum":1,"maximum":600000,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_initialHoldDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":1000,"maximum":1000,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultInitialHoldDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfInitialHoldOptionsDef"},"maxHold":{"description":"Set maximum hold time between consecutive SPF calculations","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":10000,"minimum":1,"maximum":600000,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_maxHoldDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":10000,"maximum":10000,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultMaxHoldDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfMaxHoldOptionsDef"}},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_spfTimersDef"},"policyName":{"description":"Policy name","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"},{"properties":{"refId":{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}","$$ref":"#/components/schemas/CommonCommonDefs_uuidDef"}},"required":["optionType","value"],"additionalProperties":false}},"required":["refId"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_parcelReferenceDef"}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfRoutePolicyNameOptionsDef"},"filter":{"description":"Table map filtered or not","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"}},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_advancedConfigDef"},"redistribute":{"description":"Redistribute routes","type":"array","uniqueItems":true,"items":{"if":{"properties":{"protocol":{"properties":{"value":{"const":"nat-route","enum":["connected","static","omp","bgp","eigrp"]}}}},"required":["protocol","protocol"]},"then":{"required":["natDia"],"not":{"required":["natDia"]}},"dependencies":{"translateRibMetric":{"properties":{"protocol":{"type":"object","properties":{"value":{"const":"omp"}}}}}},"type":"object","properties":{"protocol":{"description":"Set the protocol","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["connected","static","omp","nat-route","bgp","eigrp"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_ipv4RedistributeProtocolDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfRedistributeProtocolOptionsDef"},"natDia":{"description":"Enable NAT DIA for redistributed routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"translateRibMetric":{"description":"Devices within the Cisco Catalyst SD-WAN overlay network use OMP for control plane information. Outside of the overlay, devices use other control plane protocols such as BGP or OSPF. A device at the interface between devices within the overlay network and devices outside of the overlay can translate OMP route metrics when redistributing routes to BGP or OSPF, to be usable by devices outside the overlay network.","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"},"routePolicy":{"description":"Set route policy to apply to redistributed routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"},{"properties":{"refId":{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}","$$ref":"#/components/schemas/CommonCommonDefs_uuidDef"}},"required":["optionType","value"],"additionalProperties":false}},"required":["refId"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_parcelReferenceDef"}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfRoutePolicyNameOptionsDef"}},"additionalProperties":false},"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_ipv4RedistributeProtocolArrayDef"},"maxMetricRouterLsa":{"description":"Sets the protocol to advertise a maximum metric so that other routers do not prefer this router as an intermediate hop in their shortest path first (SPF) calculations","type":"object","oneOf":[{"type":"object","properties":{"action":{"description":"Not advertise maximum metric Router LSA policy by default","type":"object","properties":{"optionType":{"type":"string","enum":["global","default"]},"value":{"const":"disabled"}},"required":["optionType","value"],"additionalProperties":false}},"required":["action"],"additionalProperties":false},{"type":"object","properties":{"action":{"description":"Advertise maximum metric Router LSA immediately","type":"object","properties":{"optionType":{"const":"global"},"value":{"const":"immediately"}},"required":["optionType","value"],"additionalProperties":false}},"required":["action"],"additionalProperties":false},{"type":"object","properties":{"action":{"description":"Advertise maximum metric router LSA after router start up with configured duration time(seconds)","type":"object","properties":{"optionType":{"const":"global"},"value":{"const":"on-startup"}},"required":["optionType","value"],"additionalProperties":false},"onStartUpTime":{"description":"Set how long to advertise maximum metric after router boot up","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":5,"maximum":86400,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_onStartUpTimeDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfOnStartUpTimeOptionsDef"}},"required":["action","onStartUpTime"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfMaxMetricRouterLsaOptionsDef"},"area":{"description":"Configure OSPFv3 IPv4 area","type":"array","uniqueItems":true,"minItems":1,"items":{"if":{"anyOf":[{"properties":{"areaNum":{"properties":{"optionType":{"const":"global"}},"required":["optionType"]}},"required":["areaNum"]},{"properties":{"interfaces":{"minItems":1}},"required":["interfaces"]}]},"then":{"type":"object","required":["areaNum","interfaces"]},"type":"object","properties":{"areaNum":{"description":"Set OSPF area number","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":0,"maximum":4294967295,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaNumDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaNumOptionsDef"},"areaTypeConfig":{"description":"Set OSPFv3 area type(stub/nssa/normal)","type":"object","oneOf":[{"properties":{"areaType":{"description":"stub area type","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["stub"]}},"required":["optionType","value"],"additionalProperties":false},"noSummary":{"description":"Do not inject inter-area routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"}},"additionalProperties":false},{"properties":{"areaType":{"description":"NSSA area type","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["nssa"]}},"required":["optionType","value"],"additionalProperties":false},"noSummary":{"description":"Do not inject inter-area routes","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"},"alwaysTranslate":{"description":"Always translate type7 LSAs","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"}},"additionalProperties":false},{"properties":{"areaType":{"description":"Normal area type, area number 0 only support normal area type","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["normal"]}},"required":["optionType","value"],"additionalProperties":false}},"additionalProperties":false},{"properties":{"areaType":{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef","description":"area type","type":"object"}},"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaTypeConfigOptionsDef"},"interfaces":{"description":"Set OSPF interface parameters","type":"array","uniqueItems":true,"minItems":1,"items":{"type":"object","properties":{"ifName":{"description":"Set interface name","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^(AppGigabitEthernet|BDI|BD-VIF|Virtual-Template|Dialer|Ethernet|FastEthernet|FiftyGigabitEthernet|FiveGigabitEthernet|FortyGigabitEthernet|FourHundredGigE|GigabitEthernet|HundredGigE|Loopback|Port-channel|TenGigabitEthernet|Tunnel|TwentyFiveGigE|TwoGigabitEthernet|TwoHundredGigE|Vlan|vmi|ipsec|gre)((0|[1-9]\\d*)(/(0|[1-9]\\d*)){0,3}(\\.([1-9]\\d*))?)$","minLength":4,"maxLength":32,"$$ref":"#/components/schemas/CommonCommonDefs_ospfAreaInterfaceNameDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceNameOptionsDef"},"helloInterval":{"description":"Set interval between OSPF hello packets","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":10,"minimum":1,"maximum":65535,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceHelloIntervalDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":10,"maximum":10,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultAreaInterfaceHelloIntervalDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceHelloIntervalOptionsDef"},"deadInterval":{"description":"Set interval after which neighbor is declared to be down","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":40,"minimum":1,"maximum":65535,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceDeadIntervalDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":40,"maximum":40,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultAreaInterfaceDeadIntervalDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceDeadIntervalOptionsDef"},"retransmitInterval":{"description":"Set time between retransmitting LSAs","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":5,"minimum":1,"maximum":65535,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceRetransmitIntervalDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":5,"maximum":5,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_defaultAreaInterfaceRetransmitIntervalDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceRetransmitIntervalOptionsDef"},"cost":{"description":"Set cost of OSPF interface","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":1,"maximum":65535,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceCostDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceCostOptionsDef"},"networkType":{"description":"Set the OSPF network type","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["broadcast","point-to-point","non-broadcast","point-to-multipoint"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceNetworkDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceNetworkOptionsDef"},"passiveInterface":{"description":"Set the interface to advertise its address, but not to actively run OSPF","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"},"authenticationConfig":{"description":"Set OSPF interface authentication configuration","type":"object","oneOf":[{"properties":{"authType":{"description":"No Authentication by default","type":"object","properties":{"optionType":{"type":"string","enum":["global","default"]},"value":{"type":"string","enum":["no-auth"]}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceNoAuthTypeDef"}},"required":["authType"],"additionalProperties":false},{"properties":{"authType":{"description":"IPSec authentication with SHA1","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["ipsec-sha1"]}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceIpsecSha1AuthTypeDef"},"spi":{"description":"Set OSPF interface authentication IPSec SPI, range 256..4294967295","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":256,"maximum":4294967295,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceSpiDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceSpiOptionsDef"},"authKey":{"description":"Set OSPF interface authentication IPSEC key","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^[0-9a-fA-F]{40}$","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceSha1AuthKeyDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceSha1AuthKeyOptionsDef"}},"required":["authType","spi","authKey"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaInterfaceAuthConfigOptionsDef"}},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaInterfaceDef"}},"ranges":{"description":"Summarize OSPF routes at an area boundary","type":"array","uniqueItems":true,"items":{"if":{"anyOf":[{"properties":{"network":{"properties":{"optionType":{"const":"global"}},"required":["optionType"]}},"required":["network"]},{"properties":{"noAdvertise":{"properties":{"optionType":{"const":"global"}},"required":["optionType"]}},"required":["noAdvertise"]}]},"then":{"type":"object","required":["network","noAdvertise"]},"type":"object","properties":{"network":{"description":"Ipv4 network","type":"object","properties":{"address":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)(\\.(?!$)|$)){4}$","$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4AddressOptionsDef"},"mask":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["255.255.255.255","255.255.255.254","255.255.255.252","255.255.255.248","255.255.255.240","255.255.255.224","255.255.255.192","255.255.255.128","255.255.255.0","255.255.254.0","255.255.252.0","255.255.248.0","255.255.240.0","255.255.224.0","255.255.192.0","255.255.128.0","255.255.0.0","255.254.0.0","255.252.0.0","255.240.0.0","255.224.0.0","255.192.0.0","255.128.0.0","255.0.0.0","254.0.0.0","252.0.0.0","248.0.0.0","240.0.0.0","224.0.0.0","192.0.0.0","128.0.0.0","0.0.0.0"],"$$ref":"#/components/schemas/CommonCommonDefs_ipv4SubnetMaskDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4SubnetMaskOptionsDef"}},"required":["address","mask"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressAndMaskDef"},"noAdvertise":{"description":"Do not advertise this range","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultFalseOptionsDef"},"cost":{"description":"Set cost for this range","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":0,"maximum":16777214,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_areaRangeCostDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"}},"required":["optionType"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionNoDefaultDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_oneOfAreaRangeCostOptionsDef"}},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_ipv4AreaRangeDef"}}},"additionalProperties":false}}},"required":["area"],"additionalProperties":false}},"required":["name","data"],"x-metadata":{"minVManageVersion":"20.17.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_SchemaPayload"},"examples":{"LAN_OSPFv3_IPv4_AF":{"value":{"name":"LAN_OSPFv3_IPv4_AF","description":"LAN OSPFv3 IPv4 address family","data":{"basic":{"routerId":{"optionType":"global","value":"1.1.1.1"},"distance":{"optionType":"default","value":110},"externalDistance":{"optionType":"default","value":110},"interAreaDistance":{"optionType":"default","value":110},"intraAreaDistance":{"optionType":"default","value":110}},"advanced":{"referenceBandwidth":{"optionType":"default","value":100},"compatibleRfc1583":{"optionType":"default","value":true},"defaultOriginate":{"originate":{"optionType":"global","value":true},"always":{"optionType":"default","value":false},"metric":{"optionType":"global","value":10},"metricType":{"optionType":"global","value":"type2"}},"spfTimers":{"delay":{"optionType":"default","value":200},"initialHold":{"optionType":"global","value":1100},"maxHold":{"optionType":"global","value":9000}},"policyName":{"refId":{"optionType":"global","value":"8bd324a6-c273-411b-a489-941865f58b66"}},"filter":{"optionType":"global","value":true}},"redistribute":[{"protocol":{"optionType":"global","value":"omp"},"translateRibMetric":{"optionType":"global","value":true},"routePolicy":{"optionType":"default"}},{"protocol":{"optionType":"global","value":"bgp"},"routePolicy":{"refId":{"optionType":"global","value":"8bd324a6-c273-411b-a489-941865f58b66"}}},{"protocol":{"optionType":"global","value":"nat-route"},"natDia":{"optionType":"default","value":true},"routePolicy":{"refId":{"optionType":"global","value":"8bd324a6-c273-411b-a489-941865f58b90"}}}],"maxMetricRouterLsa":{"action":{"optionType":"global","value":"on-startup"},"onStartUpTime":{"optionType":"global","value":30}},"area":[{"areaNum":{"optionType":"global","value":10},"areaTypeConfig":{"areaType":{"optionType":"global","value":"nssa"},"noSummary":{"optionType":"global","value":true},"alwaysTranslate":{"optionType":"global","value":true}},"interfaces":[{"ifName":{"optionType":"global","value":"GigabitEthernet2"},"helloInterval":{"optionType":"global","value":100},"deadInterval":{"optionType":"global","value":20},"retransmitInterval":{"optionType":"global","value":20},"cost":{"optionType":"default"},"networkType":{"optionType":"default"},"passiveInterface":{"optionType":"default","value":false},"authenticationConfig":{"authType":{"optionType":"default","value":"no-auth"}}},{"ifName":{"optionType":"global","value":"GigabitEthernet3"},"helloInterval":{"optionType":"default","value":10},"deadInterval":{"optionType":"default","value":40},"retransmitInterval":{"optionType":"default","value":5},"cost":{"optionType":"global","value":5},"networkType":{"optionType":"global","value":"broadcast"},"passiveInterface":{"optionType":"global","value":true},"authenticationConfig":{"authType":{"optionType":"global","value":"ipsec-sha1"},"spi":{"optionType":"global","value":261},"authKey":{"optionType":"global","value":"0123456789012345678901234567890123456789"}}}],"ranges":[{"network":{"address":{"optionType":"global","value":"10.2.2.0"},"mask":{"optionType":"global","value":"255.255.255.0"}},"cost":{"optionType":"default"},"noAdvertise":{"optionType":"default","value":false}},{"network":{"address":{"optionType":"global","value":"10.2.2.0"},"mask":{"optionType":"global","value":"255.255.255.0"}},"cost":{"optionType":"global","value":10},"noAdvertise":{"optionType":"global","value":true}}]}]}},"$$ref":"#/components/examples/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_LAN_OSPFv3_IPv4_AF"},"WAN_OSPFv3_IPv4_AF":{"value":{"name":"WAN_OSPFv3_IPv4_AF","description":"WAN OSPFv3 IPv4 address family","data":{"basic":{"routerId":{"optionType":"global","value":"2.1.1.1"},"distance":{"optionType":"variable","value":"{{wospfv3_ipv4_distance}}"},"externalDistance":{"optionType":"variable","value":"{{wospfv3_ipv4_external_distance}}"},"interAreaDistance":{"optionType":"variable","value":"{{wospfv3_ipv4_inter_area_distance}}"},"intraAreaDistance":{"optionType":"variable","value":"{{wospfv3_ipv4_intra_area_distance}}"}},"advanced":{"referenceBandwidth":{"optionType":"default","value":100},"compatibleRfc1583":{"optionType":"default","value":true},"defaultOriginate":{"originate":{"optionType":"global","value":true},"always":{"optionType":"default","value":false},"metric":{"optionType":"global","value":10},"metricType":{"optionType":"global","value":"type2"}},"spfTimers":{"delay":{"optionType":"default","value":200},"initialHold":{"optionType":"global","value":1100},"maxHold":{"optionType":"global","value":9000}},"policyName":{"optionType":"default"},"filter":{"optionType":"default","value":false}},"redistribute":[{"protocol":{"optionType":"variable","value":"{{wospfv3_ipv4_redis_protocal_0}}"},"routePolicy":{"optionType":"default"}},{"protocol":{"optionType":"variable","value":"{{wospfv3_ipv4_redis_protocal_1}}"},"routePolicy":{"optionType":"default"}},{"protocol":{"optionType":"global","value":"nat-route"},"natDia":{"optionType":"default","value":true},"routePolicy":{"optionType":"default"}}],"maxMetricRouterLsa":{"action":{"optionType":"default","value":"disabled"}},"area":[{"areaNum":{"optionType":"variable","value":"{{wospfv3_ipv4_area_0_areanum}}"},"areaTypeConfig":{"areaType":{"optionType":"global","value":"nssa"},"noSummary":{"optionType":"global","value":true},"alwaysTranslate":{"optionType":"global","value":true}},"interfaces":[{"ifName":{"optionType":"variable","value":"{{wospfv3_ipv4_area_0_intf_0_ifname}}"},"helloInterval":{"optionType":"global","value":100},"deadInterval":{"optionType":"global","value":20},"retransmitInterval":{"optionType":"global","value":20},"cost":{"optionType":"global","value":5},"networkType":{"optionType":"global","value":"broadcast"},"passiveInterface":{"optionType":"global","value":true},"authenticationConfig":{"authType":{"optionType":"global","value":"ipsec-sha1"},"spi":{"optionType":"global","value":261},"authKey":{"optionType":"global","value":"0123456789012345678901234567890123456789"}}}],"ranges":[{"network":{"address":{"optionType":"variable","value":"{{wospfv3_ipv4_range_0_address}}"},"mask":{"optionType":"variable","value":"{{wospfv3_ipv4_range_0_mask}}"}},"cost":{"optionType":"variable","value":"{{wospfv3_ipv4_range_0_cost}}"},"noAdvertise":{"optionType":"variable","value":"{{wospfv3_ipv4_range_0_noadvertise}}"}}]}]}},"$$ref":"#/components/examples/ProfileparcelSdwanCommonRoutingOspfv3Ipv4CommonRequest_WAN_OSPFv3_IPv4_AF"}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"}},"required":["id"],"x-metadata":{"minVManageVersion":"20.15.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelCommonPutResponse_SchemaPayload"},"examples":{"example_1":{"value":{"id":"24C3EF06-c09a-DeFa-Ab26-a1cc4Ef0D51A"},"$$ref":"#/components/examples/ProfileparcelCommonPutResponse_example_1"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e Service \u003e Lan/Vpn-write","method":"put","path":"/v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4/{ospfv3Id}"}}