
********************************************************************************
* Copyright (C) 2019-2024 by Extreme Networks , Inc.                           *
* This file is part of rBreeze Dump                                            *
*                                                                              *
* Author: Pradeep Raj.                                                         *
*                                                                              *
*                                                                              *
* Directions to Use:                                                           *
* 1. Replace all the values enclosed in the "%" with                           *
*    the values to be configured. The string present with in the braces        * 
*    indicates its type.                                                       *
* 2. To pass "" in the request replace the " with %22.                         *
* 3. To pass multiple keys in the URI enclose seperate them with %2c or        *
*    comma(",").                                                               *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
*                                                                              *
* Disclaimer:                                                                  *
* 1. The queries mentioned here do not have a one-to-one correlation with CLI. *
* 2. The queries inferred here are based on an automated tool and are not      *
*    gauranteed to work. Its the functional teams responsibilty to ensure its  *
*    working.                                                                  *
* 3. In case if you find any discrepancy you can always contact the author to  *
*    get it fixed.                                                             *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
********************************************************************************

curl -v -X PUT -d "<interface-limit>%uint32%</interface-limit>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/nd/cache/interface-limit


curl -v -X PUT -d "<global-suppress-ra>true</global-suppress-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/nd/global-suppress-ra


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/nd/ra-dns-server/%dns-server-prefix-global%/lifetime-multiplier


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/ipv6/nd/ra-domain-name/%domain-name-string-global%/lifetime-multiplier


curl -v -X PUT -d "<enable>true</enable>"  -u admin:password http://%ipaddress%:80/rest/config/running/vlan/%name%/suppress-nd/enable


curl -v -X PUT -d "<enable>true</enable>"  -u admin:password http://%ipaddress%:80/rest/config/running/bridge-domain/%bridge-domain-id%/%bridge-domain-type%/suppress-nd/enable


curl -v -X PUT -d "<vrrp-suppress-interface-ra>true</vrrp-suppress-interface-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/vrrp-suppress-interface-ra


curl -v -X PUT -d "<managed-config-flag>true</managed-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/managed-config-flag


curl -v -X PUT -d "<other-config-flag>true</other-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/other-config-flag


curl -v -X PUT -d "<broadcast-mac-trap>true</broadcast-mac-trap>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/broadcast-mac-trap


curl -v -X PUT -d "<ra-lifetime>%common-def:time-interval-sec%</ra-lifetime>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ra-lifetime


curl -v -X PUT -d "<reachable-time>%common-def:time-interval-msec%</reachable-time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/reachable-time


curl -v -X PUT -d "<mtu>%uint32%</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/mtu


curl -v -X PUT -d "<retrans-timer>%common-def:time-interval-msec%</retrans-timer>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/retrans-timer


curl -v -X PUT -d "<hoplimit>%uint32%</hoplimit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/hoplimit


curl -v -X PUT -d "<ns-interval>%common-def:time-interval-sec%</ns-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ns-interval


curl -v -X PUT -d "<suppress-ra-flag>true</suppress-ra-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/suppress-ra/suppress-ra-flag


curl -v -X PUT -d "<mtu>true</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/suppress-ra/mtu


curl -v -X PUT -d "<all>true</all>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/suppress-ra/all


curl -v -X PUT -d "<max-interval>%common-def:time-interval-sec%</max-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ra-interval/max-interval


curl -v -X PUT -d "<min>%common-def:time-interval-sec%</min>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ra-interval/min


curl -v -X PUT -d "<send-ra>true</send-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/send-ra


curl -v -X PUT -d "<high>true</high>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/router-preference/high


curl -v -X PUT -d "<low>true</low>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/router-preference/low


curl -v -X PUT -d "<medium>true</medium>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/router-preference/medium


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ra-dns-server/%dns-server-prefix%/lifetime-multiplier


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/ra-domain-name/%domain-name-string%/lifetime-multiplier


curl -v -X PUT -d "<suppress>true</suppress>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/address/suppress


curl -v -X PUT -d "<attempts>%uint32%</attempts>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/dad/attempts


curl -v -X PUT -d "<time>%common-def:time-interval-sec%</time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/dad/time


curl -v -X PUT -d "<expire>%common-def:time-interval-sec%</expire>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/cache/expire


curl -v -X PUT -d "<interface-limit>%uint32%</interface-limit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/cache/interface-limit


curl -v -X PUT -d "<no-autoconfig>true</no-autoconfig>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-autoconfig


curl -v -X PUT -d "<no-onlink>true</no-onlink>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-onlink


curl -v -X PUT -d "<off-link>true</off-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/off-link


curl -v -X PUT -d "<vrrp-suppress-interface-ra>true</vrrp-suppress-interface-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/vrrp-suppress-interface-ra


curl -v -X PUT -d "<managed-config-flag>true</managed-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/managed-config-flag


curl -v -X PUT -d "<other-config-flag>true</other-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/other-config-flag


curl -v -X PUT -d "<broadcast-mac-trap>true</broadcast-mac-trap>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/broadcast-mac-trap


curl -v -X PUT -d "<ra-lifetime>%common-def:time-interval-sec%</ra-lifetime>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ra-lifetime


curl -v -X PUT -d "<reachable-time>%common-def:time-interval-msec%</reachable-time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/reachable-time


curl -v -X PUT -d "<mtu>%uint32%</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/mtu


curl -v -X PUT -d "<retrans-timer>%common-def:time-interval-msec%</retrans-timer>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/retrans-timer


curl -v -X PUT -d "<hoplimit>%uint32%</hoplimit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/hoplimit


curl -v -X PUT -d "<ns-interval>%common-def:time-interval-sec%</ns-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ns-interval


curl -v -X PUT -d "<suppress-ra-flag>true</suppress-ra-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/suppress-ra/suppress-ra-flag


curl -v -X PUT -d "<mtu>true</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/suppress-ra/mtu


curl -v -X PUT -d "<all>true</all>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/suppress-ra/all


curl -v -X PUT -d "<max-interval>%common-def:time-interval-sec%</max-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ra-interval/max-interval


curl -v -X PUT -d "<min>%common-def:time-interval-sec%</min>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ra-interval/min


curl -v -X PUT -d "<send-ra>true</send-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/send-ra


curl -v -X PUT -d "<high>true</high>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/router-preference/high


curl -v -X PUT -d "<low>true</low>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/router-preference/low


curl -v -X PUT -d "<medium>true</medium>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/router-preference/medium


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ra-dns-server/%dns-server-prefix%/lifetime-multiplier


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/ra-domain-name/%domain-name-string%/lifetime-multiplier


curl -v -X PUT -d "<suppress>true</suppress>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/address/suppress


curl -v -X PUT -d "<attempts>%uint32%</attempts>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/dad/attempts


curl -v -X PUT -d "<time>%common-def:time-interval-sec%</time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/dad/time


curl -v -X PUT -d "<expire>%common-def:time-interval-sec%</expire>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/cache/expire


curl -v -X PUT -d "<interface-limit>%uint32%</interface-limit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/cache/interface-limit


curl -v -X PUT -d "<no-autoconfig>true</no-autoconfig>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-autoconfig


curl -v -X PUT -d "<no-onlink>true</no-onlink>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-onlink


curl -v -X PUT -d "<off-link>true</off-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/off-link


curl -v -X PUT -d "<vrrp-suppress-interface-ra>true</vrrp-suppress-interface-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/vrrp-suppress-interface-ra


curl -v -X PUT -d "<managed-config-flag>true</managed-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/managed-config-flag


curl -v -X PUT -d "<other-config-flag>true</other-config-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/other-config-flag


curl -v -X PUT -d "<broadcast-mac-trap>true</broadcast-mac-trap>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/broadcast-mac-trap


curl -v -X PUT -d "<ra-lifetime>%common-def:time-interval-sec%</ra-lifetime>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ra-lifetime


curl -v -X PUT -d "<reachable-time>%common-def:time-interval-msec%</reachable-time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/reachable-time


curl -v -X PUT -d "<mtu>%uint32%</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/mtu


curl -v -X PUT -d "<retrans-timer>%common-def:time-interval-msec%</retrans-timer>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/retrans-timer


curl -v -X PUT -d "<hoplimit>%uint32%</hoplimit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/hoplimit


curl -v -X PUT -d "<ns-interval>%common-def:time-interval-sec%</ns-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ns-interval


curl -v -X PUT -d "<suppress-ra-flag>true</suppress-ra-flag>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/suppress-ra/suppress-ra-flag


curl -v -X PUT -d "<mtu>true</mtu>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/suppress-ra/mtu


curl -v -X PUT -d "<all>true</all>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/suppress-ra/all


curl -v -X PUT -d "<max-interval>%common-def:time-interval-sec%</max-interval>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ra-interval/max-interval


curl -v -X PUT -d "<min>%common-def:time-interval-sec%</min>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ra-interval/min


curl -v -X PUT -d "<send-ra>true</send-ra>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/send-ra


curl -v -X PUT -d "<high>true</high>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/router-preference/high


curl -v -X PUT -d "<low>true</low>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/router-preference/low


curl -v -X PUT -d "<medium>true</medium>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/router-preference/medium


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ra-dns-server/%dns-server-prefix%/lifetime-multiplier


curl -v -X PUT -d "<lifetime-multiplier>%uint32%</lifetime-multiplier>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/ra-domain-name/%domain-name-string%/lifetime-multiplier


curl -v -X PUT -d "<suppress>true</suppress>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/address/suppress


curl -v -X PUT -d "<attempts>%uint32%</attempts>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/dad/attempts


curl -v -X PUT -d "<time>%common-def:time-interval-sec%</time>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/dad/time


curl -v -X PUT -d "<expire>%common-def:time-interval-sec%</expire>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/cache/expire


curl -v -X PUT -d "<interface-limit>%uint32%</interface-limit>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/cache/interface-limit


curl -v -X PUT -d "<no-autoconfig>true</no-autoconfig>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-autoconfig


curl -v -X PUT -d "<no-onlink>true</no-onlink>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/no-onlink


curl -v -X PUT -d "<off-link>true</off-link>"  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/ipv6/nd/prefix/%prefix-ipv6-address%/off-link

