
********************************************************************************
* 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 GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/cache

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/cache/global-cache-limit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/global-suppress-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/dns-server-global=%dns-server-prefix-global%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/dns-server-global=%dns-server-prefix-global%/dns-server-lifetime-global

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/domain-name-global=%domain-name-string-global%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:ipv6/brocade-ipv6-nd-ra:ipv6-global-cmds/nd-global/domain-name-global=%domain-name-string-global%/domain-name-lifetime-global

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface-vlan/vlan=%name%/brocade-ipv6-nd-ra:suppress-nd

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface-vlan/vlan=%name%/brocade-ipv6-nd-ra:suppress-nd/suppress-nd-enable

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-bridge-domain:bridge-domain=%bridge-domain-id%,%bridge-domain-type%/brocade-ipv6-nd-ra:suppress-nd

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-bridge-domain:bridge-domain=%bridge-domain-id%,%bridge-domain-type%/brocade-ipv6-nd-ra:suppress-nd/suppress-nd-enable

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/vrrp-suppress-interface-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/managed-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/other-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/broadcast-mac-trap

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/reachable-time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/retrans-timer

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/hoplimit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ns-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/max-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/min

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/send-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-high

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-low

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-medium

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%/dns-server-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%/domain-name-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/suppressing-address=%suppress-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/address-suppress-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/attempts

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/expire

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/cache-limit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-autoconfig

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-onlink

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/off-link

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/ethernet=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/neighbor=%ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/vrrp-suppress-interface-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/managed-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/other-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/broadcast-mac-trap

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/reachable-time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/retrans-timer

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/hoplimit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ns-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/max-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/min

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/send-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-high

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-low

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-medium

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%/dns-server-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%/domain-name-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/suppressing-address=%suppress-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/address-suppress-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/attempts

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/expire

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/cache-limit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-autoconfig

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-onlink

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/off-link

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-interface:interface/port-channel=%name%/ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/neighbor=%ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/vrrp-suppress-interface-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/managed-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/other-config-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/broadcast-mac-trap

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/reachable-time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/retrans-timer

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/hoplimit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ns-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-flag

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-mtu

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/suppress-ra/suppress-ra-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/max-interval

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-interval/min

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/send-ra

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-high

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-low

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/router-preference/router-pref-medium

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-dns-server=%dns-server-prefix%/dns-server-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/ra-domain-name=%domain-name-string%/domain-name-lifetime-multiplier

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/suppressing-address=%suppress-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/address/address-suppress-all

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/attempts

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/dad/time

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/expire

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/cache/cache-limit

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-autoconfig

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/no-onlink

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/nd/prefix=%prefix-ipv6-address%/lifetime/preferred/prefix-flags/off-link

curl -v -X GET -H "Content-Type: application/yang-data+xml" -k  -u admin:password https://%ipaddress%:443/restconf/data/brocade-common-def:routing-system/brocade-interface:interface/ve=%name%/brocade-ipv6-config:ipv6/brocade-ipv6-nd-ra:ipv6-nd-ra/ipv6-intf-cmds/neighbor=%ipv6-address%

