
********************************************************************************
* 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">
			<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<normal/>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa/>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<metric/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<metric>
										<nssa-area-metric/>
									</metric>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<area-default-information-originate/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<area-default-information-originate>
										<area-default-information-originate-metric/>
									</area-default-information-originate>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<area-default-information-originate>
										<area-default-information-originate-metric-type/>
									</area-default-information-originate>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<no-redistribution/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<nssa-area-no-summary/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<translator-always/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<nssa>
									<translator-interval/>
								</nssa>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<stub/>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<stub>
									<stub-area-no-summary/>
								</stub>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<stub>
									<stub-area-metric/>
								</stub>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<authentication/>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<authentication>
									<ipsec-auth-key-config/>
								</authentication>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties/>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties/>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties>
											<hello-interval/>
										</link-interval-properties>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties>
											<dead-interval/>
										</link-interval-properties>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties>
											<hello-jitter/>
										</link-interval-properties>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties>
											<retransmit-interval/>
										</link-interval-properties>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<link-interval-properties>
											<transmit-delay/>
										</link-interval-properties>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<authentication/>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<authentication>
											<key-chain/>
										</authentication>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<virtual-link>
									<virtual-link-neighbor>%req_val%</virtual-link-neighbor>
									<link-properties>
										<authentication>
											<ipsec-auth-key-config/>
										</authentication>
									</link-properties>
								</virtual-link>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<area-range>
									<range-address>%req_val%</range-address>
								</area-range>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<area-range>
									<range-address>%req_val%</range-address>
									<range-effect/>
								</area-range>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<area>
								<area-id>%req_val%</area-id>
								<area-range>
									<range-address>%req_val%</range-address>
									<range-cost/>
								</area-range>
							</area>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<auto-cost/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<auto-cost>
								<reference-bandwidth/>
							</auto-cost>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<database-overflow-interval/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<global-default-information-originate/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<global-default-information-originate>
								<global-default-information-originate-always/>
							</global-default-information-originate>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<global-default-information-originate>
								<global-default-information-originate-metric/>
							</global-default-information-originate>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<global-default-information-originate>
								<global-default-information-originate-metric-type/>
							</global-default-information-originate>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<default-metric/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<default-passive-interface/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distance>
								<route-type>%req_val%</route-type>
							</distance>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distribute-list/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distribute-list>
								<route-map/>
							</distribute-list>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distribute-list>
								<route-map>
									<distribute-list-route-map-in/>
								</route-map>
							</distribute-list>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distribute-list>
								<prefix-list/>
							</distribute-list>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<distribute-list>
								<prefix-list>
									<distribute-list-prefix-list-in/>
								</prefix-list>
							</distribute-list>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<external-lsdb-limit/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<graceful-restart/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<graceful-restart>
								<helper/>
							</graceful-restart>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<graceful-restart>
								<helper>
									<graceful-restart-helper-disable/>
								</helper>
							</graceful-restart>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<graceful-restart>
								<helper>
									<graceful-restart-helper-strict-lsa-checking/>
								</helper>
							</graceful-restart>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<graceful-restart>
								<restart-time/>
							</graceful-restart>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<key-add-remove-interval/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<key-rollover-interval/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-adjacency/>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-adjacency>
									<log-adjacency-dr-only/>
								</log-adjacency>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-all/>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-bad-packet/>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-bad-packet>
									<log-bad-packet-checksum/>
								</log-bad-packet>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-database/>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<log>
								<log-retransmit/>
							</log>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<global-metric-type/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-connected/>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-connected>
									<connected-route-map/>
								</redistribute-connected>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-connected>
									<redistribute-connected-metric/>
								</redistribute-connected>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-connected>
									<redistribute-connected-metric-type/>
								</redistribute-connected>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-static/>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-static>
									<static-route-map/>
								</redistribute-static>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-static>
									<redistribute-static-metric/>
								</redistribute-static>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-static>
									<redistribute-static-metric-type/>
								</redistribute-static>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-isis/>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-isis>
									<redistribute-isis-route-map/>
								</redistribute-isis>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-isis>
									<redistribute-isis-metric/>
								</redistribute-isis>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-isis>
									<redistribute-isis-metric-type/>
								</redistribute-isis>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-bgp/>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-bgp>
									<bgp-route-map/>
								</redistribute-bgp>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-bgp>
									<redistribute-bgp-metric/>
								</redistribute-bgp>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-bgp>
									<redistribute-bgp-metric-type/>
								</redistribute-bgp>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-ospf/>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-ospf>
									<ospf-route-map/>
								</redistribute-ospf>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-ospf>
									<redistribute-ospf-metric/>
								</redistribute-ospf>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<redistribute>
								<redistribute-ospf>
									<redistribute-ospf-metric-type/>
								</redistribute-ospf>
							</redistribute>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<summary-address>
								<summary-address-value>%req_val%</summary-address-value>
							</summary-address>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<timers/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<timers>
								<lsa-group-pacing/>
							</timers>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<timers>
								<spf/>
							</timers>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<timers>
								<spf>
									<spf-hold-time/>
								</spf>
							</timers>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<nonstop-routing/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<maximum-paths/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa/>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<all-lsas/>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<external-lsa/>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<external-lsa>
										<external-lsa-value/>
									</external-lsa>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<summary-lsa/>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<summary-lsa>
										<summary-lsa-value/>
									</summary-lsa>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<include-stub/>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<on-startup/>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<on-startup>
										<on-startup-time/>
									</on-startup>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<max-metric>
								<router-lsa>
									<on-startup>
										<wait-for-bgp/>
									</on-startup>
								</router-lsa>
							</max-metric>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<bfd/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<bfd>
								<bfd-enable/>
							</bfd>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<bfd>
								<bfd-holdover-interval/>
							</bfd>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<vrf-lite-capability/>
						</ospf>
					</router>
				</ipv6>
			</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">
				<ipv6>
					<router>
						<ospf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<vrf>%req_val%</vrf>
							<auth-transition/>
						</ospf>
					</router>
				</ipv6>
			</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">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<ipv6>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3"/>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<interface-area/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<active/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<passive/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<bfd/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<bfd>
								<bfd-enable/>
							</bfd>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<cost/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<instance/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<mtu-ignore/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<network/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<priority/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<suppress-linklsa/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<key-chain/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec-auth-key-config/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec>
									<ifc-key-add-remove-interval/>
								</ipsec>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<hello-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<dead-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<hello-jitter/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<retransmit-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<transmit-delay/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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">
			<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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3"/>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<interface-area/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<active/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<passive/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<bfd/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<bfd>
									<bfd-enable/>
								</bfd>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<cost/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<instance/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<mtu-ignore/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<network/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<priority/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<suppress-linklsa/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<key-chain/>
								</authentication>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec-auth-key-config/>
								</authentication>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec/>
								</authentication>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec>
										<ifc-key-add-remove-interval/>
									</ipsec>
								</authentication>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties/>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<hello-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<dead-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<hello-jitter/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<retransmit-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</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">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<transmit-delay/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3"/>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<interface-area/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<active/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<passive/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<bfd/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<bfd>
									<bfd-enable/>
								</bfd>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<cost/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<instance/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<mtu-ignore/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<network/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<priority/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<suppress-linklsa/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<key-chain/>
								</authentication>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec-auth-key-config/>
								</authentication>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec/>
								</authentication>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<authentication>
									<ipsec>
										<ifc-key-add-remove-interval/>
									</ipsec>
								</authentication>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties/>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<hello-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<dead-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<hello-jitter/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<retransmit-interval/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
					<loopback xmlns="urn:brocade.com:mgmt:brocade-intf-loopback">
						<id>%req_val%</id>
						<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
							<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
								<link-interval-properties>
									<transmit-delay/>
								</link-interval-properties>
							</interface-ospfv3-conf>
						</ipv6>
					</loopback>
				</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">
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<ipv6>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3"/>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<interface-area/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<active/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<passive/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<bfd/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<bfd>
								<bfd-enable/>
							</bfd>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<cost/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<instance/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<mtu-ignore/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<network/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<priority/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<suppress-linklsa/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<key-chain/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec-auth-key-config/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec/>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<authentication>
								<ipsec>
									<ifc-key-add-remove-interval/>
								</ipsec>
							</authentication>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties/>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<hello-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<dead-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<hello-jitter/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<retransmit-interval/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</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>
						<interface-ospfv3-conf xmlns="urn:brocade.com:mgmt:brocade-ospfv3">
							<link-interval-properties>
								<transmit-delay/>
							</link-interval-properties>
						</interface-ospfv3-conf>
					</ipv6>
				</port-channel>
			</interface>
		</filter>
	</get-config>
</rpc>
]]>]]>
---------------------------------------------------------
