
********************************************************************************
* 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 PUT -H "Content-Type: application/yang-data+xml" -k -d "<normal />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/normal

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

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

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

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

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

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

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

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<translator-interval>%common-def:time-interval-sec%</translator-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/nssa/translator-interval

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

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah>%algorithm-type-ah%</ah></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah-key>%ipsec-authentication-hexkey-string%</ah-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp>%algorithm-type-esp%</esp></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth>%algorithm-type-ah%</esp-auth></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth-key>%ipsec-authentication-hexkey-string%</esp-auth-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/authentication/ipsec-auth-key-config/virtual-link

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

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

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

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

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

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah>%algorithm-type-ah%</ah></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><ah-key>%ipsec-authentication-hexkey-string%</ah-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp>%algorithm-type-esp%</esp></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-key>%ipsec-authentication-hexkey-string%</esp-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth>%algorithm-type-ah%</esp-auth></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth-no-encrypt /></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<spi><esp-auth-key>%ipsec-authentication-hexkey-string%</esp-auth-key></spi>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/area=%area-id%/virtual-link=%virtual-link-neighbor%/link-properties/authentication/ipsec-auth-key-config/area-range

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -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 https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/ipv6/router/brocade-ospfv3:ospf=%vrf%/timers/spf

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<interface-area>%ospf:ospf-area-id%</interface-area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/interface-area

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<active />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/active

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<passive />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/passive

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<bfd-enable />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/bfd/bfd-enable

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<cost>%uint32%</cost>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/cost

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<instance>%uint32%</instance>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/instance

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<mtu-ignore />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/mtu-ignore

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<network>%enumeration%</network>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/network

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<priority>%uint32%</priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/priority

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<suppress-linklsa />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/suppress-linklsa

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<ifc-key-add-remove-interval>%common-def:time-interval-sec%</ifc-key-add-remove-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/authentication/ipsec/ifc-key-add-remove-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-interval>%common-def:time-interval-sec%</hello-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<dead-interval>%common-def:time-interval-sec%</dead-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/dead-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-jitter>%uint32%</hello-jitter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-jitter

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<retransmit-interval>%common-def:time-interval-sec%</retransmit-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/retransmit-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<transmit-delay>%common-def:time-interval-sec%</transmit-delay>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/transmit-delay

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<interface-area>%ospf:ospf-area-id%</interface-area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/interface-area

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<active />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/active

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<passive />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/passive

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<cost>%uint32%</cost>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/cost

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<instance>%uint32%</instance>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/instance

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<mtu-ignore />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/mtu-ignore

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<network>%enumeration%</network>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/network

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<priority>%uint32%</priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/priority

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<suppress-linklsa />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/suppress-linklsa

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<ifc-key-add-remove-interval>%common-def:time-interval-sec%</ifc-key-add-remove-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/authentication/ipsec/ifc-key-add-remove-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-interval>%common-def:time-interval-sec%</hello-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<dead-interval>%common-def:time-interval-sec%</dead-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/dead-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-jitter>%uint32%</hello-jitter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-jitter

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<retransmit-interval>%common-def:time-interval-sec%</retransmit-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/retransmit-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<transmit-delay>%common-def:time-interval-sec%</transmit-delay>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/transmit-delay

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<active />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/active

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<passive />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/passive

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<cost>%uint32%</cost>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/cost

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<instance>%uint32%</instance>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/instance

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<mtu-ignore />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/mtu-ignore

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<network>%enumeration%</network>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/network

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<priority>%uint32%</priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/priority

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<suppress-linklsa />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/suppress-linklsa

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<ifc-key-add-remove-interval>%common-def:time-interval-sec%</ifc-key-add-remove-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/authentication/ipsec/ifc-key-add-remove-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-interval>%common-def:time-interval-sec%</hello-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<dead-interval>%common-def:time-interval-sec%</dead-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/dead-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-jitter>%uint32%</hello-jitter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-jitter

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<retransmit-interval>%common-def:time-interval-sec%</retransmit-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/retransmit-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<transmit-delay>%common-def:time-interval-sec%</transmit-delay>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/brocade-intf-loopback:loopback=%id%/brocade-ipv6-config:ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/transmit-delay

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<interface-area>%ospf:ospf-area-id%</interface-area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/interface-area

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<active />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/active

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<passive />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/passive

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<cost>%uint32%</cost>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/cost

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<instance>%uint32%</instance>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/instance

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<mtu-ignore />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/mtu-ignore

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<network>%enumeration%</network>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/network

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<priority>%uint32%</priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/priority

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<suppress-linklsa />"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/suppress-linklsa

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

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<ifc-key-add-remove-interval>%common-def:time-interval-sec%</ifc-key-add-remove-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/authentication/ipsec/ifc-key-add-remove-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-interval>%common-def:time-interval-sec%</hello-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<dead-interval>%common-def:time-interval-sec%</dead-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/dead-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<hello-jitter>%uint32%</hello-jitter>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/hello-jitter

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<retransmit-interval>%common-def:time-interval-sec%</retransmit-interval>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/retransmit-interval

curl -v -X PUT -H "Content-Type: application/yang-data+xml" -k -d "<transmit-delay>%common-def:time-interval-sec%</transmit-delay>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ospfv3:interface-ospfv3-conf/link-interval-properties/transmit-delay

