
********************************************************************************
* Copyright (C) 2019-2024 by Extreme Networks , Inc.                           *
* This file is part of rcBreeze Dump                                            *
*                                                                              *
* Author: Pradeep Raj.                                                         *
*                                                                              *
*                                                                              *
* Directions to Use:                                                           *
* 1. Replace all the values enclosed in the "%" with                           *
*    the values to be configured. The string present with in the braces        * 
*    indicates its type.                                                       *
* 2. To pass "" in the request replace the " with %22.                         *
* 3. To pass multiple keys in the URI enclose seperate them with %2c or        *
*    comma(",").                                                               *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
*                                                                              *
* 5. RestConf also supports Json formatting which can be obtained by simply    *
*    updating Content-Type: application/yang-data+xml to                       *
*    Content-Type: application/yang-data+json                                  * 
*                                                                              * 

* Disclaimer:                                                                  *
* 1. The queries mentioned here do not have a one-to-one correlation with CLI. *
* 2. The queries inferred here are based on an automated tool and are not      *
*    gauranteed to work. Its the functional teams responsibilty to ensure its  *
*    working.                                                                  *
* 3. In case if you find any discrepancy you can always contact the author to  *
*    get it fixed.                                                             *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
********************************************************************************
curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><database-overflow-interval>%common-def:time-interval-sec%</database-overflow-interval></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<default-information-originate><always /></default-information-originate>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/default-information-originate

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<default-information-originate><def-orig-metric>%uint32%</def-orig-metric></default-information-originate>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/default-information-originate

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<default-information-originate><def-orig-metric-type>%metric-type%</def-orig-metric-type></default-information-originate>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/default-information-originate

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<default-information-originate><def-orig-route-map>%string%</def-orig-route-map></default-information-originate>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/default-information-originate

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><default-passive-interface /></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><default-metric>%uint32%</default-metric></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-sync><ldp-sync-hold-down>%uint32%</ldp-sync-hold-down></ldp-sync>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/ldp-sync

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><external-lsdb-limit>%uint32%</external-lsdb-limit></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjacency><dr-only /></adjacency>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/log/adjacency

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<log><log-all /></log>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/log

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bad-packet><log-checksum /></bad-packet>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/log/bad-packet

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<log><log-database /></log>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/log

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<log><log-retransmit /></log>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/log

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><ospf-metric-type>%metric-type%</ospf-metric-type></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<connected><connected-route-map>%common-def:name-string63%</connected-route-map></connected>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/connected

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<static><static-route-map>%common-def:name-string63%</static-route-map></static>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/static

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bgp><bgp-route-map>%common-def:name-string63%</bgp-route-map></bgp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/bgp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<redistribute-ospf><ospf-route-map>%common-def:name-string63%</ospf-route-map></redistribute-ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/redistribute-ospf

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<isis><isis-level-one /></isis>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/isis

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<isis><isis-level-two /></isis>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/isis

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<isis><isis-level-one-and-two /></isis>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/isis

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<isis><isis-route-map>%common-def:name-string63%</isis-route-map></isis>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/redistribute/isis

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rfc1583-compatibility><rfc1583-compatibility-flag /></rfc1583-compatibility>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/rfc1583-compatibility

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<area><normal /></area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<metric><nssa-value>%big-metric%</nssa-value></metric>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/nssa/metric

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<metric><no-summary1 /></metric>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/nssa/metric

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<nssa><default-information-originate /></nssa>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/nssa

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<metric><stub-value>%big-metric%</stub-value></metric>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/stub/metric

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<metric><no-summary /></metric>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/stub/metric

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<range><range-effect>%enumeration%</range-effect></range>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/range=%range-address%,%range-mask%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<range><range-cost>%range-metric%</range-cost></range>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/range=%range-address%,%range-mask%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<direction-in><prefix-list-direction-in-prefix-name>%ipv4-prefix-name-t%</prefix-list-direction-in-prefix-name><prefix-list-direction-in /></direction-in>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/prefix-list/direction-in

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<direction-out><prefix-list-direction-out-prefix-name>%ipv4-prefix-name-t%</prefix-list-direction-out-prefix-name><prefix-list-direction-out /></direction-out>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/prefix-list/direction-out

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<no-encrypt-auth-key-table><no-encrypt-auth-key>%ospf-auth-psswd-string%</no-encrypt-auth-key></no-encrypt-auth-key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%/authentication-key/no-encrypt-auth-key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<authentication><key-chain>%ospf-keychain-string%</key-chain></authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%/authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<virtual-link><hello-interval>%common-def:time-interval-sec%</hello-interval></virtual-link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<virtual-link><dead-interval>%common-def:time-interval-sec%</dead-interval></virtual-link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<virtual-link><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></virtual-link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<virtual-link><transmit-delay>%common-def:time-interval-sec%</transmit-delay></virtual-link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<md5-authentication><key-activation-wait-time>%common-def:time-interval-sec%</key-activation-wait-time></md5-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%/md5-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<key-table><key-id>%uint32%</key-id><md5-authentication-key>%ospf-auth-psswd-string%</md5-authentication-key></key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/area=%area-id%/virtual-link=%virt-link-neighbor%/md5-authentication/key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<reference-bandwidth><ref-bandwidth>%band-width%</ref-bandwidth></reference-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/auto-cost/reference-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<reference-bandwidth><use-active-ports /></reference-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/auto-cost/reference-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<distance><dist-value>%uint32%</dist-value></distance>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/distance=%route-type%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<route-map><route-map>%common-def:name-string63%</route-map><input /></route-map>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/distribute-list/route-map

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<router-lsa><all-vrfs /></router-lsa>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<router-lsa><all-lsas /></router-lsa>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<external-lsa><external-lsa-val>%uint32%</external-lsa-val></external-lsa>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/external-lsa

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<summary-lsa><summary-lsa-val>%uint32%</summary-lsa-val></summary-lsa>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/summary-lsa

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link><all /></link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/link

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link><ptp /></link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/link

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link><stub /></link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/link

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link><transit /></link>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/link

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<on-startup><time>%uint32%</time></on-startup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<on-startup><wait-for-bgp /></on-startup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<on-startup><all-lsas-onstartup /></on-startup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<external-lsa-onstartup><external-lsa-val-onstartup>%uint32%</external-lsa-val-onstartup></external-lsa-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/external-lsa-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<summary-lsa-onstartup><summary-lsa-val-onstartup>%uint32%</summary-lsa-val-onstartup></summary-lsa-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/summary-lsa-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link-onstartup><all-link-onstartup /></link-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/link-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link-onstartup><ptp-link-onstartup /></link-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/link-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link-onstartup><stub-link-onstartup /></link-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/link-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<link-onstartup><transit-link-onstartup /></link-onstartup>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/max-metric/router-lsa/on-startup/link-onstartup

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<timers><lsa-group-pacing>%common-def:time-interval-sec%</lsa-group-pacing></timers>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/timers

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<spf><init-delay>%common-def:time-interval-msec%</init-delay><hold-time>%common-def:time-interval-msec%</hold-time><max-hold-time>%common-def:time-interval-msec%</max-hold-time></spf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/timers/throttle/spf

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><vrf-lite-capability /></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<graceful-restart><graceful-restart-enable /></graceful-restart>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/graceful-restart

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<graceful-restart><helper-disable /></graceful-restart>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/graceful-restart

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<graceful-restart><restart-time>%common-def:time-interval-sec%</restart-time></graceful-restart>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/graceful-restart

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><nonstop-routing /></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><maximum-paths>%uint8%</maximum-paths></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-bfd><bfd-enable /></global-bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/global-bfd

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-bfd><holdover-interval>%uint8%</holdover-interval></global-bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%/global-bfd

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ospf><auth-transition /></ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/router/brocade-ospf:ospf=%vrf%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><area>%ospf-area-id%</area></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><auth-change-wait-time>%common-def:time-interval-sec%</auth-change-wait-time></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<no-encrypt-auth-key-table><no-encrypt-auth-key>%ospf-auth-psswd-string%</no-encrypt-auth-key></no-encrypt-auth-key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/authentication-key/no-encrypt-auth-key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<authentication><key-chain>%ospf-keychain-string%</key-chain></authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<md5-authentication><key-activation-wait-time>%common-def:time-interval-sec%</key-activation-wait-time></md5-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/md5-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<key-table><key-id>%uint32%</key-id><md5-authentication-key>%ospf-auth-psswd-string%</md5-authentication-key></key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/md5-authentication/key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><cost>%uint32%</cost></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><network>%enumeration%</network></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><intf-ldp-sync>%enumeration%</intf-ldp-sync></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-out /></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-external>%database-filter-options%</all-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-summary-external>%database-filter-options%</all-summary-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><mtu-ignore /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><active /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><passive /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><priority>%uint32%</priority></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bfd><intf-bfd-enable /></bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ip-config:ip/brocade-ospf:interface-vlan-ospf-conf/ospf1/bfd

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><area>%ospf-area-id%</area></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><auth-change-wait-time>%common-def:time-interval-sec%</auth-change-wait-time></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<no-encrypt-auth-key-table><no-encrypt-auth-key>%ospf-auth-psswd-string%</no-encrypt-auth-key></no-encrypt-auth-key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/authentication-key/no-encrypt-auth-key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<authentication><key-chain>%ospf-keychain-string%</key-chain></authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<md5-authentication><key-activation-wait-time>%common-def:time-interval-sec%</key-activation-wait-time></md5-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/md5-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<key-table><key-id>%uint32%</key-id><md5-authentication-key>%ospf-auth-psswd-string%</md5-authentication-key></key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/md5-authentication/key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><cost>%uint32%</cost></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><network>%enumeration%</network></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><intf-ldp-sync>%enumeration%</intf-ldp-sync></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-out /></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-external>%database-filter-options%</all-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-summary-external>%database-filter-options%</all-summary-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><mtu-ignore /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><active /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><passive /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><priority>%uint32%</priority></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bfd><intf-bfd-enable /></bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ip-config:ip/brocade-ospf:interface-loopback-ospf-conf/ospf1/bfd

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><area>%ospf-area-id%</area></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><auth-change-wait-time>%common-def:time-interval-sec%</auth-change-wait-time></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<no-encrypt-auth-key-table><no-encrypt-auth-key>%ospf-auth-psswd-string%</no-encrypt-auth-key></no-encrypt-auth-key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/authentication-key/no-encrypt-auth-key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<authentication><key-chain>%ospf-keychain-string%</key-chain></authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<md5-authentication><key-activation-wait-time>%common-def:time-interval-sec%</key-activation-wait-time></md5-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/md5-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<key-table><key-id>%uint32%</key-id><md5-authentication-key>%ospf-auth-psswd-string%</md5-authentication-key></key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/md5-authentication/key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><cost>%uint32%</cost></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><network>%enumeration%</network></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><intf-ldp-sync>%enumeration%</intf-ldp-sync></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-out /></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-external>%database-filter-options%</all-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-summary-external>%database-filter-options%</all-summary-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><mtu-ignore /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><active /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><passive /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><priority>%uint32%</priority></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bfd><intf-bfd-enable /></bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ip/brocade-ospf:interface-eth-ospf-conf/ospf1/bfd

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><area>%ospf-area-id%</area></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><auth-change-wait-time>%common-def:time-interval-sec%</auth-change-wait-time></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<no-encrypt-auth-key-table><no-encrypt-auth-key>%ospf-auth-psswd-string%</no-encrypt-auth-key></no-encrypt-auth-key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/authentication-key/no-encrypt-auth-key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<authentication><key-chain>%ospf-keychain-string%</key-chain></authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<md5-authentication><key-activation-wait-time>%common-def:time-interval-sec%</key-activation-wait-time></md5-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/md5-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<key-table><key-id>%uint32%</key-id><md5-authentication-key>%ospf-auth-psswd-string%</md5-authentication-key></key-table>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/md5-authentication/key-table

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><cost>%uint32%</cost></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><network>%enumeration%</network></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><intf-ldp-sync>%enumeration%</intf-ldp-sync></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-out /></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-external>%database-filter-options%</all-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<database-filter><all-summary-external>%database-filter-options%</all-summary-external></database-filter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/database-filter

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><mtu-ignore /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><active /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><passive /></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "[DO NOT USE]<ospf1><priority>%uint32%</priority></ospf1>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bfd><intf-bfd-enable /></bfd>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ip/brocade-ospf:interface-PO-ospf-conf/ospf1/bfd

