
********************************************************************************
* Copyright (C) 2019-2024 by Extreme Networks , Inc.                           *
* This file is part of rBreeze 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.                   *
*                                                                              *
* 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 -d "<area><normal>true</normal></area>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%


curl -v -X PATCH -d "<nssa><nssa-area-metric>%uint32%</nssa-area-metric></nssa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa


curl -v -X PATCH -d "<default-information-originate><metric>%uint32%</metric></default-information-originate>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa/default-information-originate


curl -v -X PATCH -d "<default-information-originate><metric-type>%ospf:metric-type%</metric-type></default-information-originate>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa/default-information-originate


curl -v -X PATCH -d "<nssa><no-redistribution>true</no-redistribution></nssa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa


curl -v -X PATCH -d "<nssa><no-summary>true</no-summary></nssa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa


curl -v -X PATCH -d "<nssa><translator-always>true</translator-always></nssa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa


curl -v -X PATCH -d "<nssa><translator-interval>%common-def:time-interval-sec%</translator-interval></nssa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/nssa


curl -v -X PATCH -d "<stub><no-summary>true</no-summary></stub>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/stub


curl -v -X PATCH -d "<stub><stub-area-metric>%uint32%</stub-area-metric></stub>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/stub


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/authentication/virtual-link


curl -v -X PATCH -d "<virtual-link><hello-interval>%common-def:time-interval-sec%</hello-interval></virtual-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%


curl -v -X PATCH -d "<virtual-link><dead-interval>%common-def:time-interval-sec%</dead-interval></virtual-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%


curl -v -X PATCH -d "<virtual-link><hello-jitter>%uint32%</hello-jitter></virtual-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%


curl -v -X PATCH -d "<virtual-link><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></virtual-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%


curl -v -X PATCH -d "<virtual-link><transmit-delay>%common-def:time-interval-sec%</transmit-delay></virtual-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%


curl -v -X PATCH -d "<authentication><key-chain>%string%</key-chain></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/virtual-link/%virtual-link-neighbor%/authentication/range


curl -v -X PATCH -d "<range><range-effect>%enumeration%</range-effect></range>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/range/%range-address%


curl -v -X PATCH -d "<range><cost>%ospf:range-metric%</cost></range>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/area/%area-id%/range/%range-address%


curl -v -X PATCH -d "<auto-cost><reference-bandwidth>%ospf:band-width%</reference-bandwidth></auto-cost>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/auto-cost


curl -v -X PATCH -d "<ospf><database-overflow-interval>%common-def:time-interval-sec%</database-overflow-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<default-information-originate><always>true</always></default-information-originate>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/default-information-originate


curl -v -X PATCH -d "<default-information-originate><metric>%uint32%</metric></default-information-originate>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/default-information-originate


curl -v -X PATCH -d "<default-information-originate><metric-type>%ospf:metric-type%</metric-type></default-information-originate>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/default-information-originate


curl -v -X PATCH -d "<ospf><default-metric>%uint32%</default-metric></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<ospf><default-passive-interface>true</default-passive-interface></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<distance><distance-value>%uint32%</distance-value></distance>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/distance/%route-type%


curl -v -X PATCH -d "<route-map><distribute-list-route-map-name>%common-def:name-string63%</distribute-list-route-map-name><in>true</in></route-map>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/distribute-list/route-map


curl -v -X PATCH -d "<prefix-list><distribute-list-prefix-list-name>%common-def:name-string63%</distribute-list-prefix-list-name><in>true</in></prefix-list>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/distribute-list/prefix-list


curl -v -X PATCH -d "<ospf><external-lsdb-limit>%uint32%</external-lsdb-limit></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<helper><disable>true</disable></helper>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/graceful-restart/helper


curl -v -X PATCH -d "<helper><strict-lsa-checking>true</strict-lsa-checking></helper>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/graceful-restart/helper


curl -v -X PATCH -d "<graceful-restart><restart-time>%common-def:time-interval-sec%</restart-time></graceful-restart>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/graceful-restart


curl -v -X PATCH -d "<ospf><key-add-remove-interval>%common-def:time-interval-sec%</key-add-remove-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<ospf><key-rollover-interval>%common-def:time-interval-sec%</key-rollover-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<adjacency><dr-only>true</dr-only></adjacency>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/log/adjacency


curl -v -X PATCH -d "<log><all>true</all></log>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/log


curl -v -X PATCH -d "<bad-packet><checksum>true</checksum></bad-packet>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/log/bad-packet


curl -v -X PATCH -d "<log><database>true</database></log>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/log


curl -v -X PATCH -d "<log><retransmit>true</retransmit></log>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/log


curl -v -X PATCH -d "<ospf><metric-type>%ospf:metric-type%</metric-type></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<connected><route-map>%common-def:name-string63%</route-map></connected>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/connected


curl -v -X PATCH -d "<connected><metric>%uint32%</metric></connected>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/connected


curl -v -X PATCH -d "<connected><metric-type>%ospf:metric-type%</metric-type></connected>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/connected


curl -v -X PATCH -d "<static><route-map>%common-def:name-string63%</route-map></static>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/static


curl -v -X PATCH -d "<static><metric>%uint32%</metric></static>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/static


curl -v -X PATCH -d "<static><metric-type>%ospf:metric-type%</metric-type></static>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/static


curl -v -X PATCH -d "<isis><route-map>%common-def:name-string63%</route-map></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<isis><level-1>true</level-1></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<isis><level-2>true</level-2></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<isis><level-1-2>true</level-1-2></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<isis><metric>%uint32%</metric></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<isis><metric-type>%ospf:metric-type%</metric-type></isis>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/isis


curl -v -X PATCH -d "<bgp><route-map>%common-def:name-string63%</route-map></bgp>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/bgp


curl -v -X PATCH -d "<bgp><metric>%uint32%</metric></bgp>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/bgp


curl -v -X PATCH -d "<bgp><metric-type>%ospf:metric-type%</metric-type></bgp>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/bgp


curl -v -X PATCH -d "<ospf><route-map>%common-def:name-string63%</route-map></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/ospf


curl -v -X PATCH -d "<ospf><metric>%uint32%</metric></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/ospf


curl -v -X PATCH -d "<ospf><metric-type>%ospf:metric-type%</metric-type></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/redistribute/ospf


curl -v -X PATCH -d "<timers><lsa-group-pacing>%common-def:time-interval-sec%</lsa-group-pacing></timers>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/timers


curl -v -X PATCH -d "<spf><spf-delay>%common-def:time-interval-sec%</spf-delay><spf-hold-time>%common-def:time-interval-sec%</spf-hold-time></spf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/timers/spf


curl -v -X PATCH -d "<ospf><nonstop-routing>true</nonstop-routing></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<ospf><maximum-paths>%uint32%</maximum-paths></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<router-lsa><all-lsas>true</all-lsas></router-lsa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa


curl -v -X PATCH -d "<external-lsa><external-lsa-value>%uint32%</external-lsa-value></external-lsa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa/external-lsa


curl -v -X PATCH -d "<summary-lsa><summary-lsa-value>%uint32%</summary-lsa-value></summary-lsa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa/summary-lsa


curl -v -X PATCH -d "<router-lsa><include-stub>true</include-stub></router-lsa>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa


curl -v -X PATCH -d "<on-startup><on-startup-time>%uint32%</on-startup-time></on-startup>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa/on-startup


curl -v -X PATCH -d "<on-startup><wait-for-bgp>true</wait-for-bgp></on-startup>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/max-metric/router-lsa/on-startup


curl -v -X PATCH -d "<bfd><bfd-enable>true</bfd-enable></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/bfd


curl -v -X PATCH -d "<bfd><holdover-interval>%common-def:time-interval-sec%</holdover-interval></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%/bfd


curl -v -X PATCH -d "<ospf><vrf-lite-capability>true</vrf-lite-capability></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "<ospf><auth-transition>true</auth-transition></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/router/ospf/%vrf%


curl -v -X PATCH -d "[DO NOT USE]<ospf><area>%ospf:ospf-area-id%</area></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><active>true</active></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><passive>true</passive></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "<bfd><bfd-enable>true</bfd-enable></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/bfd


curl -v -X PATCH -d "[DO NOT USE]<ospf><cost>%uint32%</cost></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><instance>%uint32%</instance></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><mtu-ignore>true</mtu-ignore></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><network>%enumeration%</network></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><priority>%uint32%</priority></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><suppress-linklsa>true</suppress-linklsa></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "<authentication><key-chain>%string%</key-chain></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "<ipsec><key-add-remove-interval>%common-def:time-interval-sec%</key-add-remove-interval></ipsec>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-jitter>%uint32%</hello-jitter></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><area>%ospf:ospf-area-id%</area></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><active>true</active></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><passive>true</passive></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "<bfd><bfd-enable>true</bfd-enable></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/bfd


curl -v -X PATCH -d "[DO NOT USE]<ospf><cost>%uint32%</cost></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><instance>%uint32%</instance></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><mtu-ignore>true</mtu-ignore></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><network>%enumeration%</network></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><priority>%uint32%</priority></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><suppress-linklsa>true</suppress-linklsa></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "<authentication><key-chain>%string%</key-chain></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "<ipsec><key-add-remove-interval>%common-def:time-interval-sec%</key-add-remove-interval></ipsec>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-jitter>%uint32%</hello-jitter></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><area>%ospf:ospf-area-id%</area></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><active>true</active></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><passive>true</passive></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "<bfd><bfd-enable>true</bfd-enable></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/bfd


curl -v -X PATCH -d "[DO NOT USE]<ospf><cost>%uint32%</cost></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><instance>%uint32%</instance></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><mtu-ignore>true</mtu-ignore></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><network>%enumeration%</network></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><priority>%uint32%</priority></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><suppress-linklsa>true</suppress-linklsa></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "<authentication><key-chain>%string%</key-chain></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "<ipsec><key-add-remove-interval>%common-def:time-interval-sec%</key-add-remove-interval></ipsec>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-jitter>%uint32%</hello-jitter></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Loopback/%id%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><area>%ospf:ospf-area-id%</area></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><active>true</active></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><passive>true</passive></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "<bfd><bfd-enable>true</bfd-enable></bfd>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/bfd


curl -v -X PATCH -d "[DO NOT USE]<ospf><cost>%uint32%</cost></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><instance>%uint32%</instance></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><mtu-ignore>true</mtu-ignore></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><network>%enumeration%</network></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><priority>%uint32%</priority></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><suppress-linklsa>true</suppress-linklsa></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "<authentication><key-chain>%string%</key-chain></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication


curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><ah>%algorithm-type-ah%</ah><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp>%algorithm-type-esp%</esp><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-no-encrypt>true</esp-no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><esp-auth>%algorithm-type-ah%</esp-auth><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><no-encrypt>true</no-encrypt><disable>true</disable></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec

curl -v -X PATCH -d "<authentication><spi>%spi-value-type%</spi><key>%ipsec-authentication-hexkey-string%</key></authentication>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "<ipsec><key-add-remove-interval>%common-def:time-interval-sec%</key-add-remove-interval></ipsec>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf/authentication/ipsec


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-interval>%common-def:time-interval-sec%</hello-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><dead-interval>%common-def:time-interval-sec%</dead-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><hello-jitter>%uint32%</hello-jitter></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><retransmit-interval>%common-def:time-interval-sec%</retransmit-interval></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf


curl -v -X PATCH -d "[DO NOT USE]<ospf><transmit-delay>%common-def:time-interval-sec%</transmit-delay></ospf>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/ospf

