
********************************************************************************
* 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">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden operation="delete" xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor"/>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<apply operation="delete"/>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<pause operation="delete"/>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy operation="delete">
							<policy_name>%req_val%</policy_name>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area operation="delete">
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area>
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
								<threshold>
									<low-threshold operation="delete"/>
								</threshold>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area>
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
								<threshold>
									<buffer operation="delete"/>
								</threshold>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area>
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
								<alert>
									<above>
										<above-highthresh-action operation="delete"/>
									</above>
								</alert>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area>
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
								<alert>
									<below>
										<below-highthresh-action operation="delete"/>
									</below>
								</alert>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<sfp>
						<policy>
							<policy_name>%req_val%</policy_name>
							<area>
								<type>%req_val%</type>
								<area_value>%req_val%</area_value>
								<alert>
									<below>
										<below-lowthresh-action operation="delete"/>
									</below>
								</alert>
							</area>
						</policy>
					</sfp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<Cpu operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<Memory operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<Buffer operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<bfd-session operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<bfd-session>
						<high-limit operation="delete"/>
					</bfd-session>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<bfd-session>
						<low-limit operation="delete"/>
					</bfd-session>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<bfd-session>
						<actions operation="delete"/>
					</bfd-session>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<vxlan-tunnel operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<vxlan-tunnel>
						<high-limit operation="delete"/>
					</vxlan-tunnel>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<vxlan-tunnel>
						<low-limit operation="delete"/>
					</vxlan-tunnel>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<vxlan-tunnel>
						<actions operation="delete"/>
					</vxlan-tunnel>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<lif operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<lif>
						<high-limit operation="delete"/>
					</lif>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<lif>
						<low-limit operation="delete"/>
					</lif>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<lif>
						<actions operation="delete"/>
					</lif>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<mac-table operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<mac-table>
						<high-limit operation="delete"/>
					</mac-table>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<mac-table>
						<low-limit operation="delete"/>
					</mac-table>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<mac-table>
						<actions operation="delete"/>
					</mac-table>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<route operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<route>
						<high-limit operation="delete"/>
					</route>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<route>
						<low-limit operation="delete"/>
					</route>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<route>
						<actions operation="delete"/>
					</route>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<host operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<host>
						<high-limit operation="delete"/>
					</host>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<host>
						<low-limit operation="delete"/>
					</host>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<host>
						<actions operation="delete"/>
					</host>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<nexthop operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<nexthop>
						<high-limit operation="delete"/>
					</nexthop>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<nexthop>
						<low-limit operation="delete"/>
					</nexthop>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<nexthop>
						<actions operation="delete"/>
					</nexthop>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<ecmp operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<ecmp>
						<high-limit operation="delete"/>
					</ecmp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<ecmp>
						<low-limit operation="delete"/>
					</ecmp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<ecmp>
						<actions operation="delete"/>
					</ecmp>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<hardware-resources operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<hardware-resources>
						<count operation="delete"/>
					</hardware-resources>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<hardware-resources>
						<interval operation="delete"/>
					</hardware-resources>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl operation="delete"/>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-in operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-in>
							<high-limit operation="delete"/>
						</mac-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-in>
							<low-limit operation="delete"/>
						</mac-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-in>
							<actions operation="delete"/>
						</mac-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-out operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-out>
							<high-limit operation="delete"/>
						</mac-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-out>
							<low-limit operation="delete"/>
						</mac-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<mac-out>
							<actions operation="delete"/>
						</mac-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-in operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-in>
							<high-limit operation="delete"/>
						</ip-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-in>
							<low-limit operation="delete"/>
						</ip-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-in>
							<actions operation="delete"/>
						</ip-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-out operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-out>
							<high-limit operation="delete"/>
						</ip-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-out>
							<low-limit operation="delete"/>
						</ip-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ip-out>
							<actions operation="delete"/>
						</ip-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-in operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-in>
							<high-limit operation="delete"/>
						</ipv6-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-in>
							<low-limit operation="delete"/>
						</ipv6-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-in>
							<actions operation="delete"/>
						</ipv6-in>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-out operation="delete"/>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-out>
							<high-limit operation="delete"/>
						</ipv6-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-out>
							<low-limit operation="delete"/>
						</ipv6-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
<?xml version="1.0" ?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<capabilities>
		<capability>urn:ietf:params:netconf:base:1.0</capability>
	</capabilities>
</hello>
]]>]]>
<?xml version="1.0" ?>
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
	<edit-config>
		<target>
			<running/>
		</target>
		<config>
			<threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
				<threshold-monitor>
					<acl>
						<ipv6-out>
							<actions operation="delete"/>
						</ipv6-out>
					</acl>
				</threshold-monitor>
			</threshold-monitor-hidden>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
