
********************************************************************************
* 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>
			<port-profile operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<allow>
					<nonprofiledmacs operation="delete"/>
				</allow>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile operation="delete"/>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile operation="delete"/>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<security-profile operation="delete"/>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<restrict-flooding-container operation="delete"/>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<restrict-flooding-container>
					<restrict-flooding operation="delete"/>
				</restrict-flooding-container>
			</port-profile>
		</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>
			<port-profile-global operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile"/>
		</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>
			<port-profile-global xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<port-profile operation="delete">
					<name>%req_val%</name>
				</port-profile>
			</port-profile-global>
		</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>
			<port-profile-global xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<port-profile>
					<name>%req_val%</name>
					<static operation="delete">
						<mac-address>%req_val%</mac-address>
					</static>
				</port-profile>
			</port-profile-global>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport-basic operation="delete"/>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport-basic>
						<basic operation="delete"/>
					</switchport-basic>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access>
							<vlan operation="delete"/>
						</access>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access>
							<vlan>
								<name operation="delete"/>
							</vlan>
						</access>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access-mac-vlan-classification operation="delete"/>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access-mac-vlan-classification>
							<access>
								<vlan operation="delete">
									<access-vlan-id>%req_val%</access-vlan-id>
									<access-mac-address>%req_val%</access-mac-address>
								</vlan>
							</access>
						</access-mac-vlan-classification>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access-mac-group-vlan-classification operation="delete"/>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<access-mac-group-vlan-classification>
							<access>
								<vlan operation="delete">
									<access-vlan-id>%req_val%</access-vlan-id>
									<access-mac-group>%req_val%</access-mac-group>
								</vlan>
							</access>
						</access-mac-group-vlan-classification>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<trunk-vlan-classification>
								<allowed>
									<vlan>
										<add operation="delete">
											<trunk-vlan-id>%req_val%</trunk-vlan-id>
											<trunk-ctag-id>%req_val%</trunk-ctag-id>
										</add>
									</vlan>
								</allowed>
							</trunk-vlan-classification>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<trunk-vlan-classification>
								<allowed>
									<vlan>
										<remove operation="delete">
											<trunk-vlan-id>%req_val%</trunk-vlan-id>
											<trunk-ctag-id>%req_val%</trunk-ctag-id>
										</remove>
									</vlan>
								</allowed>
							</trunk-vlan-classification>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<native-vlan-classification operation="delete"/>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<native-vlan-classification>
								<native-vlan-id operation="delete"/>
							</native-vlan-classification>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<native-vlan-classification>
								<native-vlan-ctag-id operation="delete"/>
							</native-vlan-classification>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<vlan-profile>
					<switchport>
						<trunk>
							<native-vlan operation="delete"/>
						</trunk>
					</switchport>
				</vlan-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<cee operation="delete"/>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos operation="delete"/>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<cos operation="delete"/>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<trust operation="delete"/>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<trust>
							<trust-cos operation="delete"/>
						</trust>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<cos-mutation operation="delete"/>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<cos-traffic-class operation="delete"/>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<flowcontrol operation="delete"/>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<flowcontrol>
							<flowcontrolglobal operation="delete"/>
						</flowcontrol>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<name>%req_val%</name>
				<qos-profile>
					<qos>
						<flowcontrol>
							<pfc operation="delete">
								<pfc-cos>%req_val%</pfc-cos>
							</pfc>
						</flowcontrol>
					</qos>
				</qos-profile>
			</port-profile>
		</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>
			<port-profile-domain operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<port-profile-domain-name>%req_val%</port-profile-domain-name>
			</port-profile-domain>
		</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>
			<port-profile-domain xmlns="urn:brocade.com:mgmt:brocade-port-profile">
				<port-profile-domain-name>%req_val%</port-profile-domain-name>
				<profile operation="delete">
					<profile-name>%req_val%</profile-name>
				</profile>
			</port-profile-domain>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<port-profile-port operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile"/>
				</ethernet>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<port-profile-to-interface-associations operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile"/>
				</ethernet>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port operation="delete"/>
					</port-profile-to-interface-associations>
				</ethernet>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port>
							<port-to-port-profile-domain-association operation="delete"/>
						</port-profile-port>
					</port-profile-to-interface-associations>
				</ethernet>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<ethernet>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port>
							<port-to-port-profile-domain-association>
								<profile-domain-name operation="delete"/>
							</port-to-port-profile-domain-association>
						</port-profile-port>
					</port-profile-to-interface-associations>
				</ethernet>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<port-profile-port operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile"/>
				</port-channel>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<port-profile-to-interface-associations operation="delete" xmlns="urn:brocade.com:mgmt:brocade-port-profile"/>
				</port-channel>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port operation="delete"/>
					</port-profile-to-interface-associations>
				</port-channel>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port>
							<port-to-port-profile-domain-association operation="delete"/>
						</port-profile-port>
					</port-profile-to-interface-associations>
				</port-channel>
			</interface>
		</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>
			<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
				<port-channel>
					<name>%req_val%</name>
					<port-profile-to-interface-associations xmlns="urn:brocade.com:mgmt:brocade-port-profile">
						<port-profile-port>
							<port-to-port-profile-domain-association>
								<profile-domain-name operation="delete"/>
							</port-to-port-profile-domain-association>
						</port-profile-port>
					</port-profile-to-interface-associations>
				</port-channel>
			</interface>
		</config>
	</edit-config>
</rpc>
]]>]]>
---------------------------------------------------------
