
********************************************************************************
* Copyright (C) 2019-2024 by Extreme Networks , Inc.                           *
* This file is part of ncBreeze Dump                                            *
*                                                                              *
* Author: Pradeep Raj.                                                         *
*                                                                              *
*                                                                              *
* 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 giving multiple Hello requests if you are using ssh to open a       *
*    session and perform netconf requests.                                     *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
********************************************************************************
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global/>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<cache/>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<cache>
							<global-cache-limit/>
						</cache>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<global-suppress-ra/>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<dns-server-global>
							<dns-server-prefix-global>%req_val%</dns-server-prefix-global>
						</dns-server-global>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<dns-server-global>
							<dns-server-prefix-global>%req_val%</dns-server-prefix-global>
							<dns-server-lifetime-global/>
						</dns-server-global>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<domain-name-global>
							<domain-name-string-global>%req_val%</domain-name-string-global>
						</domain-name-global>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<ipv6 xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6-global-cmds xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<nd-global>
						<domain-name-global>
							<domain-name-string-global>%req_val%</domain-name-string-global>
							<domain-name-lifetime-global/>
						</domain-name-global>
					</nd-global>
				</ipv6-global-cmds>
			</ipv6>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface-vlan xmlns="urn:brocade.com:mgmt:brocade-interface">
				<vlan>
					<name>%req_val%</name>
					<suppress-nd xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
				</vlan>
			</interface-vlan>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface-vlan xmlns="urn:brocade.com:mgmt:brocade-interface">
				<vlan>
					<name>%req_val%</name>
					<suppress-nd xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
						<suppress-nd-enable/>
					</suppress-nd>
				</vlan>
			</interface-vlan>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<bridge-domain xmlns="urn:brocade.com:mgmt:brocade-bridge-domain">
				<bridge-domain-id>%req_val%</bridge-domain-id>
				<bridge-domain-type>%req_val%</bridge-domain-type>
				<suppress-nd xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
			</bridge-domain>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<bridge-domain xmlns="urn:brocade.com:mgmt:brocade-bridge-domain">
				<bridge-domain-id>%req_val%</bridge-domain-id>
				<bridge-domain-type>%req_val%</bridge-domain-type>
				<suppress-nd xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
					<suppress-nd-enable/>
				</suppress-nd>
			</bridge-domain>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds/>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<vrrp-suppress-interface-ra/>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd/>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<managed-config-flag/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<other-config-flag/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<broadcast-mac-trap/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-lifetime/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<reachable-time/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<mtu/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<retrans-timer/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<hoplimit/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ns-interval/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-flag/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-mtu/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-all/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval>
										<max-interval/>
									</ra-interval>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval>
										<min/>
									</ra-interval>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<send-ra/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-high/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-low/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-medium/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-dns-server>
										<dns-server-prefix>%req_val%</dns-server-prefix>
									</ra-dns-server>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-dns-server>
										<dns-server-prefix>%req_val%</dns-server-prefix>
										<dns-server-lifetime-multiplier/>
									</ra-dns-server>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-domain-name>
										<domain-name-string>%req_val%</domain-name-string>
									</ra-domain-name>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-domain-name>
										<domain-name-string>%req_val%</domain-name-string>
										<domain-name-lifetime-multiplier/>
									</ra-domain-name>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address>
										<suppressing-address>
											<suppress-ipv6-address>%req_val%</suppress-ipv6-address>
										</suppressing-address>
									</address>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address>
										<address-suppress-all/>
									</address>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad>
										<attempts/>
									</dad>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad>
										<time/>
									</dad>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache>
										<expire/>
									</cache>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache>
										<cache-limit/>
									</cache>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime/>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred/>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags/>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<no-autoconfig/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<no-onlink/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<off-link/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<neighbor>
									<ipv6-address>%req_val%</ipv6-address>
								</neighbor>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</ethernet>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds/>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<vrrp-suppress-interface-ra/>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd/>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<managed-config-flag/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<other-config-flag/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<broadcast-mac-trap/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-lifetime/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<reachable-time/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<mtu/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<retrans-timer/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<hoplimit/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ns-interval/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-flag/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-mtu/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<suppress-ra>
										<suppress-ra-all/>
									</suppress-ra>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval>
										<max-interval/>
									</ra-interval>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-interval>
										<min/>
									</ra-interval>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<send-ra/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-high/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-low/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<router-preference>
										<router-pref-medium/>
									</router-preference>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-dns-server>
										<dns-server-prefix>%req_val%</dns-server-prefix>
									</ra-dns-server>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-dns-server>
										<dns-server-prefix>%req_val%</dns-server-prefix>
										<dns-server-lifetime-multiplier/>
									</ra-dns-server>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-domain-name>
										<domain-name-string>%req_val%</domain-name-string>
									</ra-domain-name>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<ra-domain-name>
										<domain-name-string>%req_val%</domain-name-string>
										<domain-name-lifetime-multiplier/>
									</ra-domain-name>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address>
										<suppressing-address>
											<suppress-ipv6-address>%req_val%</suppress-ipv6-address>
										</suppressing-address>
									</address>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<address>
										<address-suppress-all/>
									</address>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad>
										<attempts/>
									</dad>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<dad>
										<time/>
									</dad>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache/>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache>
										<expire/>
									</cache>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<cache>
										<cache-limit/>
									</cache>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime/>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred/>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags/>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<no-autoconfig/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<no-onlink/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<nd>
									<prefix>
										<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										<lifetime>
											<preferred>
												<prefix-flags>
													<off-link/>
												</prefix-flags>
											</preferred>
										</lifetime>
									</prefix>
								</nd>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
							<ipv6-intf-cmds>
								<neighbor>
									<ipv6-address>%req_val%</ipv6-address>
								</neighbor>
							</ipv6-intf-cmds>
						</ipv6-nd-ra>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"/>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds/>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<vrrp-suppress-interface-ra/>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd/>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<managed-config-flag/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<other-config-flag/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<broadcast-mac-trap/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-lifetime/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<reachable-time/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<mtu/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<retrans-timer/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<hoplimit/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ns-interval/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<suppress-ra/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<suppress-ra>
											<suppress-ra-flag/>
										</suppress-ra>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<suppress-ra>
											<suppress-ra-mtu/>
										</suppress-ra>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<suppress-ra>
											<suppress-ra-all/>
										</suppress-ra>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-interval/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-interval>
											<max-interval/>
										</ra-interval>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-interval>
											<min/>
										</ra-interval>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<send-ra/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<router-preference/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<router-preference>
											<router-pref-high/>
										</router-preference>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<router-preference>
											<router-pref-low/>
										</router-preference>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<router-preference>
											<router-pref-medium/>
										</router-preference>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-dns-server>
											<dns-server-prefix>%req_val%</dns-server-prefix>
										</ra-dns-server>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-dns-server>
											<dns-server-prefix>%req_val%</dns-server-prefix>
											<dns-server-lifetime-multiplier/>
										</ra-dns-server>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-domain-name>
											<domain-name-string>%req_val%</domain-name-string>
										</ra-domain-name>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<ra-domain-name>
											<domain-name-string>%req_val%</domain-name-string>
											<domain-name-lifetime-multiplier/>
										</ra-domain-name>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<address/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<address>
											<suppressing-address>
												<suppress-ipv6-address>%req_val%</suppress-ipv6-address>
											</suppressing-address>
										</address>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<address>
											<address-suppress-all/>
										</address>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<dad/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<dad>
											<attempts/>
										</dad>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<dad>
											<time/>
										</dad>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<cache/>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<cache>
											<expire/>
										</cache>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<cache>
											<cache-limit/>
										</cache>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime/>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime>
												<preferred/>
											</lifetime>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime>
												<preferred>
													<prefix-flags/>
												</preferred>
											</lifetime>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime>
												<preferred>
													<prefix-flags>
														<no-autoconfig/>
													</prefix-flags>
												</preferred>
											</lifetime>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime>
												<preferred>
													<prefix-flags>
														<no-onlink/>
													</prefix-flags>
												</preferred>
											</lifetime>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<nd>
										<prefix>
											<prefix-ipv6-address>%req_val%</prefix-ipv6-address>
											<lifetime>
												<preferred>
													<prefix-flags>
														<off-link/>
													</prefix-flags>
												</preferred>
											</lifetime>
										</prefix>
									</nd>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<get-config>
		<source>
			<running/>
		</source>
		<filter type="subtree">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
					<ve>
						<name>%req_val%</name>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
								<ipv6-intf-cmds>
									<neighbor>
										<ipv6-address>%req_val%</ipv6-address>
									</neighbor>
								</ipv6-intf-cmds>
							</ipv6-nd-ra>
						</ipv6>
					</ve>
				</interface>
			</routing-system>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
