<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-05T01:52:20.003871" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale-link.txt" source="/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/test/csit/suites/openflowplugin/Maximum_Links">
<suite id="s1-s1" name="Finding Max Links" source="/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/test/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot">
<kw name="Workflow Setup" owner="WorkflowsOpenFlow" type="SETUP">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:20.742213" level="INFO">Creating Session using : alias=session, url=http://10.30.170.174:8181, headers={'Content-Type': 'application/xml'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x70601a491c10&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>session</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-05-05T01:52:20.741829" elapsed="0.000607"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-05-05T01:52:20.748004" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:20.747868" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:20.747840" elapsed="0.000251"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:20.748255" elapsed="0.000500"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-05-05T01:52:20.749258" level="INFO">Logging into '10.30.170.174:8101' as 'karaf'.</msg>
<msg time="2026-05-05T01:52:21.342208" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-05-05T01:52:20.748946" elapsed="0.593434"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-05T01:52:21.391784" level="INFO">@root&gt;log:set ERROR</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-05T01:52:21.342721" elapsed="0.049130"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-05-05T01:52:21.393554" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-05-05T01:52:21.393682" level="INFO">${output} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-05-05T01:52:21.392041" elapsed="0.001674"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-05-05T01:52:21.393887" elapsed="0.000201"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:21.394264" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.395023" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:21.394666" elapsed="0.000410"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-05-05T01:52:21.395136" elapsed="0.000060"/>
</return>
<arg>log:set ${log_level}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.174
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-05-05T01:52:20.747485" elapsed="0.647842"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>KarafKeywords.Issue Command On Karaf Console</arg>
<arg>log:set ${log_level}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-05-05T01:52:20.743578" elapsed="0.651811"/>
</kw>
<status status="PASS" start="2026-05-05T01:52:20.741148" elapsed="0.654316"/>
</kw>
<test id="s1-s1-t1" name="Find Max Links" line="20">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.408827" level="INFO">${error_message} = Fail initializing suite</msg>
<var>${error_message}</var>
<arg>Fail initializing suite</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.408505" elapsed="0.000350"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.410925" level="INFO">${maximum_links} = 0</msg>
<var>${maximum_links}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.409054" elapsed="0.001899"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.411414" level="INFO">${discover_time} = 0</msg>
<var>${discover_time}</var>
<arg>0</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.411151" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Workflow Full Mesh Topology" owner="WorkflowsOpenFlow">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.413532" level="INFO">${error_message} = Test has completed</msg>
<var>${error_message}</var>
<arg>Test has completed</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.413261" elapsed="0.000298"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.415462" level="INFO">${topology_discover_time} = 0</msg>
<var>${topology_discover_time}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.413766" elapsed="0.001724"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.416096" level="INFO">${mininet_timeout} = 256</msg>
<var>${mininet_timeout}</var>
<arg>${switches} * ${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-05T01:52:21.415699" elapsed="0.000491"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.418845" level="INFO">${links} = 240</msg>
<var>${links}</var>
<arg>${switches} * ${switches-1}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-05T01:52:21.416412" elapsed="0.002460"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.419360" level="INFO">${controller_list} = ['10.30.170.174']</msg>
<var>${controller_list}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-05-05T01:52:21.419065" elapsed="0.000322"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.419915" level="INFO">${flow_count} = 10000</msg>
<var>${flow_count}</var>
<arg>${flow_count}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-05T01:52:21.419579" elapsed="0.000362"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.420498" level="INFO">${flows_ovs_25} = 10016</msg>
<var>${flows_ovs_25}</var>
<arg>${flow_count} + ${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-05T01:52:21.420125" elapsed="0.000399"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.421014" level="INFO">${flows_before} = 16</msg>
<var>${flows_before}</var>
<arg>${switches}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.420730" elapsed="0.000309"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.421507" level="INFO">${flows_after} = 10016</msg>
<var>${flows_after}</var>
<arg>${flows_ovs_25}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-05T01:52:21.421227" elapsed="0.000306"/>
</kw>
<kw name="Generate New Flow Details" owner="ScaleClient">
<msg time="2026-05-05T01:52:21.442923" level="INFO">${flows} = [(14, 6, 0), (4, 4, 1), (13, 3, 2), (10, 5, 3), (14, 1, 4), (2, 9, 5), (12, 7, 6), (15, 1, 7), (1, 4, 8), (16, 0, 9), (9, 6, 10), (12, 2, 11), (4, 1, 12), (1, 5, 13), (16, 4, 14), (9, 1, 15), (5, 4, 1...</msg>
<msg time="2026-05-05T01:52:21.443036" level="INFO">${notes} = {14: {'total': 633, 6: 66, 1: 63, 8: 56, 5: 63, 0: 70, 9: 61, 3: 73, 7: 56, 4: 64, 2: 61}, 4: {'total': 608, 4: 73, 1: 53, 0: 65, 9: 62, 6: 57, 7: 65, 5: 65, 3: 56, 8: 61, 2: 51}, 13: {'total': 655, 3...</msg>
<var>${flows}</var>
<var>${notes}</var>
<arg>flows=${flow_count}</arg>
<arg>switches=${switches}</arg>
<arg>swspread=${swspread}</arg>
<arg>tables=${tables}</arg>
<arg>tabspread=${tabspread}</arg>
<doc>Generate a list of tupples (switch_id, table_id, flow_id) which are generated
according to the spread rules between swithces and tables.
It also returns a dictionary with statsistics.</doc>
<status status="PASS" start="2026-05-05T01:52:21.421711" elapsed="0.021352"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>${\n}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:21.443276" elapsed="0.000296"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Start a mininet full mesh ${switches} switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:21.443783" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Start Mininet Full Mesh" owner="MininetKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:21.445971" level="INFO">${mininet_conn_id} = 2</msg>
<var>${mininet_conn_id}</var>
<arg>${mininet}</arg>
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<arg>timeout=${mininet_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:21.445478" elapsed="0.000521"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.446567" level="INFO">${mininet_conn_id} = 2</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-05-05T01:52:21.446209" elapsed="0.000400"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:21.448684" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:21.448765" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:21.448162" elapsed="0.000627"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:21.448954" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:21.450174" level="INFO">Logging into '10.30.171.76:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:22.145148" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:21 UTC 2026

  System load:  0.05               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.76
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-63583-710-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:21.449844" elapsed="0.695478"/>
</kw>
<msg time="2026-05-05T01:52:22.145424" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:21.449456" elapsed="0.696089"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:21.447653" elapsed="0.698048"/>
</kw>
<msg time="2026-05-05T01:52:22.145761" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:21.447238" elapsed="0.698575"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-05T01:52:21.446839" elapsed="0.699055"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:22.146772" level="INFO">Copying MininetTopo/create_fullymesh.py file to Mininet VM and Creating Full Mesh topology</msg>
<arg>Copying ${topology_file_path} file to Mininet VM and Creating Full Mesh topology</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:22.146324" elapsed="0.000497"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-05-05T01:52:22.155025" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-05-05T01:52:22.165682" level="INFO">'/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/test/csit/libraries/MininetTopo/create_fullymesh.py' -&gt; '/home/jenkins//create_fullymesh.py'</msg>
<arg>/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/test/csit/libraries/${topology_file_path}</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-05-05T01:52:22.147012" elapsed="0.018803"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-05T01:52:22.168997" level="INFO">python create_fullymesh.py 16 0 00:00:00:00:00:00 10.0.0.0</msg>
<arg>python ${topology_file} ${switches} ${hosts} 00:00:00:00:00:00 10.0.0.0</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-05T01:52:22.166189" elapsed="0.002936"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-05T01:52:22.230560" level="INFO">[?2004lThis topology has 16 switches 0 hosts
[?2004h[jenkins@releng-63583-710-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-05-05T01:52:22.169533" elapsed="0.061115"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:22.231093" level="INFO">Start Mininet Full Mesh</msg>
<arg>Start Mininet Full Mesh</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:22.230858" elapsed="0.000281"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-05T01:52:22.233985" level="INFO">sudo mn --controller=remote,ip=10.30.170.174,port=6633 --custom switch.py --topo demotopo --switch ovsk,protocols=OpenFlow13</msg>
<arg>sudo mn --controller=remote,ip=${controller},port=${ofport} --custom switch.py --topo demotopo --switch ovsk,protocols=OpenFlow${ofversion}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-05T01:52:22.231297" elapsed="0.002744"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-05T01:52:23.981810" level="INFO">[?2004l*** Creating network
*** Adding controller
*** Adding hosts:

*** Adding switches:
s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 
*** Adding links:
(s2, s1) (s3, s1) (s3, s2) (s4, s1) (s4, s2) (s4, s3) (s5, s1) (s5, s2) (s5, s3) (s5, s4) (s6, s1) (s6, s2) (s6, s3) (s6, s4) (s6, s5) (s7, s1) (s7, s2) (s7, s3) (s7, s4) (s7, s5) (s7, s6) (s8, s1) (s8, s2) (s8, s3) (s8, s4) (s8, s5) (s8, s6) (s8, s7) (s9, s1) (s9, s2) (s9, s3) (s9, s4) (s9, s5) (s9, s6) (s9, s7) (s9, s8) (s10, s1) (s10, s2) (s10, s3) (s10, s4) (s10, s5) (s10, s6) (s10, s7) (s10, s8) (s10, s9) (s11, s1) (s11, s2) (s11, s3) (s11, s4) (s11, s5) (s11, s6) (s11, s7) (s11, s8) (s11, s9) (s11, s10) (s12, s1) (s12, s2) (s12, s3) (s12, s4) (s12, s5) (s12, s6) (s12, s7) (s12, s8) (s12, s9) (s12, s10) (s12, s11) (s13, s1) (s13, s2) (s13, s3) (s13, s4) (s13, s5) (s13, s6) (s13, s7) (s13, s8) (s13, s9) (s13, s10) (s13, s11) (s13, s12) (s14, s1) (s14, s2) (s14, s3) (s14, s4) (s14, s5) (s14, s6) (s14, s7) (s14, s8) (s14, s9) (s14, s10) (s14, s11) (s14, s12) (s14, s13) (s15, s1) (s15, s2) (s15, s3) (s15, s4) (s15, s5) (s15, s6) (s15, s7) (s15, s8) (s15, s9) (s15, s10) (s15, s11) (s15, s12) (s15, s13) (s15, s14) (s16, s1) (s16, s2) (s16, s3) (s16, s4) (s16, s5) (s16, s6) (s16, s7) (s16, s8) (s16, s9) (s16, s10) (s16, s11) (s16, s12) (s16, s13) (s16, s14) (s16, s15) 
*** Configuring hosts

*** Starting controller
c0 
*** Starting 16 switches
s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 ...
*** Starting CLI:
mininet&gt;</msg>
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-05-05T01:52:22.234203" elapsed="1.747782"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:23.982797" level="INFO">Check OVS configuratiom</msg>
<arg>Check OVS configuratiom</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:23.982379" elapsed="0.000465"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-05T01:52:23.984129" level="INFO">sh ovs-vsctl show</msg>
<arg>sh ovs-vsctl show</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-05T01:52:23.983029" elapsed="0.001170"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.213215" level="INFO">9a5df812-eb49-4477-a37e-2d464c02791d
    Bridge s5
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6658"
        fail_mode: secure
        Port s5-eth14
            Interface s5-eth14
        Port s5-eth13
            Interface s5-eth13
        Port s5
            Interface s5
                type: internal
        Port s5-eth10
            Interface s5-eth10
        Port s5-eth1
            Interface s5-eth1
        Port s5-eth12
            Interface s5-eth12
        Port s5-eth11
            Interface s5-eth11
        Port s5-eth8
            Interface s5-eth8
        Port s5-eth15
            Interface s5-eth15
        Port s5-eth4
            Interface s5-eth4
        Port s5-eth5
            Interface s5-eth5
        Port s5-eth6
            Interface s5-eth6
        Port s5-eth7
            Interface s5-eth7
        Port s5-eth3
            Interface s5-eth3
        Port s5-eth2
            Interface s5-eth2
        Port s5-eth9
            Interface s5-eth9
    Bridge s10
        Controller "ptcp:6663"
        Controller "tcp:10.30.170.174:6633"
        fail_mode: secure
        Port s10-eth6
            Interface s10-eth6
        Port s10-eth4
            Interface s10-eth4
        Port s10-eth8
            Interface s10-eth8
        Port s10
            Interface s10
                type: internal
        Port s10-eth5
            Interface s10-eth5
        Port s10-eth11
            Interface s10-eth11
        Port s10-eth1
            Interface s10-eth1
        Port s10-eth2
            Interface s10-eth2
        Port s10-eth7
            Interface s10-eth7
        Port s10-eth15
            Interface s10-eth15
        Port s10-eth14
            Interface s10-eth14
        Port s10-eth12
            Interface s10-eth12
        Port s10-eth9
            Interface s10-eth9
        Port s10-eth3
            Interface s10-eth3
        Port s10-eth10
            Interface s10-eth10
        Port s10-eth13
            Interface s10-eth13
    Bridge s11
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6664"
        fail_mode: secure
        Port s11-eth15
            Interface s11-eth15
        Port s11-eth9
            Interface s11-eth9
        Port s11-eth1
            Interface s11-eth1
        Port s11
            Interface s11
                type: internal
        Port s11-eth8
            Interface s11-eth8
        Port s11-eth3
            Interface s11-eth3
        Port s11-eth4
            Interface s11-eth4
        Port s11-eth2
            Interface s11-eth2
        Port s11-eth7
            Interface s11-eth7
        Port s11-eth5
            Interface s11-eth5
        Port s11-eth11
            Interface s11-eth11
        Port s11-eth13
            Interface s11-eth13
        Port s11-eth10
            Interface s11-eth10
        Port s11-eth12
            Interface s11-eth12
        Port s11-eth14
            Interface s11-eth14
        Port s11-eth6
            Interface s11-eth6
    Bridge s1
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6654"
        fail_mode: secure
        Port s1-eth15
            Interface s1-eth15
        Port s1-eth1
            Interface s1-eth1
        Port s1-eth14
            Interface s1-eth14
        Port s1-eth6
            Interface s1-eth6
        Port s1-eth4
            Interface s1-eth4
        Port s1-eth12
            Interface s1-eth12
        Port s1-eth10
            Interface s1-eth10
        Port s1-eth3
            Interface s1-eth3
        Port s1-eth5
            Interface s1-eth5
        Port s1-eth9
            Interface s1-eth9
        Port s1-eth8
            Interface s1-eth8
        Port s1-eth7
            Interface s1-eth7
        Port s1-eth13
            Interface s1-eth13
        Port s1-eth2
            Interface s1-eth2
        Port s1-eth11
            Interface s1-eth11
        Port s1
            Interface s1
                type: internal
    Bridge s7
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6660"
        fail_mode: secure
        Port s7-eth14
            Interface s7-eth14
        Port s7-eth3
            Interface s7-eth3
        Port s7-eth1
            Interface s7-eth1
        Port s7-eth9
            Interface s7-eth9
        Port s7-eth12
            Interface s7-eth12
        Port s7-eth13
            Interface s7-eth13
        Port s7-eth6
            Interface s7-eth6
        Port s7-eth5
            Interface s7-eth5
        Port s7-eth8
            Interface s7-eth8
        Port s7-eth7
            Interface s7-eth7
        Port s7-eth11
            Interface s7-eth11
        Port s7-eth10
            Interface s7-eth10
        Port s7-eth2
            Interface s7-eth2
        Port s7-eth4
            Interface s7-eth4
        Port s7-eth15
            Interface s7-eth15
        Port s7
            Interface s7
                type: internal
    Bridge s3
        Controller "ptcp:6656"
        Controller "tcp:10.30.170.174:6633"
        fail_mode: secure
        Port s3-eth13
            Interface s3-eth13
        Port s3-eth5
            Interface s3-eth5
        Port s3-eth7
            Interface s3-eth7
        Port s3-eth14
            Interface s3-eth14
        Port s3-eth2
            Interface s3-eth2
        Port s3-eth4
            Interface s3-eth4
        Port s3-eth9
            Interface s3-eth9
        Port s3-eth1
            Interface s3-eth1
        Port s3-eth10
            Interface s3-eth10
        Port s3-eth15
            Interface s3-eth15
        Port s3-eth12
            Interface s3-eth12
        Port s3-eth6
            Interface s3-eth6
        Port s3-eth8
            Interface s3-eth8
        Port s3-eth11
            Interface s3-eth11
        Port s3-eth3
            Interface s3-eth3
        Port s3
            Interface s3
                type: internal
    Bridge s12
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6665"
        fail_mode: secure
        Port s12-eth8
            Interface s12-eth8
        Port s12-eth10
            Interface s12-eth10
        Port s12-eth7
            Interface s12-eth7
        Port s12-eth2
            Interface s12-eth2
        Port s12-eth14
            Interface s12-eth14
        Port s12-eth3
            Interface s12-eth3
        Port s12-eth6
            Interface s12-eth6
        Port s12-eth11
            Interface s12-eth11
        Port s12-eth5
            Interface s12-eth5
        Port s12
            Interface s12
                type: internal
        Port s12-eth4
            Interface s12-eth4
        Port s12-eth13
            Interface s12-eth13
        Port s12-eth15
            Interface s12-eth15
        Port s12-eth1
            Interface s12-eth1
        Port s12-eth9
            Interface s12-eth9
        Port s12-eth12
            Interface s12-eth12
    Bridge s4
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6657"
        fail_mode: secure
        Port s4-eth6
            Interface s4-eth6
        Port s4-eth10
            Interface s4-eth10
        Port s4-eth1
            Interface s4-eth1
        Port s4-eth5
            Interface s4-eth5
        Port s4-eth14
            Interface s4-eth14
        Port s4-eth7
            Interface s4-eth7
        Port s4-eth8
            Interface s4-eth8
        Port s4-eth4
            Interface s4-eth4
        Port s4-eth15
            Interface s4-eth15
        Port s4-eth12
            Interface s4-eth12
        Port s4-eth13
            Interface s4-eth13
        Port s4-eth9
            Interface s4-eth9
        Port s4
            Interface s4
                type: internal
        Port s4-eth2
            Interface s4-eth2
        Port s4-eth3
            Interface s4-eth3
        Port s4-eth11
            Interface s4-eth11
    Bridge s9
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6662"
        fail_mode: secure
        Port s9
            Interface s9
                type: internal
        Port s9-eth14
            Interface s9-eth14
        Port s9-eth13
            Interface s9-eth13
        Port s9-eth3
            Interface s9-eth3
        Port s9-eth5
            Interface s9-eth5
        Port s9-eth15
            Interface s9-eth15
        Port s9-eth8
            Interface s9-eth8
        Port s9-eth7
            Interface s9-eth7
        Port s9-eth12
            Interface s9-eth12
        Port s9-eth9
            Interface s9-eth9
        Port s9-eth11
            Interface s9-eth11
        Port s9-eth1
            Interface s9-eth1
        Port s9-eth4
            Interface s9-eth4
        Port s9-eth6
            Interface s9-eth6
        Port s9-eth2
            Interface s9-eth2
        Port s9-eth10
            Interface s9-eth10
    Bridge s6
        Controller "ptcp:6659"
        Controller "tcp:10.30.170.174:6633"
        fail_mode: secure
        Port s6-eth10
            Interface s6-eth10
        Port s6-eth8
            Interface s6-eth8
        Port s6-eth13
            Interface s6-eth13
        Port s6
            Interface s6
                type: internal
        Port s6-eth5
            Interface s6-eth5
        Port s6-eth3
            Interface s6-eth3
        Port s6-eth9
            Interface s6-eth9
        Port s6-eth15
            Interface s6-eth15
        Port s6-eth2
            Interface s6-eth2
        Port s6-eth7
            Interface s6-eth7
        Port s6-eth11
            Interface s6-eth11
        Port s6-eth6
            Interface s6-eth6
        Port s6-eth1
            Interface s6-eth1
        Port s6-eth4
            Interface s6-eth4
        Port s6-eth14
            Interface s6-eth14
        Port s6-eth12
            Interface s6-eth12
    Bridge s13
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6666"
        fail_mode: secure
        Port s13-eth13
            Interface s13-eth13
        Port s13-eth5
            Interface s13-eth5
        Port s13-eth10
            Interface s13-eth10
        Port s13-eth1
            Interface s13-eth1
        Port s13-eth3
            Interface s13-eth3
        Port s13-eth2
            Interface s13-eth2
        Port s13-eth11
            Interface s13-eth11
        Port s13
            Interface s13
                type: internal
        Port s13-eth4
            Interface s13-eth4
        Port s13-eth8
            Interface s13-eth8
        Port s13-eth6
            Interface s13-eth6
        Port s13-eth14
            Interface s13-eth14
        Port s13-eth15
            Interface s13-eth15
        Port s13-eth12
            Interface s13-eth12
        Port s13-eth9
            Interface s13-eth9
        Port s13-eth7
            Interface s13-eth7
    Bridge s2
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6655"
        fail_mode: secure
        Port s2-eth10
            Interface s2-eth10
        Port s2-eth12
            Interface s2-eth12
        Port s2-eth7
            Interface s2-eth7
        Port s2-eth3
            Interface s2-eth3
        Port s2-eth1
            Interface s2-eth1
        Port s2-eth15
            Interface s2-eth15
        Port s2-eth11
            Interface s2-eth11
        Port s2
            Interface s2
                type: internal
        Port s2-eth9
            Interface s2-eth9
        Port s2-eth5
            Interface s2-eth5
        Port s2-eth4
            Interface s2-eth4
        Port s2-eth2
            Interface s2-eth2
        Port s2-eth6
            Interface s2-eth6
        Port s2-eth13
            Interface s2-eth13
        Port s2-eth14
            Interface s2-eth14
        Port s2-eth8
            Interface s2-eth8
    Bridge s15
        Controller "ptcp:6668"
        Controller "tcp:10.30.170.174:6633"
        fail_mode: secure
        Port s15-eth11
            Interface s15-eth11
        Port s15-eth10
            Interface s15-eth10
        Port s15-eth9
            Interface s15-eth9
        Port s15-eth7
            Interface s15-eth7
        Port s15-eth4
            Interface s15-eth4
        Port s15-eth8
            Interface s15-eth8
        Port s15-eth1
            Interface s15-eth1
        Port s15-eth6
            Interface s15-eth6
        Port s15-eth2
            Interface s15-eth2
        Port s15-eth15
            Interface s15-eth15
        Port s15-eth12
            Interface s15-eth12
        Port s15-eth14
            Interface s15-eth14
        Port s15-eth5
            Interface s15-eth5
        Port s15-eth3
            Interface s15-eth3
        Port s15-eth13
            Interface s15-eth13
        Port s15
            Interface s15
                type: internal
    Bridge s14
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6667"
        fail_mode: secure
        Port s14-eth3
            Interface s14-eth3
        Port s14-eth11
            Interface s14-eth11
        Port s14-eth8
            Interface s14-eth8
        Port s14
            Interface s14
                type: internal
        Port s14-eth12
            Interface s14-eth12
        Port s14-eth9
            Interface s14-eth9
        Port s14-eth2
            Interface s14-eth2
        Port s14-eth5
            Interface s14-eth5
        Port s14-eth7
            Interface s14-eth7
        Port s14-eth13
            Interface s14-eth13
        Port s14-eth15
            Interface s14-eth15
        Port s14-eth10
            Interface s14-eth10
        Port s14-eth4
            Interface s14-eth4
        Port s14-eth14
            Interface s14-eth14
        Port s14-eth6
            Interface s14-eth6
        Port s14-eth1
            Interface s14-eth1
    Bridge s8
        Controller "ptcp:6661"
        Controller "tcp:10.30.170.174:6633"
        fail_mode: secure
        Port s8-eth13
            Interface s8-eth13
        Port s8-eth9
            Interface s8-eth9
        Port s8-eth4
            Interface s8-eth4
        Port s8-eth5
            Interface s8-eth5
        Port s8-eth6
            Interface s8-eth6
        Port s8-eth2
            Interface s8-eth2
        Port s8-eth8
            Interface s8-eth8
        Port s8
            Interface s8
                type: internal
        Port s8-eth1
            Interface s8-eth1
        Port s8-eth12
            Interface s8-eth12
        Port s8-eth7
            Interface s8-eth7
        Port s8-eth14
            Interface s8-eth14
        Port s8-eth3
            Interface s8-eth3
        Port s8-eth11
            Interface s8-eth11
        Port s8-eth15
            Interface s8-eth15
        Port s8-eth10
            Interface s8-eth10
    Bridge s16
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6669"
        fail_mode: secure
        Port s16-eth7
            Interface s16-eth7
        Port s16-eth6
            Interface s16-eth6
        Port s16-eth1
            Interface s16-eth1
        Port s16-eth3
            Interface s16-eth3
        Port s16-eth12
            Interface s16-eth12
        Port s16-eth9
            Interface s16-eth9
        Port s16-eth2
            Interface s16-eth2
        Port s16-eth15
            Interface s16-eth15
        Port s16-eth4
            Interface s16-eth4
        Port s16-eth10
            Interface s16-eth10
        Port s16-eth8
            Interface s16-eth8
        Port s16
            Interface s16
                type: internal
        Port s16-eth14
            Interface s16-eth14
        Port s16-eth5
            Interface s16-eth5
        Port s16-eth13
            Interface s16-eth13
        Port s16-eth11
            Interface s16-eth11
    ovs_version: "2.17.11"
mininet&gt;</msg>
<msg time="2026-05-05T01:52:24.213752" level="INFO">${output} = 9a5df812-eb49-4477-a37e-2d464c02791d
    Bridge s5
        Controller "tcp:10.30.170.174:6633"
        Controller "ptcp:6658"
        fail_mode: secure
        Port s5-eth14
            Interfac...</msg>
<var>${output}</var>
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-05-05T01:52:23.984400" elapsed="0.229389"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${output}</arg>
<arg>database connection failed</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:24.214047" elapsed="0.000647"/>
</kw>
<arg>${switches}</arg>
<arg>mininet_timeout=${mininet_timeout}</arg>
<doc>Start a custom mininet topology.</doc>
<status status="PASS" start="2026-05-05T01:52:21.444872" elapsed="2.769914"/>
</kw>
<msg time="2026-05-05T01:52:24.214908" level="INFO">${status} = PASS</msg>
<msg time="2026-05-05T01:52:24.214955" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Start Mininet Full Mesh</arg>
<arg>${switches}</arg>
<arg>mininet_timeout=${mininet_timeout}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:21.444309" elapsed="2.770670"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail starting mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:24.215283" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:24.215103" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.215065" elapsed="0.000319"/>
</if>
<kw name="Get Current Date" owner="DateTime">
<msg time="2026-05-05T01:52:24.215841" level="INFO">${start_time} = 2026-05-05 01:52:24.216</msg>
<var>${start_time}</var>
<arg>result_format=timestamp</arg>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="PASS" start="2026-05-05T01:52:24.215550" elapsed="0.000319"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Verify controller is OK</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:24.216069" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Is Not Dead" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:24.227042" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-05T01:52:24.226745" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.226724" elapsed="0.000400"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.227434" level="INFO">index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-05T01:52:24.227543" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-05T01:52:24.227282" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:24.228125" level="INFO">Attempting to execute command "grep -c 'java.lang.OutOfMemoryError' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.174" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:24.227740" elapsed="0.000446"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.228764" level="INFO">${conn_id} = 3</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:24.228346" elapsed="0.000443"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:24.229743" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:24.229821" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:24.229404" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.230007" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.231728" level="INFO">Logging into '10.30.170.174:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:24.692849" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:18 UTC 2026

  System load:  0.53               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.174
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-63583-710-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:24.230945" elapsed="0.462114"/>
</kw>
<msg time="2026-05-05T01:52:24.693285" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.230556" elapsed="0.462851"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:24.229009" elapsed="0.464562"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.694493" level="INFO">Executing command 'grep -c 'java.lang.OutOfMemoryError' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-05T01:52:24.717405" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-05T01:52:24.717730" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-05T01:52:24.717840" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-05T01:52:24.694212" elapsed="0.023687"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:24.718300" elapsed="0.000554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:24.720055" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:24.719335" elapsed="0.000811"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:24.720707" elapsed="0.000044"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:24.720340" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.720278" elapsed="0.000609"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-05T01:52:24.721261" elapsed="0.000065"/>
</return>
<status status="PASS" start="2026-05-05T01:52:24.721014" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.720978" elapsed="0.000476"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:24.721532" elapsed="0.000032"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-05T01:52:24.729399" elapsed="0.000532"/>
</kw>
<msg time="2026-05-05T01:52:24.730026" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.728008" elapsed="0.002087"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:24.730259" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:24.730422" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-05T01:52:24.722340" elapsed="0.008165"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-05T01:52:24.226199" elapsed="0.504405"/>
</kw>
<msg time="2026-05-05T01:52:24.730673" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.225601" elapsed="0.505122"/>
</kw>
<msg time="2026-05-05T01:52:24.730845" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-05T01:52:24.224977" elapsed="0.505899"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-05T01:52:24.731109" elapsed="0.000310"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.OutOfMemoryError</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-05T01:52:24.224365" elapsed="0.507115"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not dead. Some checks are
Out Of Memory Execptions.</doc>
<status status="PASS" start="2026-05-05T01:52:24.217235" elapsed="0.514305"/>
</kw>
<msg time="2026-05-05T01:52:24.731655" level="INFO">${status} = PASS</msg>
<msg time="2026-05-05T01:52:24.731702" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Is Not Dead</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:24.216784" elapsed="0.514942"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller is dead</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:24.731920" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:24.731808" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.731784" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Has No Null Pointer Exceptions" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:24.741971" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-05T01:52:24.741687" elapsed="0.000341"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:24.741667" elapsed="0.000385"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.742329" level="INFO">index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-05T01:52:24.742434" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-05T01:52:24.742202" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:24.743052" level="INFO">Attempting to execute command "grep -c 'java.lang.NullPointerException' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.174" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:24.742670" elapsed="0.000429"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.743675" level="INFO">${conn_id} = 4</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:24.743260" elapsed="0.000442"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:24.744683" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:24.744768" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:24.744318" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.744958" elapsed="0.000362"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:24.746636" level="INFO">Logging into '10.30.170.174:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:25.384686" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:18 UTC 2026

  System load:  0.53               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.174
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May  5 01:52:24 2026 from 10.30.171.31
[?2004h[jenkins@releng-63583-710-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:24.745865" elapsed="0.638992"/>
</kw>
<msg time="2026-05-05T01:52:25.385033" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.745492" elapsed="0.639641"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:24.743923" elapsed="0.641351"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-05T01:52:25.385981" level="INFO">Executing command 'grep -c 'java.lang.NullPointerException' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-05T01:52:25.401938" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-05T01:52:25.402066" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-05T01:52:25.402111" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-05T01:52:25.385558" elapsed="0.016576"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:25.402307" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:25.403175" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:25.402844" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.403494" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:25.403323" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.403286" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-05T01:52:25.403760" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-05-05T01:52:25.403651" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.403634" elapsed="0.000212"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.403880" elapsed="0.000015"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-05T01:52:25.407339" elapsed="0.000213"/>
</kw>
<msg time="2026-05-05T01:52:25.407637" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:25.406688" elapsed="0.001016"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:25.407870" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:25.408034" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-05T01:52:25.404245" elapsed="0.003869"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-05T01:52:24.741148" elapsed="0.667058"/>
</kw>
<msg time="2026-05-05T01:52:25.408321" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:24.740554" elapsed="0.667819"/>
</kw>
<msg time="2026-05-05T01:52:25.408492" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-05T01:52:24.739937" elapsed="0.668581"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-05T01:52:25.408747" elapsed="0.000314"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.NullPointerException</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-05T01:52:24.739355" elapsed="0.669770"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not having any null pointer eceptions.</doc>
<status status="PASS" start="2026-05-05T01:52:24.732579" elapsed="0.676603"/>
</kw>
<msg time="2026-05-05T01:52:25.409286" level="INFO">${status} = PASS</msg>
<msg time="2026-05-05T01:52:25.409333" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Has No Null Pointer Exceptions</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:24.732186" elapsed="0.677170"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller has NPE</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.409546" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:25.409437" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.409417" elapsed="0.000218"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Has No Runtime Exceptions" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:25.419550" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-05T01:52:25.419261" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.419242" elapsed="0.000402"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:25.419919" level="INFO">index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-05T01:52:25.420023" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-05T01:52:25.419795" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:25.420585" level="INFO">Attempting to execute command "grep -c 'java.lang.RuntimeException' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.174" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:25.420202" elapsed="0.000445"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:25.421431" level="INFO">${conn_id} = 5</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:25.420808" elapsed="0.000650"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:25.422418" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:25.422495" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:25.422095" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:25.422705" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:25.424367" level="INFO">Logging into '10.30.170.174:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:25.797571" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:18 UTC 2026

  System load:  0.53               Processes:             128
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.174
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May  5 01:52:25 2026 from 10.30.171.31
[?2004h[jenkins@releng-63583-710-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:25.423599" elapsed="0.374135"/>
</kw>
<msg time="2026-05-05T01:52:25.797893" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:25.423245" elapsed="0.374732"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:25.421695" elapsed="0.376394"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-05T01:52:25.798979" level="INFO">Executing command 'grep -c 'java.lang.RuntimeException' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-05T01:52:25.811872" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-05T01:52:25.811996" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-05T01:52:25.812040" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-05T01:52:25.798405" elapsed="0.013658"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:25.812233" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:25.813046" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:25.812739" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.813332" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:25.813177" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.813148" elapsed="0.000262"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-05T01:52:25.813570" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-05-05T01:52:25.813464" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.813449" elapsed="0.000233"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.813716" elapsed="0.000015"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-05T01:52:25.817069" elapsed="0.000209"/>
</kw>
<msg time="2026-05-05T01:52:25.817337" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:25.816418" elapsed="0.000982"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:25.817563" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:25.817769" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-05T01:52:25.814066" elapsed="0.003784"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-05T01:52:25.418730" elapsed="0.399216"/>
</kw>
<msg time="2026-05-05T01:52:25.817998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:25.418155" elapsed="0.399892"/>
</kw>
<msg time="2026-05-05T01:52:25.818158" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-05T01:52:25.417522" elapsed="0.400660"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-05T01:52:25.818388" elapsed="0.000321"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.RuntimeException</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-05T01:52:25.416943" elapsed="0.401826"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not having any runtime eceptions.</doc>
<status status="PASS" start="2026-05-05T01:52:25.410225" elapsed="0.408599"/>
</kw>
<msg time="2026-05-05T01:52:25.818920" level="INFO">${status} = PASS</msg>
<msg time="2026-05-05T01:52:25.818965" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Has No Runtime Exceptions</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:25.409834" elapsed="0.409153"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller has RuntimeException</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:25.819170" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:25.819062" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:25.819043" elapsed="0.000196"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${switches} switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:25.819421" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check Switches In Inventory" owner="FlowLib">
<for flavor="IN RANGE">
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:26.851652" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:26.853981" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 04-May-2026 01:52:26 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44244&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-5&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;257&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;62000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;40&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;6&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statisti... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:26.854348" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:25.823784" elapsed="1.030596"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:26.857490" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44244&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-5&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;257&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;62000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;40&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;6&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s1&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.001Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:fd:b4:ec:1d:ff&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;638000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:de:77:f9:c4:0a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:14:1f:9c:14:82&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;638000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:c6:34:11:3a:9a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;640000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;511&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:57:06:39:ba:e4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;638000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:15:b2:c0:7d:71&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;640000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:17:35:52:48:36&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:b2:84:36:3b:b6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:dd:9d:2a:0c:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;638000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:24:82:37:2c:12&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:79:7a:d9:87:5d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;640000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:f8:9d:8d:7e:f6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:17:eb:ff:c6:b5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:23:36:c4:7d:0c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ae:3d:41:c1:7f:2e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;639000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:88:12:3a:7e:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;628000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.292Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:26.854707" elapsed="0.004301"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.859207" elapsed="0.002611"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.862016" elapsed="0.002559"/>
</kw>
<var name="${switch}">1</var>
<status status="PASS" start="2026-05-05T01:52:25.823634" elapsed="1.040996"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:26.885663" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:26.886694" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44338&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-11&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;90&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;35000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;55&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;4&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statisti... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:26.886961" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:26.864936" elapsed="0.022053"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:26.889717" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44338&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-11&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;90&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;35000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;55&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;4&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s2&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.184Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:98:45:68:ca:8e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;619000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:88:c2:ba:54:ca&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;623000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:2a:23:29:47:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;617000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:50:5a:ad:fb:ac&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:e4:8d:da:2a:63&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:98:97:12:4d:e5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;618000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:f1:d6:d1:41:37&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:2c:e8:5b:3c:1e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;616000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:8c:13:3f:6d:3c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:fa:8c:0a:cb:88&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;617000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:b5:01:9c:ff:8c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;620000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:b0:7b:9d:11:26&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;616000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:1e:75:92:96:3c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:83:59:cf:48:be&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;619000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:bd:0c:fe:70:e8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;615000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:da:f5:98:00:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;602000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.469Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:26.887192" elapsed="0.003878"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.891263" elapsed="0.002561"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.894021" elapsed="0.002539"/>
</kw>
<var name="${switch}">2</var>
<status status="PASS" start="2026-05-05T01:52:26.864775" elapsed="0.031826"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:26.917443" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:26.919024" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44280&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-4&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;6&lt;/packet-count&gt;&lt;byte-count&gt;522&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;122000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;35&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;8&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statist... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:26.919286" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:26.896881" elapsed="0.022433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:26.922040" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44280&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-4&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;6&lt;/packet-count&gt;&lt;byte-count&gt;522&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;122000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;35&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;8&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s3&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.848Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:25:4f:3c:5b:2d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:e2:df:67:08:d0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:48:6b:4f:96:6c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:97:0b:7e:74:81&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:24:ed:74:47:14&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:d6:4d:16:16:32&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:32:6e:72:8e:0c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:27:d6:ae:bb:54&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:25:d2:20:fe:19&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;511&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:bb:26:41:d5:04&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:7c:cd:81:30:17&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:40:86:74:d5:e3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:33:8d:d9:cd:ee&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:10:62:2e:54:65&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:fa:d9:20:da:01&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:3e:3e:46:6b:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;499000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.220Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:26.919512" elapsed="0.003890"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.923594" elapsed="0.002699"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.926510" elapsed="0.002552"/>
</kw>
<var name="${switch}">3</var>
<status status="PASS" start="2026-05-05T01:52:26.896735" elapsed="0.032368"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:26.950284" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:26.954452" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44306&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;33&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;2&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:26.955028" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:26.929361" elapsed="0.025708"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:26.959314" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44306&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;33&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;2&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s4&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.714Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5e:86:e9:f2:91:5d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:c3:93:f2:df:09&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;308000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:46:86:7e:e9:e3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;300000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:4b:ad:83:03:d0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:ed:ba:8f:72:f2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:d4:34:5e:e8:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;290000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:43:66:de:73:23&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;300000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:de:da:58:78:1b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:7e:e8:b1:e7:28&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:62:69:e0:1a:dd&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;308000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;511&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:0d:6c:fb:25:57&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;307000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:f7:02:10:c9:16&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;303000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:b4:64:06:15:ff&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;300000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:dd:3f:b7:cb:33&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;307000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:c3:47:29:9c:02&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;300000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:48:df:27:5d:25&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.084Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:26.955365" elapsed="0.005916"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.961566" elapsed="0.003041"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.964818" elapsed="0.002527"/>
</kw>
<var name="${switch}">4</var>
<status status="PASS" start="2026-05-05T01:52:26.929218" elapsed="0.038167"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:26.983113" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:26.986718" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44326&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-7&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;87&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;80000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;45&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;1&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistic... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:26.987164" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:26.967652" elapsed="0.019550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:26.991028" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44326&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-7&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;87&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;80000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;45&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;1&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s5&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.998Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:1d:ad:43:c9:9c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:23:f8:0a:8c:82&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:3f:b4:e9:e5:39&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:17:45:ff:84:78&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:1b:04:16:09:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;469000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:7f:83:77:77:01&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:40:69:c9:da:12&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:c6:50:03:4d:af&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:7a:08:6d:c2:73&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:82:ba:f9:a3:6d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:09:a6:0c:4f:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:49:39:4a:95:a2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:94:90:d4:f5:ad&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:01:63:93:c4:12&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:37:bd:86:37:6c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;480000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:9b:79:d6:f9:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;482000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.321Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:26.987474" elapsed="0.005412"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.993155" elapsed="0.003240"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:26.996587" elapsed="0.002552"/>
</kw>
<var name="${switch}">5</var>
<status status="PASS" start="2026-05-05T01:52:26.967496" elapsed="0.031683"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.015268" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.017084" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44260&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-14&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;103000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;55&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;3&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statis... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.017451" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:26.999430" elapsed="0.018058"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.021328" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44260&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-14&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;103000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;55&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;3&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s6&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.313Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:a7:7c:2d:ea:e0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;855000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:d6:f4:58:29:23&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;859000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;691&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:c8:65:ff:9f:95&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;855000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:3d:d7:52:40:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;855000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:86:1c:71:b1:e8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;858000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:40:4e:bd:88:3b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;858000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:7c:30:cb:4b:85&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;858000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:39:95:5b:da:e5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;856000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:d1:8c:8b:20:01&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;859000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:2e:16:f9:c6:80&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;859000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:e3:b7:1f:48:0c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;860000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:ae:1d:21:c4:f9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;856000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:eb:65:6e:5d:a0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;856000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:16:b9:31:7f:bd&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;860000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:48:a1:ee:00:c7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;859000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:51:97:6b:88:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;850000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.521Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.017782" elapsed="0.005435"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.023478" elapsed="0.003581"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.027250" elapsed="0.002548"/>
</kw>
<var name="${switch}">6</var>
<status status="PASS" start="2026-05-05T01:52:26.999289" elapsed="0.030549"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.045278" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.046689" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44304&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;39&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;8&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.047051" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.030090" elapsed="0.016999"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.050923" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44304&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;39&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;8&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s7&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.719Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:b2:72:6b:36:89&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:ec:92:be:eb:08&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:62:0a:5c:ab:e5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:a9:ac:22:af:c1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:0e:63:c3:81:76&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;513&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:92:f0:cb:08:3f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:aa:0f:54:ce:f4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;4&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;352&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:dd:d4:01:85:ec&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:80:dc:47:fd:34&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ae:15:eb:fb:88:ad&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:03:59:15:cd:7c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:85:56:51:e5:d7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:b7:7e:6d:80:a7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:4b:aa:a0:71:0a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;312000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:d7:78:0f:8d:64&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;313000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:25:0e:42:33:4c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.092Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.047361" elapsed="0.005396"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.053023" elapsed="0.003549"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.056861" elapsed="0.003320"/>
</kw>
<var name="${switch}">7</var>
<status status="PASS" start="2026-05-05T01:52:27.029949" elapsed="0.030271"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.075518" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.079406" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44284&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-2&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;46&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;14&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;pac... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.079791" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.060465" elapsed="0.019363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.083684" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44284&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-2&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;46&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;14&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s8&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.714Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:65:d0:42:33:55&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;606&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:ac:83:0b:59:85&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;520000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:f7:c4:be:3d:96&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;520000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:59:88:6b:d5:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:5f:6c:a0:40:bc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;522000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:80:d0:81:2b:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:18:ea:56:84:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;522000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:e9:bc:4c:59:37&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:36:7f:b5:0e:fb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:72:a3:e3:3c:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;514000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:d5:90:82:2e:25&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;520000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:6d:30:c5:25:84&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:88:8a:35:0d:b2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;522000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:fa:48:dd:c5:09&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;522000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:33:38:5d:68:a5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;520000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:85:2e:29:53:51&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;521000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.274Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.080119" elapsed="0.005407"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.085807" elapsed="0.002913"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.088911" elapsed="0.002646"/>
</kw>
<var name="${switch}">8</var>
<status status="PASS" start="2026-05-05T01:52:27.060326" elapsed="0.031271"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.106829" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.109164" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44352&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;31&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;4&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.109778" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.091859" elapsed="0.017979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.116032" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44352&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;31&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;4&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s9&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.714Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:c1:f4:00:3d:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;156000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:dc:6e:d0:d1:aa&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;152000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:94:07:be:47:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:d0:d0:c6:47:8a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:0f:f8:3a:8c:5d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;152000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;511&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:ee:bd:21:f7:96&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;155000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:73:1f:a7:8b:54&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:63:05:3b:08:88&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;155000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:fc:41:e1:9b:8a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;155000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:8d:14:3a:2a:04&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;4&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;352&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:5c:0a:db:38:85&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:b2:ac:cd:83:26&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;155000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:08:fe:c6:a5:92&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;156000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:35:3a:4a:01:39&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;153000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:90:b1:f9:08:3e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;155000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;602&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:83:32:64:c4:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;145000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.112Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.110268" elapsed="0.008739"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.119198" elapsed="0.002555"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.121945" elapsed="0.002530"/>
</kw>
<var name="${switch}">9</var>
<status status="PASS" start="2026-05-05T01:52:27.091719" elapsed="0.032796"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.140950" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.144499" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44268&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-3&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;90&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;54000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;48&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;7&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statisti... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.145130" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.124775" elapsed="0.020414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.149665" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44268&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-3&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;90&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;54000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;48&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;7&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s10&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.884Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;de:12:85:33:5a:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;537000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:fa:cb:52:00:2f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:dc:58:57:c5:0b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;553000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;511&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:1b:16:09:32:d1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;4&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;551000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;354&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:b4:11:09:d6:8b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:19:e5:b1:6a:cf&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;553000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:01:ca:86:d2:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;553000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:77:24:b3:80:87&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:f9:0f:ae:8e:68&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;3&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;551000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;266&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:bb:d0:1b:19:ba&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;551000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:5a:79:19:18:2d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:e8:33:a2:c1:e3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:dc:9c:ce:2e:96&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;551000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:e2:bb:ca:3d:28&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:d7:2a:fa:fb:84&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;552000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:30:b6:28:36:cf&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;551000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.274Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.145658" elapsed="0.005938"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.151886" elapsed="0.003437"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.155517" elapsed="0.002538"/>
</kw>
<var name="${switch}">10</var>
<status status="PASS" start="2026-05-05T01:52:27.124633" elapsed="0.033462"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.172776" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.175356" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44350&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-12&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;446&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;61000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;59&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;5&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statis... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.175750" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.158338" elapsed="0.017450"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.179574" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44350&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-12&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;446&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;61000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;59&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;5&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s11&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.240Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:21:d3:33:4a:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;655000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:55:6c:80:c5:0e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;663000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:cb:c9:22:f0:d1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;664000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:38:2d:79:f1:d8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;663000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:c8:26:89:23:b6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;664000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:d0:e6:e6:99:07&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;665000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:48:aa:a8:bd:f7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;665000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:9e:1d:97:52:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;664000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:8b:d5:9e:f0:d5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;665000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:1a:93:7e:c7:51&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;663000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:d7:7e:8a:fb:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;663000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;be:ef:63:e8:0d:56&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;664000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:57:c9:0e:58:2d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;663000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:a2:79:ce:c8:93&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:0c:33:bf:fb:dc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;664000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:70:b9:8f:50:9d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;665000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.512Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.176058" elapsed="0.005378"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.181719" elapsed="0.003563"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.185552" elapsed="0.002963"/>
</kw>
<var name="${switch}">11</var>
<status status="PASS" start="2026-05-05T01:52:27.158199" elapsed="0.030356"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.203123" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.205691" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44318&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-1&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;4000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;47&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;16&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistic... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.206056" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.188814" elapsed="0.017279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.209912" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44318&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-1&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;4000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;47&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;16&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s12&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:24.847Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:0f:2b:2a:ad:f3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;437000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:f5:ee:21:c4:32&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:2f:27:ee:07:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;439000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:71:1f:45:3b:fb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;439000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:d7:4c:2c:97:0d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;424000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:60:11:17:1f:38&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:28:8e:94:40:14&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;425000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:08:06:7f:30:b1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;437000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:14:a6:23:b9:9c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;439000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:28:4f:8c:f2:32&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;439000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:ae:48:7b:75:e6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;437000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:7c:16:7e:d9:f9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:41:4f:9a:18:be&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:69:2e:4f:b9:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;401000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;be:be:05:ac:86:ab&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:97:ec:75:aa:09&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;438000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.254Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.206373" elapsed="0.005409"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.212046" elapsed="0.003501"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.215756" elapsed="0.002543"/>
</kw>
<var name="${switch}">12</var>
<status status="PASS" start="2026-05-05T01:52:27.188675" elapsed="0.029664"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.238256" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.240529" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44296&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-10&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;23000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;52&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statisti... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.241137" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.218590" elapsed="0.022607"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.245667" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44296&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-10&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;23000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;52&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s13&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.051Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:79:b8:5b:3a:34&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:ff:9a:b3:ae:c3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;588000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:f5:de:a6:29:c3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:af:df:7d:34:2c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:e6:bb:8d:df:69&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;588000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:cd:be:d0:a6:8f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:18:dd:79:25:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;575000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:37:3e:9e:0b:18&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;588000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;de:17:79:19:b6:56&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:80:66:3d:11:7f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;586000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:29:c1:20:ff:ae&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;586000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:2d:c3:61:34:69&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;586000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:53:64:cc:40:58&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;5&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;426&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:88:ae:89:f3:c6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:13:54:be:78:1c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;586000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:06:97:a7:5b:a8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;587000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.322Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.241661" elapsed="0.005887"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.247829" elapsed="0.003536"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.251558" elapsed="0.002534"/>
</kw>
<var name="${switch}">13</var>
<status status="PASS" start="2026-05-05T01:52:27.218442" elapsed="0.035689"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.272933" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.275822" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44264&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-16&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;178&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;101000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;65&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;3&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:stati... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.276417" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.254379" elapsed="0.022099"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.281520" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44264&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-16&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;178&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;101000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;65&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;3&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s14&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.262Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;de:21:bb:84:a1:d5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:3c:34:55:e1:ab&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:e5:f5:5c:b5:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;870000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:18:2a:d8:36:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;861000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:3d:3d:a2:c7:0a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;871000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:90:9d:4f:38:e2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;871000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:13:87:2a:ff:3e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:6b:bc:06:62:b6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;871000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:46:db:93:7e:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;870000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;be:6d:ab:86:6b:36&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;870000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:0e:99:63:34:1b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;871000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:9a:6a:04:65:8b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;871000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:87:76:4d:3e:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;872000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:f3:37:85:df:a5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:88:43:51:61:a5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;870000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:02:3f:78:09:5b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;870000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.533Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.276941" elapsed="0.006446"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.283668" elapsed="0.003636"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.287497" elapsed="0.002582"/>
</kw>
<var name="${switch}">14</var>
<status status="PASS" start="2026-05-05T01:52:27.254235" elapsed="0.035884"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.308594" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.310911" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44288&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-15&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;6000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;69&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistic... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.311363" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.290365" elapsed="0.021036"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.315201" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44288&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-15&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;6000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;69&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s15&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.460Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:28:a3:1c:54:a7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;816000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:c3:51:da:96:8f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;818000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:63:c9:5d:83:ce&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;818000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:eb:39:fe:01:1b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:b8:d1:9f:29:56&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;818000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:23:59:e6:38:36&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:fd:0e:a6:68:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;805000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:71:f5:f4:20:77&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:2a:48:f2:be:d1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:51:fc:f9:69:85&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;817000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:6b:58:e8:89:80&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:09:2e:bf:31:70&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;817000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:c0:b5:11:be:95&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;819000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:b4:77:64:d4:98&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;818000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:93:6b:cb:5c:77&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;818000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:19:7b:f8:50:08&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;816000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.534Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.311695" elapsed="0.005363"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.317324" elapsed="0.003099"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.320633" elapsed="0.002535"/>
</kw>
<var name="${switch}">15</var>
<status status="PASS" start="2026-05-05T01:52:27.290225" elapsed="0.032983"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.343248" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.345459" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:16&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44364&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-13&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;12&lt;/packet-count&gt;&lt;byte-count&gt;992&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;151000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;72&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;13&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:sta... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.345853" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.323451" elapsed="0.022439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.349697" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:16&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;44364&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow&gt;&lt;id&gt;#UF$TABLE*0-13&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;0&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;10&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;12&lt;/packet-count&gt;&lt;byte-count&gt;992&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;151000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;flags&gt;SEND_FLOW_REM&lt;/flags&gt;&lt;/flow&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;72&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;13&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s16&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-05T01:52:25.228Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;15&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:b7:d4:3e:e4:76&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;5&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:64:30:4f:a1:67&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;660000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:d1:5d:32:33:51&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:da:b6:a4:60:33&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;661000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:27:7c:5a:a8:1b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;9&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:db:5a:c2:81:19&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;661000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;8&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:ed:2d:45:4b:d1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;660000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;7&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:24:e0:0b:b2:eb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;512&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;6&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:83:8c:64:2a:31&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;10&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:a9:13:dc:ab:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;660000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:a6:e5:f3:61:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;650000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;12&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:c1:bd:a7:7e:99&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:64:6b:af:f7:06&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;602&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;11&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:65:48:a1:76:0a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;14&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:62:ae:ba:ab:37&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;662000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;604&lt;/transmitted&gt;&lt;received&gt;514&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;13&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:2a:30:6e:92:8e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;6&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;658000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;514&lt;/transmitted&gt;&lt;received&gt;604&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.76&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-05T01:52:25.528Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.346162" elapsed="0.005378"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.351823" elapsed="0.003477"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-05T01:52:27.355495" elapsed="0.002542"/>
</kw>
<var name="${switch}">16</var>
<status status="PASS" start="2026-05-05T01:52:27.323312" elapsed="0.034766"/>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="PASS" start="2026-05-05T01:52:25.821236" elapsed="1.536875"/>
</for>
<arg>${switches}</arg>
<doc>Check all switches and stats in operational inventory</doc>
<status status="PASS" start="2026-05-05T01:52:25.820992" elapsed="1.537197"/>
</kw>
<arg>30s</arg>
<arg>2s</arg>
<arg>FlowLib.Check Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-05-05T01:52:25.820398" elapsed="1.537844"/>
</kw>
<msg time="2026-05-05T01:52:27.358347" level="INFO">${status} = PASS</msg>
<msg time="2026-05-05T01:52:27.358391" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>30s</arg>
<arg>2s</arg>
<arg>FlowLib.Check Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:25.819987" elapsed="1.538426"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking switch</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:27.358666" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:27.358515" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:27.358489" elapsed="0.000257"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Check number of links in inventory is ${links}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:27.358932" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:27.386050" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:27.390197" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:27.390775" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:27.360938" elapsed="0.029898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.394771" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:27.391222" elapsed="0.005700"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.400365" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:27.400444" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:27.397190" elapsed="0.003278"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:27.401075" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:27.400685" elapsed="0.000569">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:27.360576" elapsed="0.040809">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:29.433084" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:29.437160" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:29.437812" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:29.403298" elapsed="0.034579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:29.444657" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:29.438412" elapsed="0.008153"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:29.449375" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:29.449455" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:29.446778" elapsed="0.002701"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:29.450075" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:29.449699" elapsed="0.000462">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:29.402332" elapsed="0.047942">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:31.469682" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:31.470361" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:31.470743" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:31.452055" elapsed="0.018726"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:31.474770" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:31.471094" elapsed="0.006284"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:31.481341" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:31.481454" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:31.477677" elapsed="0.003811"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:31.482323" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:31.481807" elapsed="0.000626">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:31.451168" elapsed="0.031421">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:33.509841" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:33.510897" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:33.511454" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:33.484484" elapsed="0.027030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:33.517375" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:33.512042" elapsed="0.007908"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:33.523850" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:33.523972" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:33.520227" elapsed="0.003782"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:33.524828" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:33.524291" elapsed="0.000647">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:33.483534" elapsed="0.041559">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:35.550579" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:35.551706" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:35.552258" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:35.526965" elapsed="0.025354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:35.559124" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:35.552845" elapsed="0.010425"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:35.566145" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:35.566225" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:35.563541" elapsed="0.002708"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:35.566843" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:35.566448" elapsed="0.000480">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:35.526041" elapsed="0.041001">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:37.590353" level="INFO">GET Request : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:37.591422" level="INFO">GET Response : url=http://10.30.170.174:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-05T01:52:37.592015" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:37.569220" elapsed="0.022857"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:37.598433" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:11&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:11']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:6&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:6']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:12&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:12']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:7&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:7']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:8&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:8']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:13&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:13']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:14&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:14']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:9&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:9']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:15&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:15']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:4&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:4']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:10&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:10']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:5&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:5']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:15&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:14&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:5&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:6&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:6&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:10&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:5&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:5&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:11&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:11&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:9&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:10&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:10&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:11&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:13&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:13&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:12&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:12&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:1&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:1&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:6&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:8&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:9&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:9&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:7&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:15&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:15&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:4&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:4&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:8&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:8&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:4&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:7&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:7&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:1&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:14&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:14&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:12&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:13&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:37.592599" elapsed="0.009353"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-05T01:52:37.604752" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-05T01:52:37.604833" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${resp.text}</arg>
<arg>"link-id":"openflow:</arg>
<doc>Returns and logs how many times ``item`` is found from ``container``.</doc>
<status status="PASS" start="2026-05-05T01:52:37.602152" elapsed="0.002705"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-05T01:52:37.605428" level="FAIL">0 != 240</msg>
<arg>${count}</arg>
<arg>${links}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="FAIL" start="2026-05-05T01:52:37.605059" elapsed="0.000453">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-05T01:52:37.568247" elapsed="0.037399">0 != 240</status>
</kw>
<msg time="2026-05-05T01:52:37.605742" level="FAIL">Keyword 'FlowLib.Check Number Of Links' failed after retrying for 10 seconds. The last error was: 0 != 240</msg>
<arg>10s</arg>
<arg>2s</arg>
<arg>FlowLib.Check Number Of Links</arg>
<arg>${links}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-05-05T01:52:27.360010" elapsed="10.245853">Keyword 'FlowLib.Check Number Of Links' failed after retrying for 10 seconds. The last error was: 0 != 240</status>
</kw>
<msg time="2026-05-05T01:52:37.605979" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-05T01:52:37.606022" level="INFO">${result} = Keyword 'FlowLib.Check Number Of Links' failed after retrying for 10 seconds. The last error was: 0 != 240</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>10s</arg>
<arg>2s</arg>
<arg>FlowLib.Check Number Of Links</arg>
<arg>${links}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:27.359557" elapsed="10.246489"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking topology</value>
<value>${topology_discover_time}</value>
<status status="PASS" start="2026-05-05T01:52:37.606275" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-05-05T01:52:37.606148" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:37.606121" elapsed="0.000253"/>
</if>
<kw name="Get Current Date" owner="DateTime">
<var>${end_time}</var>
<arg>result_format=timestamp</arg>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.606530" elapsed="0.000021"/>
</kw>
<kw name="Subtract Date From Date" owner="DateTime">
<var>${topology_discover_time}</var>
<arg>${end_time}</arg>
<arg>${start_time}</arg>
<doc>Subtracts date from another date and returns time between.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.606719" elapsed="0.000021"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Topology Discovery Time = ${topology_discover_time} seconds</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.606928" elapsed="0.000020"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Adding ${flow_count} flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.607121" elapsed="0.000019"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>ScaleClient.Configure Flows</arg>
<arg>flow_details=${flows}</arg>
<arg>controllers=${controller_list}</arg>
<arg>nrthreads=${nrthreads}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.607330" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail configuring flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.607461" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.607425" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.607409" elapsed="0.000118"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${flow_count} flows in Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.607714" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Verify Aggregate Flow From Mininet Session</arg>
<arg>${mininet_conn_id}</arg>
<arg>${flows_after}</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.607922" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking flows in mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.608051" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.608016" elapsed="0.000079"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.608000" elapsed="0.000116"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${flow_count} flows in Operational DS</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.608294" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches*4}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Flows Operational Datastore</arg>
<arg>${flows_after}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.608507" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking flows in operational DS</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.608656" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.608603" elapsed="0.000098"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.608587" elapsed="0.000135"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Sleep for ${sustain_time} seconds</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.608892" elapsed="0.000021"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<arg>${sustain_time}</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.609080" elapsed="0.000020"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Deleting ${flow_count} flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.609279" elapsed="0.000019"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>ScaleClient.Deconfigure Flows</arg>
<arg>flow_details=${flows}</arg>
<arg>controllers=${controller_list}</arg>
<arg>nrthreads=${nrthreads}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.609484" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail deconfiguring flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.609610" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.609576" elapsed="0.000094"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.609560" elapsed="0.000163"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking no flows in Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.609899" elapsed="0.000020"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Verify Aggregate Flow From Mininet Session</arg>
<arg>${mininet_conn_id}</arg>
<arg>${flows_before}</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.610106" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no flows in mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.610234" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.610200" elapsed="0.000079"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.610184" elapsed="0.000116"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking no flows in Operational DS</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.610469" elapsed="0.000020"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches*4}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Flows Operational Datastore</arg>
<arg>${flows_before}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.610690" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no flows in operational DS</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.610821" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.610787" elapsed="0.000078"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.610772" elapsed="0.000114"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Stopping Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.611056" elapsed="0.000020"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Stop Mininet And Exit</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.611263" elapsed="0.000019"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail stopping mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.611389" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.611351" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.611332" elapsed="0.000121"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking No Switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.611635" elapsed="0.000022"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>10s</arg>
<arg>2s</arg>
<arg>FlowLib.Check No Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.611845" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no switch</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.611974" elapsed="0.000011"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.611940" elapsed="0.000076"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.611924" elapsed="0.000113"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking No Topology</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.612204" elapsed="0.000042"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>10s</arg>
<arg>2s</arg>
<arg>FlowLib.Check No Switches In Topology</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.612435" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no topology</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.612563" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:37.612530" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-05-05T01:52:37.612514" elapsed="0.000132"/>
</if>
<return>
<value>PASS</value>
<value>${error_message}</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-05T01:52:37.612676" elapsed="0.000014"/>
</return>
<msg time="2026-05-05T01:52:37.612880" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-05T01:52:37.612926" level="INFO">${error_message} = Fail checking topology</msg>
<msg time="2026-05-05T01:52:37.612969" level="INFO">${topology_discover_time} = 0</msg>
<var>${status}</var>
<var>${error_message}</var>
<var>${topology_discover_time}</var>
<arg>${switches}</arg>
<doc>Workflow to bring a Full mesh topology of 16 switches, push some flows, delete flows and stop topology.
This KW returns workflow state (PASS/FAIL), error message and topology discover time.</doc>
<status status="PASS" start="2026-05-05T01:52:21.412842" elapsed="16.200150"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<break>
<status status="PASS" start="2026-05-05T01:52:37.613180" elapsed="0.000041"/>
</break>
<status status="PASS" start="2026-05-05T01:52:37.613068" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:37.613051" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${maximum_links}</var>
<arg>${switches} * ${switches-1}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.613466" elapsed="0.000021"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${discover_time}</var>
<arg>${topology_discover_time}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.613686" elapsed="0.000021"/>
</kw>
<var name="${switches}">16</var>
<status status="PASS" start="2026-05-05T01:52:21.411795" elapsed="16.201948"/>
</iter>
<var>${switches}</var>
<value>@{SWITCH_LIST}</value>
<status status="PASS" start="2026-05-05T01:52:21.411518" elapsed="16.202264"/>
</for>
<kw name="Log To Console" owner="BuiltIn">
<arg>${\n}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:37.613974" elapsed="0.000299"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Execution stopped because: ${error_message}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:37.614459" elapsed="0.000294"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Max Links: ${maximum_links}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-05T01:52:37.614939" elapsed="0.000281"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-05T01:52:37.615733" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/links.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/links.csv&lt;/a&gt;'.</msg>
<arg>${LINKS_RESULT_FILE}</arg>
<arg>Max Links\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-05T01:52:37.615375" elapsed="0.000441"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-05T01:52:37.616233" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/links.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/links.csv&lt;/a&gt;'.</msg>
<arg>${LINKS_RESULT_FILE}</arg>
<arg>${maximum_links}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-05T01:52:37.615975" elapsed="0.000311"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-05T01:52:37.616693" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/time.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/time.csv&lt;/a&gt;'.</msg>
<arg>${TIME_RESULT_FILE}</arg>
<arg>Discover Time\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-05T01:52:37.616442" elapsed="0.000304"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-05T01:52:37.617133" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/time.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-link-only-titanium/time.csv&lt;/a&gt;'.</msg>
<arg>${TIME_RESULT_FILE}</arg>
<arg>${discover_time}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-05T01:52:37.616900" elapsed="0.000283"/>
</kw>
<doc>Find max number of Links supported. Fully mesh topology starting from
${MIN_SWITCHES} switches till ${MAX_SWITCHES} switches will be attempted in steps of ${STEP_SWITCHES}</doc>
<status status="PASS" start="2026-05-05T01:52:21.407449" elapsed="16.209866"/>
</test>
<kw name="Workflow Teardown" owner="WorkflowsOpenFlow" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:37.632285" level="INFO">DELETE Request : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes 
 path_url=/rests/data/opendaylight-inventory:nodes 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0tsysbnke4c5rfgc5xjfu9m40.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-05T01:52:37.632959" level="INFO">DELETE Response : url=http://10.30.170.174:8181/rests/data/opendaylight-inventory:nodes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+xml', 'Content-Length': '292'} 
 body=&lt;?xml version="1.0" ?&gt;&lt;errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"&gt;&lt;error&gt;&lt;error-type&gt;protocol&lt;/error-type&gt;&lt;error-path xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes&lt;/error-path&gt;&lt;error-message&gt;Data does not exist&lt;/error-message&gt;&lt;error-tag&gt;data-missing&lt;/error-tag&gt;&lt;/error&gt;&lt;/errors&gt; 
 </msg>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-05T01:52:37.618819" elapsed="0.014310"/>
</kw>
<arg>RequestsLibrary.DELETE On Session</arg>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}</arg>
<arg>expected_status=anything</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-05T01:52:37.618383" elapsed="0.014876"/>
</kw>
<kw name="Clean Mininet System" owner="Utils">
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:37.638658" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-05T01:52:37.637963" elapsed="0.000822"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:37.637918" elapsed="0.000921"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:37.639450" level="INFO">index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-05T01:52:37.639717" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-05T01:52:37.639175" elapsed="0.000605"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:37.640681" level="INFO">Attempting to execute command "sudo mn -c" on remote system "10.30.171.76" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:37.640176" elapsed="0.000551"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:37.641274" level="INFO">${conn_id} = 6</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:37.640886" elapsed="0.000414"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:37.642167" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:37.642243" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:37.641880" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:37.642427" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:37.643609" level="INFO">Logging into '10.30.171.76:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:37.961872" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:21 UTC 2026

  System load:  0.05               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.76
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May  5 01:52:22 2026 from 10.30.171.31
[?2004h[jenkins@releng-63583-710-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:37.643292" elapsed="0.318872"/>
</kw>
<msg time="2026-05-05T01:52:37.962261" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:37.642931" elapsed="0.319436"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:37.641517" elapsed="0.320975"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-05T01:52:37.963071" level="INFO">Executing command 'sudo mn -c'.</msg>
<msg time="2026-05-05T01:52:43.024333" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-05-05T01:52:43.024754" level="INFO">${stdout} = </msg>
<msg time="2026-05-05T01:52:43.024860" level="INFO">${stderr} = *** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec iv...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-05T01:52:37.962806" elapsed="5.062112"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:43.025395" elapsed="0.000625"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:43.027202" level="INFO">*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
killall -9 controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
pkill -9 -f "sudo mnexec"
*** Removing junk from /tmp
rm -f /tmp/vconn* /tmp/vlogs* /tmp/*.out /tmp/*.log
*** Removing old X11 tunnels
*** Removing excess kernel datapaths
ps ax | egrep -o 'dp[0-9]+' | sed 's/dp/nl:/'
***  Removing OVS datapaths
ovs-vsctl --timeout=1 list-br
ovs-vsctl --if-exists del-br s1 -- --if-exists del-br s10 -- --if-exists del-br s11 -- --if-exists del-br s12 -- --if-exists del-br s13 -- --if-exists del-br s14 -- --if-exists del-br s15 -- --if-exists del-br s16 -- --if-exists del-br s2 -- --if-exists del-br s3 -- --if-exists del-br s4 -- --if-exists del-br s5 -- --if-exists del-br s6 -- --if-exists del-br s7 -- --if-exists del-br s8 -- --if-exists del-br s9
ovs-vsctl --timeout=1 list-br
*** Removing all links of the pattern foo-ethX
ip link show | egrep -o '([-_.[:alnum:]]+-eth[[:digit:]]+)'
( ip link del s1-eth1;ip link del s2-eth1;ip link del s2-eth1;ip link del s1-eth1;ip link del s1-eth2;ip link del s3-eth1;ip link del s3-eth1;ip link del s1-eth2;ip link del s2-eth2;ip link del s3-eth2;ip link del s3-eth2;ip link del s2-eth2;ip link del s1-eth3;ip link del s4-eth1;ip link del s4-eth1;ip link del s1-eth3;ip link del s2-eth3;ip link del s4-eth2;ip link del s4-eth2;ip link del s2-eth3;ip link del s3-eth3;ip link del s4-eth3;ip link del s4-eth3;ip link del s3-eth3;ip link del s1-eth4;ip link del s5-eth1;ip link del s5-eth1;ip link del s1-eth4;ip link del s2-eth4;ip link del s5-eth2;ip link del s5-eth2;ip link del s2-eth4;ip link del s3-eth4;ip link del s5-eth3;ip link del s5-eth3;ip link del s3-eth4;ip link del s4-eth4;ip link del s5-eth4;ip link del s5-eth4;ip link del s4-eth4;ip link del s1-eth5;ip link del s6-eth1;ip link del s6-eth1;ip link del s1-eth5;ip link del s2-eth5;ip link del s6-eth2;ip link del s6-eth2;ip link del s2-eth5;ip link del s3-eth5;ip link del s6-eth3;ip link del s6-eth3;ip link del s3-eth5;ip link del s4-eth5;ip link del s6-eth4;ip link del s6-eth4;ip link del s4-eth5;ip link del s5-eth5;ip link del s6-eth5;ip link del s6-eth5;ip link del s5-eth5;ip link del s1-eth6;ip link del s7-eth1;ip link del s7-eth1;ip link del s1-eth6;ip link del s2-eth6;ip link del s7-eth2;ip link del s7-eth2;ip link del s2-eth6;ip link del s3-eth6;ip link del s7-eth3;ip link del s7-eth3;ip link del s3-eth6;ip link del s4-eth6;ip link del s7-eth4;ip link del s7-eth4;ip link del s4-eth6;ip link del s5-eth6;ip link del s7-eth5;ip link del s7-eth5;ip link del s5-eth6;ip link del s6-eth6;ip link del s7-eth6;ip link del s7-eth6;ip link del s6-eth6;ip link del s1-eth7;ip link del s8-eth1;ip link del s8-eth1;ip link del s1-eth7;ip link del s2-eth7;ip link del s8-eth2;ip link del s8-eth2;ip link del s2-eth7;ip link del s3-eth7;ip link del s8-eth3;ip link del s8-eth3;ip link del s3-eth7;ip link del s4-eth7;ip link del s8-eth4;ip link del s8-eth4;ip link del s4-eth7;ip link del s5-eth7;ip link del s8-eth5;ip link del s8-eth5;ip link del s5-eth7;ip link del s6-eth7;ip link del s8-eth6;ip link del s8-eth6;ip link del s6-eth7;ip link del s7-eth7;ip link del s8-eth7;ip link del s8-eth7;ip link del s7-eth7;ip link del s1-eth8;ip link del s9-eth1;ip link del s9-eth1;ip link del s1-eth8;ip link del s2-eth8;ip link del s9-eth2;ip link del s9-eth2;ip link del s2-eth8;ip link del s3-eth8;ip link del s9-eth3;ip link del s9-eth3;ip link del s3-eth8;ip link del s4-eth8;ip link del s9-eth4;ip link del s9-eth4;ip link del s4-eth8;ip link del s5-eth8;ip link del s9-eth5;ip link del s9-eth5;ip link del s5-eth8;ip link del s6-eth8;ip link del s9-eth6;ip link del s9-eth6;ip link del s6-eth8;ip link del s7-eth8;ip link del s9-eth7;ip link del s9-eth7;ip link del s7-eth8;ip link del s8-eth8;ip link del s9-eth8;ip link del s9-eth8;ip link del s8-eth8;ip link del s1-eth9;ip link del s10-eth1;ip link del s10-eth1;ip link del s1-eth9;ip link del s2-eth9;ip link del s10-eth2;ip link del s10-eth2;ip link del s2-eth9;ip link del s3-eth9;ip link del s10-eth3;ip link del s10-eth3;ip link del s3-eth9;ip link del s4-eth9;ip link del s10-eth4;ip link del s10-eth4;ip link del s4-eth9;ip link del s5-eth9;ip link del s10-eth5;ip link del s10-eth5;ip link del s5-eth9;ip link del s6-eth9;ip link del s10-eth6;ip link del s10-eth6;ip link del s6-eth9;ip link del s7-eth9;ip link del s10-eth7;ip link del s10-eth7;ip link del s7-eth9;ip link del s8-eth9;ip link del s10-eth8;ip link del s10-eth8;ip link del s8-eth9;ip link del s9-eth9;ip link del s10-eth9;ip link del s10-eth9;ip link del s9-eth9;ip link del s1-eth10;ip link del s11-eth1;ip link del s11-eth1;ip link del s1-eth10;ip link del s2-eth10;ip link del s11-eth2;ip link del s11-eth2;ip link del s2-eth10;ip link del s3-eth10;ip link del s11-eth3;ip link del s11-eth3;ip link del s3-eth10;ip link del s4-eth10;ip link del s11-eth4;ip link del s11-eth4;ip link del s4-eth10;ip link del s5-eth10;ip link del s11-eth5;ip link del s11-eth5;ip link del s5-eth10;ip link del s6-eth10;ip link del s11-eth6;ip link del s11-eth6;ip link del s6-eth10;ip link del s7-eth10;ip link del s11-eth7;ip link del s11-eth7;ip link del s7-eth10;ip link del s8-eth10;ip link del s11-eth8;ip link del s11-eth8;ip link del s8-eth10;ip link del s9-eth10;ip link del s11-eth9;ip link del s11-eth9;ip link del s9-eth10;ip link del s10-eth10;ip link del s11-eth10;ip link del s11-eth10;ip link del s10-eth10;ip link del s1-eth11;ip link del s12-eth1;ip link del s12-eth1;ip link del s1-eth11;ip link del s2-eth11;ip link del s12-eth2;ip link del s12-eth2;ip link del s2-eth11;ip link del s3-eth11;ip link del s12-eth3;ip link del s12-eth3;ip link del s3-eth11;ip link del s4-eth11;ip link del s12-eth4;ip link del s12-eth4;ip link del s4-eth11;ip link del s5-eth11;ip link del s12-eth5;ip link del s12-eth5;ip link del s5-eth11;ip link del s6-eth11;ip link del s12-eth6;ip link del s12-eth6;ip link del s6-eth11;ip link del s7-eth11;ip link del s12-eth7;ip link del s12-eth7;ip link del s7-eth11;ip link del s8-eth11;ip link del s12-eth8;ip link del s12-eth8;ip link del s8-eth11;ip link del s9-eth11;ip link del s12-eth9;ip link del s12-eth9;ip link del s9-eth11;ip link del s10-eth11;ip link del s12-eth10;ip link del s12-eth10;ip link del s10-eth11;ip link del s11-eth11;ip link del s12-eth11;ip link del s12-eth11;ip link del s11-eth11;ip link del s1-eth12;ip link del s13-eth1;ip link del s13-eth1;ip link del s1-eth12;ip link del s2-eth12;ip link del s13-eth2;ip link del s13-eth2;ip link del s2-eth12;ip link del s3-eth12;ip link del s13-eth3;ip link del s13-eth3;ip link del s3-eth12;ip link del s4-eth12;ip link del s13-eth4;ip link del s13-eth4;ip link del s4-eth12;ip link del s5-eth12;ip link del s13-eth5;ip link del s13-eth5;ip link del s5-eth12;ip link del s6-eth12;ip link del s13-eth6;ip link del s13-eth6;ip link del s6-eth12;ip link del s7-eth12;ip link del s13-eth7;ip link del s13-eth7;ip link del s7-eth12;ip link del s8-eth12;ip link del s13-eth8;ip link del s13-eth8;ip link del s8-eth12;ip link del s9-eth12;ip link del s13-eth9;ip link del s13-eth9;ip link del s9-eth12;ip link del s10-eth12;ip link del s13-eth10;ip link del s13-eth10;ip link del s10-eth12;ip link del s11-eth12;ip link del s13-eth11;ip link del s13-eth11;ip link del s11-eth12;ip link del s12-eth12;ip link del s13-eth12;ip link del s13-eth12;ip link del s12-eth12;ip link del s1-eth13;ip link del s14-eth1;ip link del s14-eth1;ip link del s1-eth13;ip link del s2-eth13;ip link del s14-eth2;ip link del s14-eth2;ip link del s2-eth13;ip link del s3-eth13;ip link del s14-eth3;ip link del s14-eth3;ip link del s3-eth13;ip link del s4-eth13;ip link del s14-eth4;ip link del s14-eth4;ip link del s4-eth13;ip link del s5-eth13;ip link del s14-eth5;ip link del s14-eth5;ip link del s5-eth13;ip link del s6-eth13;ip link del s14-eth6;ip link del s14-eth6;ip link del s6-eth13;ip link del s7-eth13;ip link del s14-eth7;ip link del s14-eth7;ip link del s7-eth13;ip link del s8-eth13;ip link del s14-eth8;ip link del s14-eth8;ip link del s8-eth13;ip link del s9-eth13;ip link del s14-eth9;ip link del s14-eth9;ip link del s9-eth13;ip link del s10-eth13;ip link del s14-eth10;ip link del s14-eth10;ip link del s10-eth13;ip link del s11-eth13;ip link del s14-eth11;ip link del s14-eth11;ip link del s11-eth13;ip link del s12-eth13;ip link del s14-eth12;ip link del s14-eth12;ip link del s12-eth13;ip link del s13-eth13;ip link del s14-eth13;ip link del s14-eth13;ip link del s13-eth13;ip link del s1-eth14;ip link del s15-eth1;ip link del s15-eth1;ip link del s1-eth14;ip link del s2-eth14;ip link del s15-eth2;ip link del s15-eth2;ip link del s2-eth14;ip link del s3-eth14;ip link del s15-eth3;ip link del s15-eth3;ip link del s3-eth14;ip link del s4-eth14;ip link del s15-eth4;ip link del s15-eth4;ip link del s4-eth14;ip link del s5-eth14;ip link del s15-eth5;ip link del s15-eth5;ip link del s5-eth14;ip link del s6-eth14;ip link del s15-eth6;ip link del s15-eth6;ip link del s6-eth14;ip link del s7-eth14;ip link del s15-eth7;ip link del s15-eth7;ip link del s7-eth14;ip link del s8-eth14;ip link del s15-eth8;ip link del s15-eth8;ip link del s8-eth14;ip link del s9-eth14;ip link del s15-eth9;ip link del s15-eth9;ip link del s9-eth14;ip link del s10-eth14;ip link del s15-eth10;ip link del s15-eth10;ip link del s10-eth14;ip link del s11-eth14;ip link del s15-eth11;ip link del s15-eth11;ip link del s11-eth14;ip link del s12-eth14;ip link del s15-eth12;ip link del s15-eth12;ip link del s12-eth14;ip link del s13-eth14;ip link del s15-eth13;ip link del s15-eth13;ip link del s13-eth14;ip link del s14-eth14;ip link del s15-eth14;ip link del s15-eth14;ip link del s14-eth14;ip link del s1-eth15;ip link del s16-eth1;ip link del s16-eth1;ip link del s1-eth15;ip link del s2-eth15;ip link del s16-eth2;ip link del s16-eth2;ip link del s2-eth15;ip link del s3-eth15;ip link del s16-eth3;ip link del s16-eth3;ip link del s3-eth15;ip link del s4-eth15;ip link del s16-eth4;ip link del s16-eth4;ip link del s4-eth15;ip link del s5-eth15;ip link del s16-eth5;ip link del s16-eth5;ip link del s5-eth15;ip link del s6-eth15;ip link del s16-eth6;ip link del s16-eth6;ip link del s6-eth15;ip link del s7-eth15;ip link del s16-eth7;ip link del s16-eth7;ip link del s7-eth15;ip link del s8-eth15;ip link del s16-eth8;ip link del s16-eth8;ip link del s8-eth15;ip link del s9-eth15;ip link del s16-eth9;ip link del s16-eth9;ip link del s9-eth15;ip link del s10-eth15;ip link del s16-eth10;ip link del s16-eth10;ip link del s10-eth15;ip link del s11-eth15;ip link del s16-eth11;ip link del s16-eth11;ip link del s11-eth15;ip link del s12-eth15;ip link del s16-eth12;ip link del s16-eth12;ip link del s12-eth15;ip link del s13-eth15;ip link del s16-eth13;ip link del s16-eth13;ip link del s13-eth15;ip link del s14-eth15;ip link del s16-eth14;ip link del s16-eth14;ip link del s14-eth15;ip link del s15-eth15;ip link del s16-eth15;ip link del s16-eth15;ip link del s15-eth15 ) 2&gt; /dev/null
ip link show
*** Killing stale mininet node processes
pkill -9 -f mininet:
*** Shutting down stale tunnels
pkill -9 -f Tunnel=Ethernet
pkill -9 -f .ssh/mn
rm -f ~/.ssh/mn/*
*** Cleanup complete.</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:43.026508" elapsed="0.001135"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:43.028134" elapsed="0.000038"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:43.027834" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:43.027782" elapsed="0.000516"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-05T01:52:43.028682" elapsed="0.000069"/>
</return>
<status status="PASS" start="2026-05-05T01:52:43.028415" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:43.028381" elapsed="0.000500"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:43.028958" elapsed="0.000032"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-05T01:52:43.035120" elapsed="0.000144"/>
</kw>
<msg time="2026-05-05T01:52:43.035308" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:43.034604" elapsed="0.000769"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:43.035535" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:43.035809" elapsed="0.000025"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-05T01:52:43.029711" elapsed="0.006189"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-05T01:52:37.636820" elapsed="5.399174"/>
</kw>
<msg time="2026-05-05T01:52:43.036061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:37.635489" elapsed="5.400631"/>
</kw>
<arg>${system}</arg>
<arg>sudo mn -c</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-05T01:52:37.634451" elapsed="5.401747"/>
</kw>
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:43.038340" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-05T01:52:43.037946" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:43.037926" elapsed="0.000495"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:43.038716" level="INFO">index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-05T01:52:43.038823" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.76
alias=None
port=22
timeout=4 minutes 16 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-05T01:52:43.038575" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:43.039388" level="INFO">Attempting to execute command "sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh" on remote system "10.30.171.76" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:43.039002" elapsed="0.000433"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-05T01:52:43.040001" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-05T01:52:43.039598" elapsed="0.000429"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-05T01:52:43.040885" level="INFO">Length is 0.</msg>
<msg time="2026-05-05T01:52:43.040961" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-05T01:52:43.040591" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:43.041147" elapsed="0.000318"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-05T01:52:43.042354" level="INFO">Logging into '10.30.171.76:22' as 'jenkins'.</msg>
<msg time="2026-05-05T01:52:43.416794" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May  5 01:52:21 UTC 2026

  System load:  0.05               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.76
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May  5 01:52:37 2026 from 10.30.171.31
[?2004h[jenkins@releng-63583-710-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-05T01:52:43.042013" elapsed="0.374993"/>
</kw>
<msg time="2026-05-05T01:52:43.417087" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:43.041652" elapsed="0.375525"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-05T01:52:43.040244" elapsed="0.377045"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-05T01:52:43.417846" level="INFO">Executing command 'sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh'.</msg>
<msg time="2026-05-05T01:52:43.450133" level="INFO">Command exited with return code -1.</msg>
<msg time="2026-05-05T01:52:43.450388" level="INFO">${stdout} = </msg>
<msg time="2026-05-05T01:52:43.450487" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-05T01:52:43.417570" elapsed="0.032968"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-05T01:52:43.451015" elapsed="0.000492"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-05T01:52:43.452648" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-05T01:52:43.452007" elapsed="0.000738"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:43.453205" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-05-05T01:52:43.452915" elapsed="0.000421"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:43.452864" elapsed="0.000522"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-05T01:52:43.453766" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-05-05T01:52:43.453501" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-05-05T01:52:43.453468" elapsed="0.000485"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-05T01:52:43.454026" elapsed="0.000030"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-05T01:52:43.461022" elapsed="0.000351"/>
</kw>
<msg time="2026-05-05T01:52:43.461470" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:43.459824" elapsed="0.001752"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:43.461760" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-05T01:52:43.461924" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-05T01:52:43.454766" elapsed="0.007240"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-05T01:52:43.037422" elapsed="0.424677"/>
</kw>
<msg time="2026-05-05T01:52:43.462151" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-05T01:52:43.036860" elapsed="0.425351"/>
</kw>
<arg>${system}</arg>
<arg>sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-05T01:52:43.036382" elapsed="0.425906"/>
</kw>
<status status="PASS" start="2026-05-05T01:52:37.633783" elapsed="5.828563"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-05-05T01:52:43.462565" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-05-05T01:52:43.462490" elapsed="0.000186"/>
</kw>
<doc>Cleanup when workflow is interrupt</doc>
<status status="PASS" start="2026-05-05T01:52:37.617948" elapsed="5.844784"/>
</kw>
<doc>Test suite for finding out max number of Links</doc>
<status status="PASS" start="2026-05-05T01:52:20.044544" elapsed="23.418226"/>
</suite>
<status status="PASS" start="2026-05-05T01:52:20.005380" elapsed="23.458380"/>
</suite>
<statistics>
<total>
<stat pass="1" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat name="openflowplugin-scale-link.txt" id="s1" pass="1" fail="0" skip="0">openflowplugin-scale-link.txt</stat>
<stat name="Finding Max Links" id="s1-s1" pass="1" fail="0" skip="0">openflowplugin-scale-link.txt.Finding Max Links</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
