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

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

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><backup-retry-time>%uint32%</backup-retry-time></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-computation-mode><use-bypass-liberal /></cspf-computation-mode>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/cspf-computation-mode

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-computation-mode><use-bypass-metric /></cspf-computation-mode>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/cspf-computation-mode

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-computation-mode><ignore-overload-bit /></cspf-computation-mode>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/cspf-computation-mode

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-computation-mode><cspf-metric-type>%cspf-computation-mode%</cspf-metric-type></cspf-computation-mode>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/cspf-computation-mode

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-group-computation><add-penalty /></cspf-group-computation>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/cspf-group-computation

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><cspf-interface-constraint /></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><handle-isis-neighbor-down /></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><handle-ospf-neighbor-down /></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><retry-time>%uint32%</retry-time></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><retry-limit>%uint32%</retry-limit></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><rapid-retry>%enable-disable%</rapid-retry></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><rsvp-periodic-flooding-time>%uint32%</rsvp-periodic-flooding-time></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-flooding-threshold><rsvp-flooding-threshold-down>%uint32%</rsvp-flooding-threshold-down></rsvp-flooding-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/rsvp-flooding-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-flooding-threshold><rsvp-flooding-threshold-up>%uint32%</rsvp-flooding-threshold-up></rsvp-flooding-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/rsvp-flooding-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<soft-preemption><cleanup-timer>%uint32%</cleanup-timer></soft-preemption>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/soft-preemption

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-auto-bandwidth><autobw-sample-interval>%uint32%</autobw-sample-interval></global-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/global-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-auto-bandwidth><autobw-num-sample-record>%uint32%</autobw-num-sample-record></global-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/global-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<implicit-commit><implicit-commit-all /></implicit-commit>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/implicit-commit

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<implicit-commit><implicit-commit-autobw-adjustment /></implicit-commit>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/implicit-commit

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<implicit-commit><implicit-commit-lsp-reoptimize-timer /></implicit-commit>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/implicit-commit

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<traffic-engineering><isis-set-level>%enumeration%</isis-set-level></traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<area><ospf-area-as-ip-address>%inet:ipv4-address%</ospf-area-as-ip-address></area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/traffic-engineering/traffic-eng-ospf/area

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<area><ospf-area-as-decimal>%uint32%</ospf-area-as-decimal></area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/traffic-engineering/traffic-eng-ospf/area

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<area><ospf-area-all /></area>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy/traffic-engineering/traffic-eng-ospf/area

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><qos-ttl-mode>%enumeration%</qos-ttl-mode></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><ingress-tunnel-accounting /></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><transit-session-accounting /></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><switchover-activation-delay>%uint32%</switchover-activation-delay></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<policy><switchover-hold-tear-delay>%uint32%</switchover-hold-tear-delay></policy>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/policy

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><refresh-interval>%uint32%</refresh-interval></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><refresh-multiple>%uint32%</refresh-multiple></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<g-refresh-reduction><summary-refresh /></g-refresh-reduction>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/g-refresh-reduction

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bundle-message><bundle-send-delay>%uint32%</bundle-send-delay></bundle-message>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/g-refresh-reduction/bundle-message

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<g-reliable-messaging><rapid-retrans-decay>%uint32%</rapid-retrans-decay></g-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/g-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<g-reliable-messaging><rapid-retrans-interval>%uint32%</rapid-retrans-interval></g-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/g-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<g-reliable-messaging><rapid-retry-limit>%uint32%</rapid-retry-limit></g-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/g-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-rsvp-hello><global-rsvp-hello-interval>%uint32%</global-rsvp-hello-interval></global-rsvp-hello>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/global-rsvp-hello

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<global-rsvp-hello><global-rsvp-hello-tolerance>%uint32%</global-rsvp-hello-tolerance></global-rsvp-hello>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp/global-rsvp-hello

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><global-rsvp-hello-acknowledgements /></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><g-rsvp-backup-bw-guarantee /></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><delay-resv-send /></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-ecmp>%uint32%</ldp-ecmp></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-hello-interval-basic>%uint32%</ldp-hello-interval-basic></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-hello-interval-target>%uint32%</ldp-hello-interval-target></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-hello-timeout-basic>%uint32%</ldp-hello-timeout-basic></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-hello-timeout-target>%uint32%</ldp-hello-timeout-target></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-ka-int>%uint32%</ldp-ka-int></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-ka-int-cnt>%uint32%</ldp-ka-int-cnt></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-ka-timeout>%uint32%</ldp-ka-timeout></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-fec-filter-in>%string%</ldp-fec-filter-in></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-fec-filter-out>%string%</ldp-fec-filter-out></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-advertise-label>%string%</ldp-advertise-label></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-fec-128-for-auto-discovered /></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-lsr-id>%inet:ipv4-address%</ldp-lsr-id></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-session><ldp-session-fec-filter-out>%string%</ldp-session-fec-filter-out></ldp-session>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-session=%ldp-session-ip%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-session><ldp-session-auth-key>%string%</ldp-session-auth-key></ldp-session>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-session=%ldp-session-ip%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-rcv-label-silence-time>%uint32%</ldp-rcv-label-silence-time></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-gr><ldp-gr-helper-only /></ldp-gr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-gr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-gr><ldp-gr-max-neighbor-reconnect-time>%uint32%</ldp-gr-max-neighbor-reconnect-time></ldp-gr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-gr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-gr><ldp-gr-max-neighbor-recovery-time>%uint32%</ldp-gr-max-neighbor-recovery-time></ldp-gr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-gr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-gr><ldp-gr-reconnect-time>%uint32%</ldp-gr-reconnect-time></ldp-gr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-gr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-gr><ldp-gr-recovery-time>%uint32%</ldp-gr-recovery-time></ldp-gr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-gr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-eol><ldp-eol-tx-silence>%uint32%</ldp-eol-tx-silence></ldp-eol>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-eol

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-eol><ldp-eol-notification>%uint32%</ldp-eol-notification></ldp-eol>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder/ldp-eol

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-tunnel-metric>%uint32%</ldp-tunnel-metric></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-holder><ldp-lw-delay>%uint32%</ldp-lw-delay></ldp-holder>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/ldp/ldp-holder

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-dynamic-bypass-sub-cmds><dynamic-bypass-max-bypasses>%uint32%</dynamic-bypass-max-bypasses></mpls-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/dynamic-bypass/mpls-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-dynamic-bypass-sub-cmds><dynamic-bypass-max-bypasses-per-mp>%uint32%</dynamic-bypass-max-bypasses-per-mp></mpls-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/dynamic-bypass/mpls-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-dynamic-bypass-sub-cmds><dynamic-bypass-enable-all-interfaces /></mpls-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/dynamic-bypass/mpls-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-dynamic-bypass-sub-cmds><dynamic-bypass-reoptimize-timer>%uint32%</dynamic-bypass-reoptimize-timer></mpls-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/dynamic-bypass/mpls-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-dynamic-bypass-sub-cmds><dynamic-bypass-disable /></mpls-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/dynamic-bypass/mpls-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface><mpls-interface-ldp-enable /></mpls-interface>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-param-cmds><hello-interval>%uint32%</hello-interval></ldp-param-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/ldp-params/ldp-param-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<ldp-param-cmds><hello-timeout>%uint32%</hello-timeout></ldp-param-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/ldp-params/ldp-param-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-reservable-bandwidth><reservable-bandwidth>%uint32%</reservable-bandwidth></rsvp-reservable-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/rsvp-reservable-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-reservable-bandwidth><reservable-bandwidth-percentage>%uint32%</reservable-bandwidth-percentage></rsvp-reservable-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/rsvp-reservable-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-authentication><rsvp-authentication-key>%string%</rsvp-authentication-key></rsvp-authentication>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/rsvp-authentication

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-rsvp-hello><rsvp-hello-interval>%uint32%</rsvp-hello-interval></interface-rsvp-hello>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-rsvp-hello

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-rsvp-hello><rsvp-hello-tolerance>%uint32%</rsvp-hello-tolerance></interface-rsvp-hello>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-rsvp-hello

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><rsvp-hello-disable /></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><rsvp-te-metric>%uint32%</rsvp-te-metric></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-intf-flooding-threshold><rsvp-intf-flooding-threshold-down>%uint32%</rsvp-intf-flooding-threshold-down></rsvp-intf-flooding-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/rsvp-intf-flooding-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp-intf-flooding-threshold><rsvp-intf-flooding-threshold-up>%uint32%</rsvp-intf-flooding-threshold-up></rsvp-intf-flooding-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/rsvp-intf-flooding-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<rsvp><interface-rsvp-admin-group>%string%</interface-rsvp-admin-group></rsvp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-refresh-reduction><summary-refresh /></interface-refresh-reduction>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-refresh-reduction

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bundle-message><bundle-send-delay>%uint32%</bundle-send-delay></bundle-message>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-refresh-reduction/bundle-message

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-refresh-reduction><rsvp-refresh-reduction-disable /></interface-refresh-reduction>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-refresh-reduction

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-reliable-messaging><rapid-retrans-decay>%uint32%</rapid-retrans-decay></interface-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-reliable-messaging><rapid-retrans-interval>%uint32%</rapid-retrans-interval></interface-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-reliable-messaging><rapid-retry-limit>%uint32%</rapid-retry-limit></interface-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<interface-reliable-messaging><rsvp-reliable-messaging-disable /></interface-reliable-messaging>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/rsvp/interface-reliable-messaging

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-disable /></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-max-bypasses>%uint32%</interface-dynamic-bypass-max-bypasses></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-max-bypasses-per-mp>%uint32%</interface-dynamic-bypass-max-bypasses-per-mp></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-reoptimize-timer>%uint32%</interface-dynamic-bypass-reoptimize-timer></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-cos>%uint32%</interface-dynamic-bypass-cos></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-from>%inet:ip-address%</interface-dynamic-bypass-from></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-adaptive>%enable-disable%</interface-dynamic-bypass-adaptive></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-record-route>%enable-disable%</interface-dynamic-bypass-record-route></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-hop-limit>%uint8%</interface-dynamic-bypass-hop-limit></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-exclude-any>%string%</interface-dynamic-bypass-exclude-any></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-include-any>%string%</interface-dynamic-bypass-include-any></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-include-all>%string%</interface-dynamic-bypass-include-all></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-primary-path>%string%</interface-dynamic-bypass-primary-path></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-name-prefix>%string%</interface-dynamic-bypass-name-prefix></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-tie-breaking>%tie-breaking%</interface-dynamic-bypass-tie-breaking></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<mpls-interface-dynamic-bypass-sub-cmds><interface-dynamic-bypass-cspf-computation-mode>%cspf-computation-mode%</interface-dynamic-bypass-cspf-computation-mode></mpls-interface-dynamic-bypass-sub-cmds>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<priority><interface-dynamic-bypass-setup-priority>%uint32%</interface-dynamic-bypass-setup-priority><interface-dynamic-bypass-holding-priority>%uint32%</interface-dynamic-bypass-holding-priority></priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds/priority

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<traffic-eng><interface-dynamic-bypass-traffic-eng-max-burst>%uint32%</interface-dynamic-bypass-traffic-eng-max-burst></traffic-eng>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds/traffic-eng

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<traffic-eng><interface-dynamic-bypass-traffic-eng-max-rate>%uint32%</interface-dynamic-bypass-traffic-eng-max-rate></traffic-eng>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds/traffic-eng

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<traffic-eng><interface-dynamic-bypass-traffic-eng-mean-rate>%uint32%</interface-dynamic-bypass-traffic-eng-mean-rate></traffic-eng>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/mpls-interface=%interface-type%,%interface-name%/interface-dynamic-bypass/mpls-interface-dynamic-bypass-sub-cmds/traffic-eng

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><adjustment-interval>%uint32%</adjustment-interval></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><threshold-percentage>%uint32%</threshold-percentage></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><use-threshold-table /></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><min-bandwidth>%uint32%</min-bandwidth></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><max-bandwidth>%uint32%</max-bandwidth></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><overflow-limit>%uint32%</overflow-limit></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><underflow-limit>%uint32%</underflow-limit></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><mode>%autobw-mode%</mode></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-template><sample-recording>%enable-disable%</sample-recording></autobw-template>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-template=%autobw-template-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<autobw-threshold-table-bandwidth><autobw-threshold-table-threshold>%uint32%</autobw-threshold-table-threshold></autobw-threshold-table-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-threshold-table/autobw-threshold-table-bandwidth=%bandwidth-value%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<max-bw-threshold><max-bw-threshold-absolute>%uint32%</max-bw-threshold-absolute></max-bw-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-threshold-table/max-bw-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<max-bw-threshold><max-bw-threshold-percentage>%uint32%</max-bw-threshold-percentage></max-bw-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/autobw-threshold-table/max-bw-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<cspf-group-penalty-n><cspf-group-penalty>%uint32%</cspf-group-penalty></cspf-group-penalty-n>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/cspf-group=%cspf-group-name%/cspf-group-penalty-n

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<path-hop><path-hop-type>%strict-loose-hop%</path-hop-type></path-hop>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/path=%path-name%/path-hop=%path-hop-ip%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<path-insert><path-insert-type>%strict-loose-hop%</path-insert-type><path-insert-before-hop-ip>%inet:ipv4-address%</path-insert-before-hop-ip></path-insert>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/path=%path-name%/path-insert=%path-insert-ip%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><bypass-lsp-dest-address>%inet:ipv4-address%</bypass-lsp-dest-address></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><bypass-lsp-src-address>%inet:ipv4-address%</bypass-lsp-src-address></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><bypass-lsp-tie-breaking>%tie-breaking%</bypass-lsp-tie-breaking></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-adaptive /></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-reoptimize-timer>%uint32%</lsp-reoptimize-timer></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-commit /></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-record>%enable-disable%</lsp-record></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-cos>%uint32%</lsp-cos></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-hop-limit>%uint16%</lsp-hop-limit></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-cspf-computation-mode>%cspf-computation-mode%</lsp-cspf-computation-mode></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-mean-rate>%uint32%</lsp-te-mean-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-rate>%uint32%</lsp-te-max-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-burst>%uint32%</lsp-te-max-burst></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<priority><lsp-setup-priority>%uint32%</lsp-setup-priority><lsp-hold-priority>%uint32%</lsp-hold-priority></priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%/priority

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-exclude-any>%string%</lsp-exclude-any></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-include-any>%string%</lsp-include-any></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><lsp-include-all>%string%</lsp-include-all></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><bypass-lsp-primary-path>%string%</bypass-lsp-primary-path></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<bypass-lsp><bypass-lsp-enable /></bypass-lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/bypass-lsp=%bypass-lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-dest-address>%inet:ipv4-address%</lsp-dest-address></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-cspf>%enable-disable%</lsp-cspf></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-ipmtu>%uint32%</lsp-ipmtu></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-metric>%uint32%</lsp-metric></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-revert-timer>%uint32%</lsp-revert-timer></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-tie-breaking>%tie-breaking%</lsp-tie-breaking></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-src-address>%inet:ipv4-address%</lsp-src-address></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-primary-path>%string%</lsp-primary-path></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-adaptive /></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-reoptimize-timer>%uint32%</lsp-reoptimize-timer></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-commit /></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-record>%enable-disable%</lsp-record></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-cos>%uint32%</lsp-cos></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-hop-limit>%uint16%</lsp-hop-limit></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-cspf-computation-mode>%cspf-computation-mode%</lsp-cspf-computation-mode></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-mean-rate>%uint32%</lsp-te-mean-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-rate>%uint32%</lsp-te-max-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-burst>%uint32%</lsp-te-max-burst></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<priority><lsp-setup-priority>%uint32%</lsp-setup-priority><lsp-hold-priority>%uint32%</lsp-hold-priority></priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/priority

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-exclude-any>%string%</lsp-exclude-any></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-include-any>%string%</lsp-include-any></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-include-all>%string%</lsp-include-all></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-soft-preemption /></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><lsp-autobw-template>%leafref%</lsp-autobw-template></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><adjustment-interval>%uint32%</adjustment-interval></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><threshold-percentage>%uint32%</threshold-percentage></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><use-threshold-table /></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><min-bandwidth>%uint32%</min-bandwidth></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><max-bandwidth>%uint32%</max-bandwidth></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><overflow-limit>%uint32%</overflow-limit></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><underflow-limit>%uint32%</underflow-limit></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><mode>%autobw-mode%</mode></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-auto-bandwidth><sample-recording>%enable-disable%</sample-recording></lsp-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr-bandwidth><lsp-frr-bandwidth>%uint32%</lsp-frr-bandwidth></lsp-frr-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr/lsp-frr-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr-bandwidth><lsp-frr-bandwidth-inherit /></lsp-frr-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr/lsp-frr-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-exclude-any>%string%</lsp-frr-exclude-any></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-include-any>%string%</lsp-frr-include-any></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-include-all>%string%</lsp-frr-include-all></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-hop-limit>%uint8%</lsp-frr-hop-limit></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-facility-backup /></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr><lsp-frr-link-protection /></lsp-frr>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr-priority><lsp-frr-setup-priority>%uint32%</lsp-frr-setup-priority><lsp-frr-hold-priority>%uint32%</lsp-frr-hold-priority></lsp-frr-priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr/lsp-frr-priority

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr-revertive><lsp-frr-revertive-holdtime>%uint8%</lsp-frr-revertive-holdtime></lsp-frr-revertive>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr/lsp-frr-revertive

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-frr-revertive><lsp-frr-revertive-mode-global>%enable-disable%</lsp-frr-revertive-mode-global></lsp-frr-revertive>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-frr/lsp-frr-revertive

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><secpath-standby /></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><secpath-cspf>%enable-disable%</secpath-cspf></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><secpath-ipmtu>%uint32%</secpath-ipmtu></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-adaptive /></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-reoptimize-timer>%uint32%</lsp-reoptimize-timer></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-commit /></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-record>%enable-disable%</lsp-record></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-cos>%uint32%</lsp-cos></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-hop-limit>%uint16%</lsp-hop-limit></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-cspf-computation-mode>%cspf-computation-mode%</lsp-cspf-computation-mode></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-mean-rate>%uint32%</lsp-te-mean-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-rate>%uint32%</lsp-te-max-rate></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-traffic-engineering><lsp-te-max-burst>%uint32%</lsp-te-max-burst></lsp-traffic-engineering>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-traffic-engineering

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<priority><lsp-setup-priority>%uint32%</lsp-setup-priority><lsp-hold-priority>%uint32%</lsp-hold-priority></priority>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/priority

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-exclude-any>%string%</lsp-exclude-any></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-include-any>%string%</lsp-include-any></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><lsp-include-all>%string%</lsp-include-all></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<secondary-path><secpath-soft-preemption /></secondary-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><lsp-secpath-autobw-template>%leafref%</lsp-secpath-autobw-template></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><adjustment-interval>%uint32%</adjustment-interval></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><threshold-percentage>%uint32%</threshold-percentage></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<adjustment-threshold><use-threshold-table /></adjustment-threshold>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth/adjustment-threshold

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><min-bandwidth>%uint32%</min-bandwidth></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><max-bandwidth>%uint32%</max-bandwidth></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><overflow-limit>%uint32%</overflow-limit></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><underflow-limit>%uint32%</underflow-limit></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><mode>%autobw-mode%</mode></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-secpath-auto-bandwidth><sample-recording>%enable-disable%</sample-recording></lsp-secpath-auto-bandwidth>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/secondary-path=%secpath-name%/lsp-secpath-auto-bandwidth

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-ospf><lsp-ignore-lsp-metric /></lsp-ospf>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-shortcuts/lsp-ospf

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-select-path><lsp-select-path-mode>%enumeration%</lsp-select-path-mode><lsp-select-path-primary /></lsp-select-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-select-path

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp-select-path><lsp-select-path-mode>%enumeration%</lsp-select-path-mode><lsp-select-path-secondary-name>%string%</lsp-select-path-secondary-name></lsp-select-path>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%/lsp-select-path

curl -v -X PATCH -H "Content-Type: application/yang-data+xml" -k -d "<lsp><lsp-enable /></lsp>"  -u admin:password https://%ipaddress%:443/restconf/data/brocade-mpls:mpls-config/router/mpls/mpls-cmds-holder/lsp=%lsp-name%

