<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-17T01:40:22.696547" 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-17T01:40:23.448280" level="INFO">Creating Session using : alias=session, url=http://10.30.171.199:8181, headers={'Content-Type': 'application/xml'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7bf21a1f05d0&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-17T01:40:23.447870" elapsed="0.000655"/>
</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-17T01:40:23.454279" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:23.454130" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:23.454101" elapsed="0.000264"/>
</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-17T01:40:23.454544" elapsed="0.000502"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-05-17T01:40:23.455526" level="INFO">Logging into '10.30.171.199:8101' as 'karaf'.</msg>
<msg time="2026-05-17T01:40:24.347463" 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-17T01:40:23.455236" elapsed="0.892419"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-17T01:40:24.395420" 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-17T01:40:24.348001" elapsed="0.047498"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-05-17T01:40:24.397274" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-05-17T01:40:24.397398" 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-17T01:40:24.395715" elapsed="0.001717"/>
</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-17T01:40:24.397604" elapsed="0.000209"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:24.398007" elapsed="0.000223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.398731" 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-17T01:40:24.398396" elapsed="0.000452"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-05-17T01:40:24.398909" elapsed="0.000056"/>
</return>
<arg>log:set ${log_level}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.171.199
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-17T01:40:23.453743" elapsed="0.945366"/>
</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-17T01:40:23.449655" elapsed="0.949512"/>
</kw>
<status status="PASS" start="2026-05-17T01:40:23.447426" elapsed="0.951806"/>
</kw>
<test id="s1-s1-t1" name="Find Max Links" line="20">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.412468" 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-17T01:40:24.412171" elapsed="0.000326"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.414435" 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-17T01:40:24.412698" elapsed="0.001764"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.414943" 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-17T01:40:24.414660" elapsed="0.000309"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Workflow Full Mesh Topology" owner="WorkflowsOpenFlow">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.417061" 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-17T01:40:24.416793" elapsed="0.000296"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.419015" 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-17T01:40:24.417280" elapsed="0.001762"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.419640" 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-17T01:40:24.419237" elapsed="0.000508"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.422487" 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-17T01:40:24.419957" elapsed="0.002558"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.423029" level="INFO">${controller_list} = ['10.30.171.199']</msg>
<var>${controller_list}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-05-17T01:40:24.422711" elapsed="0.000344"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.423567" 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-17T01:40:24.423248" elapsed="0.000345"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.424152" 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-17T01:40:24.423792" elapsed="0.000386"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.424651" 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-17T01:40:24.424369" elapsed="0.000308"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.425167" 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-17T01:40:24.424884" elapsed="0.000309"/>
</kw>
<kw name="Generate New Flow Details" owner="ScaleClient">
<msg time="2026-05-17T01:40:24.446722" level="INFO">${flows} = [(6, 5, 0), (5, 6, 1), (2, 1, 2), (6, 0, 3), (13, 2, 4), (8, 8, 5), (14, 1, 6), (10, 4, 7), (12, 8, 8), (15, 3, 9), (2, 5, 10), (1, 6, 11), (8, 7, 12), (8, 7, 13), (12, 5, 14), (2, 7, 15), (13, 4, 16)...</msg>
<msg time="2026-05-17T01:40:24.446869" level="INFO">${notes} = {6: {'total': 656, 5: 69, 0: 71, 4: 52, 1: 74, 8: 70, 2: 82, 3: 69, 7: 56, 9: 62, 6: 51}, 5: {'total': 596, 6: 56, 2: 57, 9: 58, 7: 66, 4: 65, 8: 39, 3: 62, 0: 63, 5: 66, 1: 64}, 2: {'total': 645, 1: ...</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-17T01:40:24.425351" elapsed="0.021558"/>
</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-17T01:40:24.447130" elapsed="0.000308"/>
</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-17T01:40:24.447629" elapsed="0.000309"/>
</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-17T01:40:24.449758" 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-17T01:40:24.449295" elapsed="0.000506"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-05-17T01:40:24.450409" 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-17T01:40:24.450030" elapsed="0.000423"/>
</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-17T01:40:24.452455" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:24.452535" 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-17T01:40:24.452000" elapsed="0.000558"/>
</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-17T01:40:24.452722" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:24.453990" level="INFO">Logging into '10.30.171.112:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:25.164324" 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 Sun May 17 01:40:24 UTC 2026

  System load:  0.09               Processes:             110
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.112
  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-722-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-17T01:40:24.453623" elapsed="0.710863"/>
</kw>
<msg time="2026-05-17T01:40:25.164579" 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-17T01:40:24.453254" elapsed="0.711427"/>
</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-17T01:40:24.451484" elapsed="0.713339"/>
</kw>
<msg time="2026-05-17T01:40:25.164877" 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-17T01:40:24.451079" elapsed="0.713849"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-17T01:40:24.450660" elapsed="0.714346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:25.165844" 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-17T01:40:25.165404" elapsed="0.000489"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-05-17T01:40:25.173240" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-05-17T01:40:25.181159" 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-17T01:40:25.166074" elapsed="0.015171"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-17T01:40:25.183638" 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-17T01:40:25.181482" elapsed="0.002235"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-17T01:40:25.245224" level="INFO">[?2004lThis topology has 16 switches 0 hosts
[?2004h[jenkins@releng-63583-722-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-17T01:40:25.183989" elapsed="0.061302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:25.245755" 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-17T01:40:25.245504" elapsed="0.000312"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-17T01:40:25.249126" level="INFO">sudo mn --controller=remote,ip=10.30.171.199,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-17T01:40:25.245973" elapsed="0.003212"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-17T01:40:26.912208" 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-17T01:40:25.249347" elapsed="1.663029"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:26.913205" 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-17T01:40:26.912805" elapsed="0.000448"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-17T01:40:26.914430" 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-17T01:40:26.913438" elapsed="0.001047"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.172325" level="INFO">9a5df812-eb49-4477-a37e-2d464c02791d
    Bridge s13
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6666"
        fail_mode: secure
        Port s13-eth14
            Interface s13-eth14
        Port s13-eth10
            Interface s13-eth10
        Port s13-eth11
            Interface s13-eth11
        Port s13-eth7
            Interface s13-eth7
        Port s13-eth1
            Interface s13-eth1
        Port s13-eth4
            Interface s13-eth4
        Port s13-eth3
            Interface s13-eth3
        Port s13-eth5
            Interface s13-eth5
        Port s13-eth9
            Interface s13-eth9
        Port s13-eth12
            Interface s13-eth12
        Port s13-eth6
            Interface s13-eth6
        Port s13
            Interface s13
                type: internal
        Port s13-eth2
            Interface s13-eth2
        Port s13-eth8
            Interface s13-eth8
        Port s13-eth15
            Interface s13-eth15
        Port s13-eth13
            Interface s13-eth13
    Bridge s7
        Controller "ptcp:6660"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s7-eth11
            Interface s7-eth11
        Port s7
            Interface s7
                type: internal
        Port s7-eth5
            Interface s7-eth5
        Port s7-eth1
            Interface s7-eth1
        Port s7-eth2
            Interface s7-eth2
        Port s7-eth6
            Interface s7-eth6
        Port s7-eth9
            Interface s7-eth9
        Port s7-eth14
            Interface s7-eth14
        Port s7-eth7
            Interface s7-eth7
        Port s7-eth3
            Interface s7-eth3
        Port s7-eth4
            Interface s7-eth4
        Port s7-eth8
            Interface s7-eth8
        Port s7-eth13
            Interface s7-eth13
        Port s7-eth12
            Interface s7-eth12
        Port s7-eth10
            Interface s7-eth10
        Port s7-eth15
            Interface s7-eth15
    Bridge s10
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6663"
        fail_mode: secure
        Port s10-eth6
            Interface s10-eth6
        Port s10-eth9
            Interface s10-eth9
        Port s10-eth14
            Interface s10-eth14
        Port s10-eth13
            Interface s10-eth13
        Port s10-eth7
            Interface s10-eth7
        Port s10-eth12
            Interface s10-eth12
        Port s10-eth10
            Interface s10-eth10
        Port s10-eth2
            Interface s10-eth2
        Port s10-eth5
            Interface s10-eth5
        Port s10-eth8
            Interface s10-eth8
        Port s10-eth4
            Interface s10-eth4
        Port s10-eth11
            Interface s10-eth11
        Port s10-eth1
            Interface s10-eth1
        Port s10-eth15
            Interface s10-eth15
        Port s10-eth3
            Interface s10-eth3
        Port s10
            Interface s10
                type: internal
    Bridge s15
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6668"
        fail_mode: secure
        Port s15-eth14
            Interface s15-eth14
        Port s15-eth1
            Interface s15-eth1
        Port s15-eth8
            Interface s15-eth8
        Port s15-eth2
            Interface s15-eth2
        Port s15-eth4
            Interface s15-eth4
        Port s15-eth9
            Interface s15-eth9
        Port s15-eth5
            Interface s15-eth5
        Port s15-eth15
            Interface s15-eth15
        Port s15-eth7
            Interface s15-eth7
        Port s15
            Interface s15
                type: internal
        Port s15-eth13
            Interface s15-eth13
        Port s15-eth11
            Interface s15-eth11
        Port s15-eth12
            Interface s15-eth12
        Port s15-eth10
            Interface s15-eth10
        Port s15-eth3
            Interface s15-eth3
        Port s15-eth6
            Interface s15-eth6
    Bridge s5
        Controller "ptcp:6658"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s5-eth11
            Interface s5-eth11
        Port s5-eth8
            Interface s5-eth8
        Port s5-eth7
            Interface s5-eth7
        Port s5-eth14
            Interface s5-eth14
        Port s5
            Interface s5
                type: internal
        Port s5-eth13
            Interface s5-eth13
        Port s5-eth1
            Interface s5-eth1
        Port s5-eth3
            Interface s5-eth3
        Port s5-eth6
            Interface s5-eth6
        Port s5-eth4
            Interface s5-eth4
        Port s5-eth15
            Interface s5-eth15
        Port s5-eth12
            Interface s5-eth12
        Port s5-eth10
            Interface s5-eth10
        Port s5-eth9
            Interface s5-eth9
        Port s5-eth5
            Interface s5-eth5
        Port s5-eth2
            Interface s5-eth2
    Bridge s11
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6664"
        fail_mode: secure
        Port s11-eth13
            Interface s11-eth13
        Port s11-eth1
            Interface s11-eth1
        Port s11-eth2
            Interface s11-eth2
        Port s11-eth7
            Interface s11-eth7
        Port s11-eth11
            Interface s11-eth11
        Port s11-eth8
            Interface s11-eth8
        Port s11-eth5
            Interface s11-eth5
        Port s11-eth3
            Interface s11-eth3
        Port s11-eth9
            Interface s11-eth9
        Port s11-eth10
            Interface s11-eth10
        Port s11-eth14
            Interface s11-eth14
        Port s11
            Interface s11
                type: internal
        Port s11-eth6
            Interface s11-eth6
        Port s11-eth4
            Interface s11-eth4
        Port s11-eth15
            Interface s11-eth15
        Port s11-eth12
            Interface s11-eth12
    Bridge s14
        Controller "ptcp:6667"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s14-eth7
            Interface s14-eth7
        Port s14-eth9
            Interface s14-eth9
        Port s14-eth15
            Interface s14-eth15
        Port s14-eth3
            Interface s14-eth3
        Port s14
            Interface s14
                type: internal
        Port s14-eth14
            Interface s14-eth14
        Port s14-eth12
            Interface s14-eth12
        Port s14-eth5
            Interface s14-eth5
        Port s14-eth4
            Interface s14-eth4
        Port s14-eth2
            Interface s14-eth2
        Port s14-eth1
            Interface s14-eth1
        Port s14-eth11
            Interface s14-eth11
        Port s14-eth10
            Interface s14-eth10
        Port s14-eth6
            Interface s14-eth6
        Port s14-eth8
            Interface s14-eth8
        Port s14-eth13
            Interface s14-eth13
    Bridge s16
        Controller "ptcp:6669"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s16-eth1
            Interface s16-eth1
        Port s16-eth14
            Interface s16-eth14
        Port s16-eth12
            Interface s16-eth12
        Port s16-eth7
            Interface s16-eth7
        Port s16-eth4
            Interface s16-eth4
        Port s16-eth9
            Interface s16-eth9
        Port s16-eth2
            Interface s16-eth2
        Port s16
            Interface s16
                type: internal
        Port s16-eth6
            Interface s16-eth6
        Port s16-eth10
            Interface s16-eth10
        Port s16-eth3
            Interface s16-eth3
        Port s16-eth15
            Interface s16-eth15
        Port s16-eth13
            Interface s16-eth13
        Port s16-eth5
            Interface s16-eth5
        Port s16-eth8
            Interface s16-eth8
        Port s16-eth11
            Interface s16-eth11
    Bridge s2
        Controller "ptcp:6655"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s2-eth9
            Interface s2-eth9
        Port s2-eth4
            Interface s2-eth4
        Port s2-eth5
            Interface s2-eth5
        Port s2-eth7
            Interface s2-eth7
        Port s2
            Interface s2
                type: internal
        Port s2-eth14
            Interface s2-eth14
        Port s2-eth2
            Interface s2-eth2
        Port s2-eth3
            Interface s2-eth3
        Port s2-eth1
            Interface s2-eth1
        Port s2-eth13
            Interface s2-eth13
        Port s2-eth8
            Interface s2-eth8
        Port s2-eth15
            Interface s2-eth15
        Port s2-eth10
            Interface s2-eth10
        Port s2-eth6
            Interface s2-eth6
        Port s2-eth12
            Interface s2-eth12
        Port s2-eth11
            Interface s2-eth11
    Bridge s3
        Controller "ptcp:6656"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s3-eth3
            Interface s3-eth3
        Port s3-eth4
            Interface s3-eth4
        Port s3-eth11
            Interface s3-eth11
        Port s3-eth9
            Interface s3-eth9
        Port s3-eth10
            Interface s3-eth10
        Port s3
            Interface s3
                type: internal
        Port s3-eth15
            Interface s3-eth15
        Port s3-eth7
            Interface s3-eth7
        Port s3-eth6
            Interface s3-eth6
        Port s3-eth13
            Interface s3-eth13
        Port s3-eth5
            Interface s3-eth5
        Port s3-eth1
            Interface s3-eth1
        Port s3-eth8
            Interface s3-eth8
        Port s3-eth12
            Interface s3-eth12
        Port s3-eth14
            Interface s3-eth14
        Port s3-eth2
            Interface s3-eth2
    Bridge s1
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6654"
        fail_mode: secure
        Port s1-eth7
            Interface s1-eth7
        Port s1-eth12
            Interface s1-eth12
        Port s1-eth15
            Interface s1-eth15
        Port s1-eth4
            Interface s1-eth4
        Port s1
            Interface s1
                type: internal
        Port s1-eth5
            Interface s1-eth5
        Port s1-eth9
            Interface s1-eth9
        Port s1-eth2
            Interface s1-eth2
        Port s1-eth8
            Interface s1-eth8
        Port s1-eth10
            Interface s1-eth10
        Port s1-eth3
            Interface s1-eth3
        Port s1-eth1
            Interface s1-eth1
        Port s1-eth14
            Interface s1-eth14
        Port s1-eth11
            Interface s1-eth11
        Port s1-eth6
            Interface s1-eth6
        Port s1-eth13
            Interface s1-eth13
    Bridge s8
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6661"
        fail_mode: secure
        Port s8-eth13
            Interface s8-eth13
        Port s8-eth10
            Interface s8-eth10
        Port s8
            Interface s8
                type: internal
        Port s8-eth6
            Interface s8-eth6
        Port s8-eth4
            Interface s8-eth4
        Port s8-eth3
            Interface s8-eth3
        Port s8-eth15
            Interface s8-eth15
        Port s8-eth2
            Interface s8-eth2
        Port s8-eth9
            Interface s8-eth9
        Port s8-eth1
            Interface s8-eth1
        Port s8-eth14
            Interface s8-eth14
        Port s8-eth7
            Interface s8-eth7
        Port s8-eth12
            Interface s8-eth12
        Port s8-eth11
            Interface s8-eth11
        Port s8-eth8
            Interface s8-eth8
        Port s8-eth5
            Interface s8-eth5
    Bridge s4
        Controller "ptcp:6657"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s4-eth15
            Interface s4-eth15
        Port s4
            Interface s4
                type: internal
        Port s4-eth10
            Interface s4-eth10
        Port s4-eth1
            Interface s4-eth1
        Port s4-eth13
            Interface s4-eth13
        Port s4-eth3
            Interface s4-eth3
        Port s4-eth11
            Interface s4-eth11
        Port s4-eth4
            Interface s4-eth4
        Port s4-eth12
            Interface s4-eth12
        Port s4-eth2
            Interface s4-eth2
        Port s4-eth8
            Interface s4-eth8
        Port s4-eth9
            Interface s4-eth9
        Port s4-eth7
            Interface s4-eth7
        Port s4-eth5
            Interface s4-eth5
        Port s4-eth14
            Interface s4-eth14
        Port s4-eth6
            Interface s4-eth6
    Bridge s6
        Controller "ptcp:6659"
        Controller "tcp:10.30.171.199:6633"
        fail_mode: secure
        Port s6-eth3
            Interface s6-eth3
        Port s6-eth2
            Interface s6-eth2
        Port s6-eth1
            Interface s6-eth1
        Port s6-eth12
            Interface s6-eth12
        Port s6-eth5
            Interface s6-eth5
        Port s6-eth8
            Interface s6-eth8
        Port s6-eth6
            Interface s6-eth6
        Port s6-eth14
            Interface s6-eth14
        Port s6-eth9
            Interface s6-eth9
        Port s6-eth11
            Interface s6-eth11
        Port s6-eth4
            Interface s6-eth4
        Port s6-eth13
            Interface s6-eth13
        Port s6-eth10
            Interface s6-eth10
        Port s6-eth15
            Interface s6-eth15
        Port s6-eth7
            Interface s6-eth7
        Port s6
            Interface s6
                type: internal
    Bridge s12
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6665"
        fail_mode: secure
        Port s12-eth12
            Interface s12-eth12
        Port s12-eth3
            Interface s12-eth3
        Port s12-eth5
            Interface s12-eth5
        Port s12-eth2
            Interface s12-eth2
        Port s12-eth14
            Interface s12-eth14
        Port s12-eth8
            Interface s12-eth8
        Port s12-eth11
            Interface s12-eth11
        Port s12-eth13
            Interface s12-eth13
        Port s12-eth7
            Interface s12-eth7
        Port s12-eth1
            Interface s12-eth1
        Port s12-eth10
            Interface s12-eth10
        Port s12-eth15
            Interface s12-eth15
        Port s12-eth4
            Interface s12-eth4
        Port s12-eth6
            Interface s12-eth6
        Port s12
            Interface s12
                type: internal
        Port s12-eth9
            Interface s12-eth9
    Bridge s9
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6662"
        fail_mode: secure
        Port s9-eth15
            Interface s9-eth15
        Port s9-eth4
            Interface s9-eth4
        Port s9-eth2
            Interface s9-eth2
        Port s9-eth6
            Interface s9-eth6
        Port s9-eth10
            Interface s9-eth10
        Port s9-eth3
            Interface s9-eth3
        Port s9-eth11
            Interface s9-eth11
        Port s9-eth13
            Interface s9-eth13
        Port s9-eth7
            Interface s9-eth7
        Port s9-eth5
            Interface s9-eth5
        Port s9-eth9
            Interface s9-eth9
        Port s9-eth8
            Interface s9-eth8
        Port s9-eth14
            Interface s9-eth14
        Port s9-eth12
            Interface s9-eth12
        Port s9-eth1
            Interface s9-eth1
        Port s9
            Interface s9
                type: internal
    ovs_version: "2.17.11"
mininet&gt;</msg>
<msg time="2026-05-17T01:40:27.172848" level="INFO">${output} = 9a5df812-eb49-4477-a37e-2d464c02791d
    Bridge s13
        Controller "tcp:10.30.171.199:6633"
        Controller "ptcp:6666"
        fail_mode: secure
        Port s13-eth14
            Interf...</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-17T01:40:26.914690" elapsed="0.258193"/>
</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-17T01:40:27.173271" elapsed="0.000760"/>
</kw>
<arg>${switches}</arg>
<arg>mininet_timeout=${mininet_timeout}</arg>
<doc>Start a custom mininet topology.</doc>
<status status="PASS" start="2026-05-17T01:40:24.448663" elapsed="2.725454"/>
</kw>
<msg time="2026-05-17T01:40:27.174236" level="INFO">${status} = PASS</msg>
<msg time="2026-05-17T01:40:27.174283" 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-17T01:40:24.448154" elapsed="2.726152"/>
</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-17T01:40:27.174605" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:27.174426" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.174387" elapsed="0.000314"/>
</if>
<kw name="Get Current Date" owner="DateTime">
<msg time="2026-05-17T01:40:27.175186" level="INFO">${start_time} = 2026-05-17 01:40:27.175</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-17T01:40:27.174899" elapsed="0.000314"/>
</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-17T01:40:27.175416" elapsed="0.000274"/>
</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-17T01:40:27.186653" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-17T01:40:27.186350" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.186328" elapsed="0.000409"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.187065" level="INFO">index=2
host=10.30.171.112
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-17T01:40:27.187178" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.112
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=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-17T01:40:27.186909" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:27.187747" 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.171.199" 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-17T01:40:27.187361" elapsed="0.000447"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.188374" 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-17T01:40:27.187970" elapsed="0.000429"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-17T01:40:27.189365" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:27.189441" 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-17T01:40:27.189052" elapsed="0.000413"/>
</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-17T01:40:27.189627" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.191359" level="INFO">Logging into '10.30.171.199:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:27.886766" 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 Sun May 17 01:40:21 UTC 2026

  System load:  0.73               Processes:             127
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.171.199
  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-722-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-17T01:40:27.190574" elapsed="0.696557"/>
</kw>
<msg time="2026-05-17T01:40:27.887327" 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-17T01:40:27.190209" elapsed="0.697221"/>
</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-17T01:40:27.188619" elapsed="0.698944"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.888119" level="INFO">Executing command 'grep -c 'java.lang.OutOfMemoryError' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-17T01:40:27.901290" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-17T01:40:27.901800" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-17T01:40:27.901915" 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-17T01:40:27.887851" elapsed="0.014122"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:27.902519" elapsed="0.000694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:27.904515" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-17T01:40:27.903708" elapsed="0.000907"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:27.905175" elapsed="0.000044"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:27.904846" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.904749" elapsed="0.000619"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-17T01:40:27.905645" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-05-17T01:40:27.905487" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.905460" elapsed="0.000352"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:27.905867" elapsed="0.000022"/>
</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-17T01:40:27.911006" elapsed="0.000334"/>
</kw>
<msg time="2026-05-17T01:40:27.911446" 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-17T01:40:27.910135" elapsed="0.001418"/>
</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-17T01:40:27.911809" elapsed="0.000034"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-17T01:40:27.912046" elapsed="0.000030"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-17T01:40:27.906386" elapsed="0.005787"/>
</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-17T01:40:27.185815" elapsed="0.726512"/>
</kw>
<msg time="2026-05-17T01:40:27.912414" 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-17T01:40:27.185210" elapsed="0.727283"/>
</kw>
<msg time="2026-05-17T01:40:27.912654" 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-17T01:40:27.184383" elapsed="0.728307"/>
</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-17T01:40:27.913008" elapsed="0.000455"/>
</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-17T01:40:27.183767" elapsed="0.729792"/>
</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-17T01:40:27.176403" elapsed="0.737237"/>
</kw>
<msg time="2026-05-17T01:40:27.913793" level="INFO">${status} = PASS</msg>
<msg time="2026-05-17T01:40:27.913861" 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-17T01:40:27.175925" elapsed="0.737967"/>
</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-17T01:40:27.914161" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:27.914002" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.913974" elapsed="0.000287"/>
</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-17T01:40:27.925489" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-17T01:40:27.925188" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:27.925166" elapsed="0.000406"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.925897" level="INFO">index=2
host=10.30.171.112
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-17T01:40:27.926012" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.112
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=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-17T01:40:27.925732" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:27.926668" 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.171.199" 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-17T01:40:27.926261" elapsed="0.000458"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.927328" 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-17T01:40:27.926899" elapsed="0.000456"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-17T01:40:27.928386" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:27.928467" 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-17T01:40:27.928010" elapsed="0.000481"/>
</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-17T01:40:27.928655" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:27.930587" level="INFO">Logging into '10.30.171.199:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:28.601987" 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 Sun May 17 01:40:21 UTC 2026

  System load:  0.73               Processes:             127
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.171.199
  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: Sun May 17 01:40:27 2026 from 10.30.170.167
[?2004h[jenkins@releng-63583-722-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-17T01:40:27.929625" elapsed="0.672560"/>
</kw>
<msg time="2026-05-17T01:40:28.602373" 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-17T01:40:27.929255" elapsed="0.673225"/>
</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-17T01:40:27.927579" elapsed="0.675035"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-17T01:40:28.603200" level="INFO">Executing command 'grep -c 'java.lang.NullPointerException' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-17T01:40:28.615537" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-17T01:40:28.615726" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-17T01:40:28.615817" 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-17T01:40:28.602911" elapsed="0.012942"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:28.616134" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:28.617646" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-17T01:40:28.617013" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:28.618275" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:28.617960" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:28.617895" elapsed="0.000544"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-17T01:40:28.618823" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-05-17T01:40:28.618561" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:28.618527" elapsed="0.000491"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:28.619096" elapsed="0.000031"/>
</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-17T01:40:28.625341" elapsed="0.000210"/>
</kw>
<msg time="2026-05-17T01:40:28.625612" 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-17T01:40:28.624795" elapsed="0.000885"/>
</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-17T01:40:28.625961" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-17T01:40:28.626135" elapsed="0.000021"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-17T01:40:28.619848" elapsed="0.006372"/>
</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-17T01:40:27.924632" elapsed="0.701680"/>
</kw>
<msg time="2026-05-17T01:40:28.626425" 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-17T01:40:27.924020" elapsed="0.702463"/>
</kw>
<msg time="2026-05-17T01:40:28.626599" 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-17T01:40:27.923350" elapsed="0.703275"/>
</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-17T01:40:28.626857" elapsed="0.000315"/>
</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-17T01:40:27.922748" elapsed="0.704486"/>
</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-17T01:40:27.915136" elapsed="0.712155"/>
</kw>
<msg time="2026-05-17T01:40:28.627383" level="INFO">${status} = PASS</msg>
<msg time="2026-05-17T01:40:28.627427" 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-17T01:40:27.914548" elapsed="0.712902"/>
</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-17T01:40:28.627641" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:28.627529" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:28.627507" elapsed="0.000205"/>
</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-17T01:40:28.637726" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-17T01:40:28.637433" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:28.637414" elapsed="0.000408"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:28.638107" level="INFO">index=2
host=10.30.171.112
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-17T01:40:28.638222" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.112
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=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-17T01:40:28.637973" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:28.638801" 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.171.199" 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-17T01:40:28.638405" elapsed="0.000444"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:28.639610" 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-17T01:40:28.639007" elapsed="0.000630"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-17T01:40:28.640605" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:28.640683" 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-17T01:40:28.640290" elapsed="0.000416"/>
</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-17T01:40:28.640891" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:28.642576" level="INFO">Logging into '10.30.171.199:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:29.047618" 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 Sun May 17 01:40:21 UTC 2026

  System load:  0.73               Processes:             127
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.171.199
  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: Sun May 17 01:40:28 2026 from 10.30.170.167
[?2004h[jenkins@releng-63583-722-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-17T01:40:28.641810" elapsed="0.406452"/>
</kw>
<msg time="2026-05-17T01:40:29.048455" 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-17T01:40:28.641433" elapsed="0.407118"/>
</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-17T01:40:28.639877" elapsed="0.408799"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-17T01:40:29.049289" level="INFO">Executing command 'grep -c 'java.lang.RuntimeException' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-05-17T01:40:29.061545" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-17T01:40:29.061668" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-17T01:40:29.061711" 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-17T01:40:29.049033" elapsed="0.012701"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:29.061921" elapsed="0.000234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:29.062746" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-17T01:40:29.062400" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:29.063064" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:29.062903" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:29.062868" elapsed="0.000275"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-17T01:40:29.063303" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-05-17T01:40:29.063197" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:29.063182" elapsed="0.000203"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:29.063418" elapsed="0.000014"/>
</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-17T01:40:29.066888" elapsed="0.000226"/>
</kw>
<msg time="2026-05-17T01:40:29.067176" 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-17T01:40:29.066240" elapsed="0.001001"/>
</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-17T01:40:29.067407" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-17T01:40:29.067571" 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-17T01:40:29.063826" elapsed="0.003827"/>
</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-17T01:40:28.636907" elapsed="0.430850"/>
</kw>
<msg time="2026-05-17T01:40:29.067829" 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-17T01:40:28.636313" elapsed="0.431565"/>
</kw>
<msg time="2026-05-17T01:40:29.067990" 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-17T01:40:28.635656" elapsed="0.432359"/>
</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-17T01:40:29.068218" elapsed="0.000302"/>
</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-17T01:40:28.635090" elapsed="0.433489"/>
</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-17T01:40:28.628337" elapsed="0.440295"/>
</kw>
<msg time="2026-05-17T01:40:29.068724" level="INFO">${status} = PASS</msg>
<msg time="2026-05-17T01:40:29.068768" 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-17T01:40:28.627924" elapsed="0.440891"/>
</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-17T01:40:29.069001" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:29.068891" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:29.068873" elapsed="0.000197"/>
</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-17T01:40:29.069249" elapsed="0.000338"/>
</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-17T01:40:30.090258" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.095482" level="INFO">GET Response : url=http://10.30.171.199:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Sat, 16-May-2026 01:40:29 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;47134&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;2&lt;/packet-count&gt;&lt;byte-count&gt;175&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;50000000&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;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:statisti... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.096219" 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-17T01:40:29.073619" elapsed="1.022665"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.101636" 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;47134&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;2&lt;/packet-count&gt;&lt;byte-count&gt;175&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;50000000&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;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;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-17T01:40:27.968Z&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;5a:23:53:36:f6: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;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;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;697000000&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: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;86:ad:b9:23:7a: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;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;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;703000000&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: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;7e:44:4e:3d:68:f0&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;697000000&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;3a:0d:4e:a6:0a:22&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;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;708000000&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: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;c6:a3:eb:4c:ee:d6&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;697000000&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;16:8e:b1:69:ec: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;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;708000000&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;8a:29:15:74:e7:97&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;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;703000000&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: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:2a:26:03:c3:f8&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;701000000&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;de:c0:9d:0b:de: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;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;700000000&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;da:a0:b7:bf:a5: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;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;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;708000000&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: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;9e:24:41:5e:8d: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-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;708000000&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: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;3a:ba:f6:c0:75: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;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;703000000&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;8a:50:09:ea:8d:b4&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;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;708000000&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: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;9e:e5:c6:f1:46:48&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;703000000&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;6a:53:87:43:90:e1&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;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;705000000&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: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;c2:5d:37:ac:be: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;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;684000000&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.112&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-17T01:40:28.280Z&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-17T01:40:30.096876" elapsed="0.006455"/>
</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-17T01:40:30.103572" 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-17T01:40:30.106474" elapsed="0.002612"/>
</kw>
<var name="${switch}">1</var>
<status status="PASS" start="2026-05-17T01:40:29.073471" elapsed="1.035659"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.133306" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.137665" level="INFO">GET Response : url=http://10.30.171.199: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;47244&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;3&lt;/packet-count&gt;&lt;byte-count&gt;250&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;49&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:statist... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.138374" 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-17T01:40:30.109450" elapsed="0.028989"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.144471" 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;47244&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;3&lt;/packet-count&gt;&lt;byte-count&gt;250&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;49&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;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-17T01:40:27.675Z&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;82:0d:4b:5b:ca: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;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;420000000&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;f2:7d:39:7a:54: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;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;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;420000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&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: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:62:c5:27:9d:59&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;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;420000000&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: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;96:ac:a6:56: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;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;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;418000000&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: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;f2:2e:f6:16:8b: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;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;418000000&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;0a:c6:90:7c:1d:bf&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;420000000&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;0a:e8:fc:24:48: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;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;418000000&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;72:f7:67:20:5a: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;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;419000000&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;da:d1:ac:f7:5c:bb&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;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;419000000&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: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;d2:a6:f0:08:46: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;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;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;420000000&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: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;72:d0:ed:4e:29: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;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;420000000&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;92:ec:49:8f:f2:7d&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;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;419000000&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: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;96:c2:d1:8a:6c: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;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;419000000&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;3e:f8:d2:87:b1:74&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;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;420000000&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: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;86:e5:ac:b1:8c:c4&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;418000000&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;36:7a:bb:88:85: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;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;408000000&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.112&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-17T01:40:28.319Z&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-17T01:40:30.139029" elapsed="0.006823"/>
</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-17T01:40:30.146078" elapsed="0.002637"/>
</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-17T01:40:30.148929" elapsed="0.002580"/>
</kw>
<var name="${switch}">2</var>
<status status="PASS" start="2026-05-17T01:40:30.109283" elapsed="0.042271"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.176214" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.180181" level="INFO">GET Response : url=http://10.30.171.199: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;47164&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;11&lt;/packet-count&gt;&lt;byte-count&gt;946&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;242000000&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;50&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;12&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:stat... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.180559" 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-17T01:40:30.151874" elapsed="0.028724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.184633" 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;47164&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;11&lt;/packet-count&gt;&lt;byte-count&gt;946&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;242000000&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;50&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;12&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-17T01:40:27.883Z&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;ea:65:aa:a4:f3:fa&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;739000000&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;0e:26:d4:80:b4:5a&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;739000000&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;e2:45:f4:cd:e2:d2&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;727000000&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;aa:25:a2:84:88: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;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;727000000&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;e2:4e:d7:a4:96: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-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;730000000&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;ca:3d:e8:ec:3c: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;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;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;739000000&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: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;22:24:92:38:01: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;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;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;728000000&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: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;e2:f3:8b:58:f0:5f&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;739000000&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;36:7e:6d:fd:ba: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;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;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;739000000&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: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:f5:40:8d:93: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-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;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;722000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;692&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: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;ba:cb:08:49:88: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;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;725000000&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;06:53:57:09:b6: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-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;740000000&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: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;0e:16:58:56:36: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;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;722000000&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;ba:e0:2f:b1:3b: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;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;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;724000000&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: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:e7:37:99:8e:75&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;728000000&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;56:c8:3c:9c:bd: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;715000000&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.112&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-17T01:40:28.345Z&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-17T01:40:30.180901" elapsed="0.005577"/>
</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-17T01:40:30.186756" elapsed="0.003709"/>
</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-17T01:40:30.190740" elapsed="0.002848"/>
</kw>
<var name="${switch}">3</var>
<status status="PASS" start="2026-05-17T01:40:30.151695" elapsed="0.041934"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.215131" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.217518" level="INFO">GET Response : url=http://10.30.171.199: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;47220&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;9&lt;/packet-count&gt;&lt;byte-count&gt;775&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;68000000&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;49&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;21&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-17T01:40:30.218142" 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-17T01:40:30.193928" elapsed="0.024276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.222592" 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;47220&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;9&lt;/packet-count&gt;&lt;byte-count&gt;775&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;68000000&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;49&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;21&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-17T01:40:27.674Z&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;56:8e:5b:ec:cc:c5&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;467000000&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;66:5b:b7:fb:96:b7&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;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;466000000&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: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;56:3b:b0:88:c9: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;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;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;464000000&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: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;aa:dc:ab:e7:40:5c&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;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;467000000&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: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;2a:c8:30:35:2d: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;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;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;467000000&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: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;7e:6d:e2:cb:c5: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;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;457000000&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;6a:94:3b:d7:aa: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;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;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;465000000&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: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;32:9c:0a:e9:b3:bb&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;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;467000000&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: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;86:ac:8a:48:63:ef&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;8&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;467000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;692&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: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;8a:a1:23:37:fc: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;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;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;466000000&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: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;82:1a:3d:c0:dc: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;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;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;466000000&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: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;c6:1b:af:cf:a7: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-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;465000000&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;da:f3:7e:4e:75:d9&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;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;465000000&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: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;62:2b:6b:40:69:db&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;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;465000000&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: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;32:59:b3:61:b3: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;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;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;465000000&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: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;fa:c5:f1:39:09:52&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;467000000&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.112&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-17T01:40:28.319Z&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-17T01:40:30.218659" elapsed="0.005828"/>
</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-17T01:40:30.224758" elapsed="0.003641"/>
</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-17T01:40:30.228671" elapsed="0.003528"/>
</kw>
<var name="${switch}">4</var>
<status status="PASS" start="2026-05-17T01:40:30.193758" elapsed="0.038482"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.254289" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.256576" level="INFO">GET Response : url=http://10.30.171.199: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;47224&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-9&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;524&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;131000000&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;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-17T01:40:30.256953" 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-17T01:40:30.232493" elapsed="0.024500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.261043" 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;47224&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-9&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;524&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;131000000&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;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;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-17T01:40:27.845Z&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;4e:3e:f0:23:23: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;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;516000000&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;42:cf:94:9d:26:59&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;516000000&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;86:52:28:4f:92:3a&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;518000000&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;8a:76:06:be:c7: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;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;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;517000000&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: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;ae:18:3f:3c:ce: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;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;509000000&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;1a:4c:bb:8a:72:b8&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;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;519000000&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: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;12:a2:96:0e:07:a3&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;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;517000000&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: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;fe:7e:54:47:13: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;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;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;517000000&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: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;c6:03:0b:a0:42:b4&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;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;518000000&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: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;f6:ca:24:45:c4:15&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;516000000&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;56:70:1b:8c:e0:7d&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;518000000&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;2e:aa:70:b3:b1: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;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;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;518000000&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: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;2e:a9:99:16:86: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;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;519000000&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;1a:93:fb:af:c2:b4&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;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;518000000&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: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;56:6c:c3:73:c3: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;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;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;518000000&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: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;ee:7b:b5:b3:12: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;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;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;518000000&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;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.112&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-17T01:40:28.409Z&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-17T01:40:30.257288" elapsed="0.005541"/>
</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-17T01:40:30.263112" elapsed="0.003734"/>
</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-17T01:40:30.267132" elapsed="0.003499"/>
</kw>
<var name="${switch}">5</var>
<status status="PASS" start="2026-05-17T01:40:30.232352" elapsed="0.038330"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.292524" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.294571" level="INFO">GET Response : url=http://10.30.171.199: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;47148&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;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;1000000&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;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... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.295013" 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-17T01:40:30.271063" elapsed="0.023989"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.299251" 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;47148&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;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;1000000&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;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;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-17T01:40:28.209Z&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;f6:dd:2f:34:08: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;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;854000000&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;ae:48:2d:19:cf:db&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;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: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:67:40:0e:61: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;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;0e:3b:76:31:10: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;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;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;855000000&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: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;ba:f7:ac:05:a8: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;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;855000000&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;6a:95:62:30:3a: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;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;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;855000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;512&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: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;ca:93:12:f1:ae:90&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;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: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:e7:0e:67:78:59&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;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;855000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;692&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: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;66:36:31:d7:22: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;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;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: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;f6:c1:24:e6:bc:a6&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;856000000&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;f2:09:4b:95:ec: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;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;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: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:cf:81:fc:07: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;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;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;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: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:5f:8e:f2:62:97&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;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: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;8a:3b:4f:c4:0a: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;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;856000000&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;4a:25:c0:70:cf: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;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;855000000&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;ae:05:3f:cc:f6: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;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;842000000&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.112&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-17T01:40:28.446Z&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-17T01:40:30.295416" elapsed="0.005672"/>
</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-17T01:40:30.301379" elapsed="0.003837"/>
</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-17T01:40:30.305499" elapsed="0.003817"/>
</kw>
<var name="${switch}">6</var>
<status status="PASS" start="2026-05-17T01:40:30.270859" elapsed="0.038511"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.328766" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.331589" level="INFO">GET Response : url=http://10.30.171.199: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;47212&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;2&lt;/packet-count&gt;&lt;byte-count&gt;177&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;111000000&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;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-17T01:40:30.331988" 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-17T01:40:30.309754" elapsed="0.022273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.335873" 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;47212&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;2&lt;/packet-count&gt;&lt;byte-count&gt;177&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;111000000&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;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;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-17T01:40:28.024Z&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;b6:92:f2:b9:94:5a&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;566000000&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: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;ce:92:3b:89:ce:c2&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;569000000&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;2e:d5:2a:03:1b: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;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;566000000&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: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;4a:46:e4:02:fd:24&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;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;566000000&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: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;7a:6d:e8:d3:35: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;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;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;569000000&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: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;f2:23:ba:41:06: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;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;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;568000000&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: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;5e:82:dc:27:ff:c8&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;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;569000000&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: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;de:e0:8f:23:ed: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;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;568000000&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;b6:dc:ce:2e:1c: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;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;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;569000000&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: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;66:47:ef:9d:22:91&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;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;569000000&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: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;ca:19:14:e0:bc: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;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;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;568000000&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: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:7d:9f:9b:fb:8d&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;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;566000000&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: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;56:05:4f:29:a3: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;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;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;566000000&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: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;12:48:0b:f1:13: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;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;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;566000000&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: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;fe:cd:e1:17:5f: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;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;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;568000000&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: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;ca:e6:42:1a:9e: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;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;559000000&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.112&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-17T01:40:28.319Z&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-17T01:40:30.332358" elapsed="0.004832"/>
</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-17T01:40:30.337392" elapsed="0.002715"/>
</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-17T01:40:30.340303" elapsed="0.002583"/>
</kw>
<var name="${switch}">7</var>
<status status="PASS" start="2026-05-17T01:40:30.309544" elapsed="0.033384"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.358410" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.359561" level="INFO">GET Response : url=http://10.30.171.199: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;47188&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;3&lt;/packet-count&gt;&lt;byte-count&gt;265&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;22&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-17T01:40:30.359950" 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-17T01:40:30.343233" elapsed="0.016746"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.363071" 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;47188&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;3&lt;/packet-count&gt;&lt;byte-count&gt;265&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;22&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-17T01:40:27.675Z&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;de:0d:14:0d:35:27&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;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;489000000&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: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;b6:2a:4a:f8:b2:30&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;487000000&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;9e:99:ae:dd:1c:10&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;488000000&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;ae:80:cc:a9:a8: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;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;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;493000000&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: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:72:19:a8:a9:db&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;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;493000000&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: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;32:96:82:6b:86: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;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;488000000&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;ae:51:67:1c:aa:c9&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;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;492000000&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: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;2e:b5:0f:55:1c:b4&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;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;489000000&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: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;3a:c5:dc:c1:44:d9&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;489000000&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;7e:71:10:c3:d6:48&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;477000000&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;da:0f:ca:1d:f5: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;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;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;488000000&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: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;36:0e:8b:d6:4f:9e&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;492000000&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;a2:39:b0:c5:72:8d&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;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;493000000&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: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;5a:aa:fb:e7:01: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;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;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;493000000&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: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;b6:6b:36:bb:22: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;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;488000000&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: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;b2:39:32:d4:b9: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;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;489000000&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.112&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-17T01:40:28.280Z&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-17T01:40:30.360294" elapsed="0.004158"/>
</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-17T01:40:30.364654" elapsed="0.002627"/>
</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-17T01:40:30.367480" elapsed="0.002748"/>
</kw>
<var name="${switch}">8</var>
<status status="PASS" start="2026-05-17T01:40:30.343055" elapsed="0.027215"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.399299" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.402076" level="INFO">GET Response : url=http://10.30.171.199: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;47276&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;4&lt;/packet-count&gt;&lt;byte-count&gt;350&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;26000000&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;50&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;17&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-17T01:40:30.402797" 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-17T01:40:30.370563" elapsed="0.032300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.407532" 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;47276&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;4&lt;/packet-count&gt;&lt;byte-count&gt;350&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;26000000&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;50&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;17&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-17T01:40:27.679Z&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;fa:3d:39:86:8c: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;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;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;372000000&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: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;f2:e1:ad:00:51: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;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;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;372000000&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: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;42:04:a9:7e:7f:24&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;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;372000000&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: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;ee:77:88:92:fa: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;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;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;372000000&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: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;ca:82:ac:59:3d:7a&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;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;371000000&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: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;ae:0c:7b:b1:64:db&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;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;371000000&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: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;ae:c8:01:7a:4f: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;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;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;372000000&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: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;c6:4d:61:37:de: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;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;373000000&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;da:e1:8f:8c:67: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;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;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;372000000&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: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;a6:0f:e0:12:dd: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;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;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;372000000&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: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;d6:7e:65:36:23: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;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;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;371000000&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: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;5e:b1:84:fd:07:3a&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;372000000&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;c2:a6:a3:4c:33:d2&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;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;372000000&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: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;8e:3d:e8:f0:9a:e7&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;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;370000000&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: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;da:52:84:a1:9d:db&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;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;372000000&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: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;22:20:f7:f1:d7: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;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;356000000&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.112&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-17T01:40:28.281Z&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-17T01:40:30.403458" elapsed="0.006082"/>
</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-17T01:40:30.409895" elapsed="0.004078"/>
</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-17T01:40:30.414283" elapsed="0.003402"/>
</kw>
<var name="${switch}">9</var>
<status status="PASS" start="2026-05-17T01:40:30.370403" elapsed="0.047332"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.439230" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.443466" level="INFO">GET Response : url=http://10.30.171.199: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;47178&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;6&lt;/packet-count&gt;&lt;byte-count&gt;526&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;187000000&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;58&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;9&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-17T01:40:30.444160" 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-17T01:40:30.418081" elapsed="0.026141"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.449451" 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;47178&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;6&lt;/packet-count&gt;&lt;byte-count&gt;526&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;187000000&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;58&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;9&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-17T01:40:27.928Z&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;56:8b:3d:26:c3: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;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;690000000&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;d6:b4:75:fb:ec:60&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;725000000&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;6a:09:37:44:38: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;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;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;731000000&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: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;ce:01:5a:a9:94: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-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;719000000&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: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:c3:76:8e:73: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;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;724000000&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;da:0c:67:5d:e9:ed&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;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;736000000&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: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;32:98:a5:1f:fe:7d&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;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;732000000&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: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;62:5b:7a:33:5d: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;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;721000000&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;4e:95:40:47:4e: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;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;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;718000000&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: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;8a:fa:96:6c:93: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;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;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;720000000&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: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;6e:b5:45:ce:ff: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;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;725000000&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;e6:5c:f3:88:ea: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;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;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;727000000&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: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;7a:2a:1e:01:60: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;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;720000000&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;7e:ac:8a:bc:a8:97&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;722000000&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;7a:55:48:fa:d8: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;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;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;727000000&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: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;ba:c8:5e:f4:35:f1&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;721000000&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.112&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-17T01:40:28.385Z&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-17T01:40:30.444761" elapsed="0.006068"/>
</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-17T01:40:30.451102" elapsed="0.002939"/>
</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-17T01:40:30.454256" elapsed="0.002596"/>
</kw>
<var name="${switch}">10</var>
<status status="PASS" start="2026-05-17T01:40:30.417902" elapsed="0.038992"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.482151" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.486611" level="INFO">GET Response : url=http://10.30.171.199: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;47264&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-6&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;10&lt;/packet-count&gt;&lt;byte-count&gt;864&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;193000000&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;54&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:stat... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.487423" 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-17T01:40:30.457192" elapsed="0.030299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.492046" 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;47264&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-6&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;10&lt;/packet-count&gt;&lt;byte-count&gt;864&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;193000000&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;54&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;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-17T01:40:27.811Z&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;b2:1b:90:49:e8: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;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;460000000&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;66:a3:3a:8b:cc:97&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;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;471000000&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: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;9a:2b:52:68:3a: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;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;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;472000000&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: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;1a:92:f3:13:73: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;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;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;471000000&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: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;1e:1a:69:ce:1d: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-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;472000000&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: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;d2:31:1c:99:62: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;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;472000000&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;36:0d:bd:6c:ca: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;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;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;472000000&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: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;8e:b7:65:be:fb: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;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;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;471000000&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: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;6e:4d:e1:b7:e5: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;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;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;472000000&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: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:c3:75:84:15: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;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;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;471000000&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: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;de:59:af:5c:4b:c8&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;471000000&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: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;ce:d4:30:b2:6a: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;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;472000000&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;ca:18:59:44:4d: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;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;471000000&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;82:d7:95:cc:54:52&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;6&lt;/transmitted&gt;&lt;received&gt;8&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;471000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&lt;/transmitted&gt;&lt;received&gt;692&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;6a:71:35:0f:02:b7&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;471000000&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;a2:66:08:6e:fb:e9&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;8&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;472000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;692&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.112&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-17T01:40:28.340Z&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-17T01:40:30.487997" elapsed="0.006008"/>
</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-17T01:40:30.494303" elapsed="0.003939"/>
</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-17T01:40:30.498522" elapsed="0.002982"/>
</kw>
<var name="${switch}">11</var>
<status status="PASS" start="2026-05-17T01:40:30.457032" elapsed="0.044522"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.520718" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.523114" level="INFO">GET Response : url=http://10.30.171.199: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;47232&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-8&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;200000000&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;58&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:statis... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.523826" 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-17T01:40:30.501878" elapsed="0.022021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.529360" 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;47232&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-8&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;200000000&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;58&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;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-17T01:40:28.033Z&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;ae:35:de:8f:2d:1d&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;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;645000000&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: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;4e:5d:47:7b:34: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;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;646000000&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;3e:3d:d1:ee:a8:9f&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;646000000&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;da:82:33:07:d4: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;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;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;646000000&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: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;ba:e1:6f:90:d5:bf&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;645000000&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;ba:07:2f:d6:65: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;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;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;646000000&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: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;2a:40:9d:fc:3b:05&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;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;645000000&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: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;9e:da:6a:3a:2c: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;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;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;645000000&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: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;0e:0c:68:ba:35: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;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;646000000&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;22:c7:0e:c7:f0:a1&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;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;647000000&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: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:e7:7d:a7:62: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-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;645000000&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: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;66:eb:44:b9:38: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;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;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;646000000&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: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;ca:cd:16:d7:27:b4&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;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;646000000&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: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;36:01:22:d3:ce: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;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;638000000&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;62:12:47:2b:14: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;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;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;646000000&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: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;0a:f0:00:e7:7b: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;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;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;646000000&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;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.112&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-17T01:40:28.411Z&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-17T01:40:30.524360" elapsed="0.006938"/>
</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-17T01:40:30.531581" elapsed="0.003755"/>
</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-17T01:40:30.535659" elapsed="0.003899"/>
</kw>
<var name="${switch}">12</var>
<status status="PASS" start="2026-05-17T01:40:30.501695" elapsed="0.037948"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.563001" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.565318" level="INFO">GET Response : url=http://10.30.171.199: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;47190&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;7&lt;/packet-count&gt;&lt;byte-count&gt;598&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;207000000&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;58&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;10&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:stat... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.565956" 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-17T01:40:30.539939" elapsed="0.026080"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.570595" 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;47190&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;7&lt;/packet-count&gt;&lt;byte-count&gt;598&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;207000000&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;58&lt;/packets-looked-up&gt;&lt;active-flows&gt;1&lt;/active-flows&gt;&lt;packets-matched&gt;10&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-17T01:40:27.958Z&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;22:c9:a2:06:d4: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;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;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;672000000&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: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;8a:37:1a:83:f0: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;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;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;672000000&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: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;0a:32:59:32:90:ed&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;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;671000000&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: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;ee:1f:75:fc:3e: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;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;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;671000000&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: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;b6:35:5d:b9:63: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;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;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;672000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&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: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;96:83:f8:86:ff: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;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;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;672000000&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: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;8a:25:1b:0a:62:4a&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;662000000&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;ce:c9:95:a4:58: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;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;672000000&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;0a:c0:16:8f:ec: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;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;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;671000000&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: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;62:0e:83:e4:9c:b8&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;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;670000000&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: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:43:2e:9f:d8: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;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;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;671000000&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: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;46:6f:2c:52:0e:21&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;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;670000000&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: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;0a:00:6b:d3:7a: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;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;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;671000000&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: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;66:4b:c9:d2:07: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;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;671000000&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;da:85:dd:da:ce: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;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;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;671000000&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: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;a6:c8:39:04:9e:5a&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;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;671000000&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.112&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-17T01:40:28.401Z&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-17T01:40:30.566487" elapsed="0.006046"/>
</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-17T01:40:30.572869" elapsed="0.003825"/>
</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-17T01:40:30.576997" elapsed="0.003458"/>
</kw>
<var name="${switch}">13</var>
<status status="PASS" start="2026-05-17T01:40:30.539783" elapsed="0.040714"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.597628" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.601950" level="INFO">GET Response : url=http://10.30.171.199: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;47182&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;59&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;tabl... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.602539" 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-17T01:40:30.580814" elapsed="0.021788"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.607213" 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;47182&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;59&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;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-17T01:40:28.172Z&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;c2:28:40:83:4a: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-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;699000000&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: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:3a:f3:cb:23: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;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;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;697000000&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: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;0a:a7:df:b3:a3: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;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;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;699000000&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: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;d6:39:a6:82:49: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;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;681000000&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;ce:12:aa:f0:86: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;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;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;703000000&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: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;ae:a4:83:b8:91:6f&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;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;703000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;513&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: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;8e:6d:84:51:f9:27&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;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;698000000&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: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;72:3b:7c:66:b0:c8&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;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;703000000&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: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;f2:8f:24:27:07: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;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;701000000&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;f6:38:40:e8:ae: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;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;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;701000000&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: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;4e:f0:42:81:88: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;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;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;704000000&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: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;1e:1e:b5:4e:3a:7a&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;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;702000000&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: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;6e:71:fa:c2:16: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;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;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;704000000&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: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;de:5d:90:f4:ff: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;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;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;697000000&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: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;02:fd:ae:32:d4: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-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;702000000&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: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:3b:48:38:60:fe&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;700000000&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.112&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-17T01:40:28.386Z&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-17T01:40:30.603176" elapsed="0.005898"/>
</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-17T01:40:30.609350" elapsed="0.003680"/>
</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-17T01:40:30.613366" elapsed="0.003700"/>
</kw>
<var name="${switch}">14</var>
<status status="PASS" start="2026-05-17T01:40:30.580615" elapsed="0.036509"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.639435" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.641802" level="INFO">GET Response : url=http://10.30.171.199: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;47202&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;64&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;tabl... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.642428" 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-17T01:40:30.617469" elapsed="0.025021"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.647083" 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;47202&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;64&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-17T01:40:28.177Z&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;56:14:2a:f9:8f:7b&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;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;700000000&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: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;3a:ec:00:c6:4a: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;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;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;700000000&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: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;8e:9e:e4:4e:8e: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;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;700000000&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: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;9a:26:c7:b2:2c:74&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;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;701000000&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: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;4a:2f:02:0a:33: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-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;700000000&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;72:ed:a7:52:3c: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;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;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;701000000&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: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;8a:96:43:28:57: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;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;691000000&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;aa:ae:ad:2f:3a: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;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;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;701000000&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: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:20:a3:48:f4: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;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;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;701000000&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: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:cf:55:bc:f5: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;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;699000000&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;c2:8d:e8:b9:e6:e7&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;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;701000000&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: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:21:00:b1:5e: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;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;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;700000000&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: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;c6:18:88:df:9a: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;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;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;701000000&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: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;72:f4:be:8d:e9: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;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;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;700000000&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: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;0a:0f:85:7c:0e: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;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;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;700000000&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: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;3e:e8:96:0e:5d: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;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;700000000&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.112&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-17T01:40:28.430Z&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-17T01:40:30.643044" elapsed="0.006064"/>
</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-17T01:40:30.649414" elapsed="0.003898"/>
</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-17T01:40:30.653603" elapsed="0.003249"/>
</kw>
<var name="${switch}">15</var>
<status status="PASS" start="2026-05-17T01:40:30.617273" elapsed="0.039623"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:30.674268" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.676588" level="INFO">GET Response : url=http://10.30.171.199: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;47252&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;63&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;tabl... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-17T01:40:30.677245" 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-17T01:40:30.657207" elapsed="0.020098"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.682114" 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;47252&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;63&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;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-17T01:40:28.146Z&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;be:71:31:d6:48: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;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;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;514000000&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: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;6e:cb:ee:5d:d9: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;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;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;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: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;be:8d:59:dc:fb: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;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;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;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: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;0e:f7:7d:6e:06: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;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;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;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: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:e8:da:91:f5: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-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;514000000&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;7a:bb:7b:be:bc: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;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;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;514000000&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: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;22:37:93:d8:13: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;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;514000000&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;22:67:0c:ad:78: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;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;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;515000000&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: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;fa:87:4b:ed:68:fa&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;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;515000000&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: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;da:b3:6d:dc:38: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;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;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;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: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;9a:53:dc:87:36: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;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;503000000&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;9e:cc:d7:0a:0a: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;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;514000000&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;7a:99:c4:05:6d: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;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;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;515000000&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: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;3a:ee:d1:95:09: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;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;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;515000000&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: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;0a:15:8f:3b:28: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;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;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;515000000&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: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;66:ab:b5:e8:4b: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;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;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.112&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-17T01:40:28.302Z&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-17T01:40:30.677801" elapsed="0.006182"/>
</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-17T01:40:30.684254" elapsed="0.003672"/>
</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-17T01:40:30.688196" elapsed="0.003551"/>
</kw>
<var name="${switch}">16</var>
<status status="PASS" start="2026-05-17T01:40:30.657038" elapsed="0.034765"/>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="PASS" start="2026-05-17T01:40:29.071247" elapsed="1.620590"/>
</for>
<arg>${switches}</arg>
<doc>Check all switches and stats in operational inventory</doc>
<status status="PASS" start="2026-05-17T01:40:29.070805" elapsed="1.621116"/>
</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-17T01:40:29.070216" elapsed="1.621758"/>
</kw>
<msg time="2026-05-17T01:40:30.692080" level="INFO">${status} = PASS</msg>
<msg time="2026-05-17T01:40:30.692124" 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-17T01:40:29.069811" elapsed="1.622335"/>
</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-17T01:40:30.692385" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:30.692250" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:30.692225" elapsed="0.000237"/>
</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-17T01:40:30.692648" elapsed="0.000416"/>
</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-17T01:40:30.737053" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:30.741383" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:30.742025" 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-17T01:40:30.694623" elapsed="0.047479"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.748273" 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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-17T01:40:30.742653" elapsed="0.007089"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.752631" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:30.752713" 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-17T01:40:30.749965" elapsed="0.002772"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:30.753359" 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-17T01:40:30.752958" elapsed="0.000572">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:30.694277" elapsed="0.059394">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:32.783690" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:32.787551" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:32.788166" 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-17T01:40:32.755627" elapsed="0.032601"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:32.795086" 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-17T01:40:32.788861" elapsed="0.008155"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:32.800867" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:32.800966" 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-17T01:40:32.797219" elapsed="0.003772"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:32.801609" 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-17T01:40:32.801212" elapsed="0.000491">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:32.754663" elapsed="0.047179">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:34.825595" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:34.826659" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:34.827266" 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-17T01:40:34.803676" elapsed="0.023655"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:34.832277" 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-17T01:40:34.827849" elapsed="0.007221"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:34.838685" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:34.838766" 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-17T01:40:34.835350" elapsed="0.003455"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:34.839388" 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-17T01:40:34.839007" elapsed="0.000466">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:34.802732" elapsed="0.036855">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:36.866052" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:36.867126" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:36.867695" 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-17T01:40:36.841401" elapsed="0.026354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:36.873952" 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-17T01:40:36.868368" elapsed="0.008444"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:36.881315" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:36.881444" 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-17T01:40:36.877138" elapsed="0.004343"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:36.882480" 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-17T01:40:36.881833" elapsed="0.000770">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:36.840503" elapsed="0.042302">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:38.904827" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:38.905880" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:38.906440" 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-17T01:40:38.884686" elapsed="0.021814"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:38.911411" 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-17T01:40:38.907072" elapsed="0.006893"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:38.917976" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:38.918091" 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-17T01:40:38.914243" elapsed="0.003882"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:38.918956" 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-17T01:40:38.918403" elapsed="0.000665">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:38.883749" elapsed="0.035509">0 != 240</status>
</kw>
<kw name="Check Number Of Links" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:40.939926" level="INFO">GET Request : url=http://10.30.171.199: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.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:40.941007" level="INFO">GET Response : url=http://10.30.171.199: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-17T01:40:40.941559" 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-17T01:40:40.921122" elapsed="0.020498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:40.948175" 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-17T01:40:40.942145" elapsed="0.009946"/>
</kw>
<kw name="Get Count" owner="BuiltIn">
<msg time="2026-05-17T01:40:40.954969" level="INFO">Item found from container 0 times.</msg>
<msg time="2026-05-17T01:40:40.955052" 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-17T01:40:40.952298" elapsed="0.002778"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<msg time="2026-05-17T01:40:40.955650" 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-17T01:40:40.955277" elapsed="0.000455">0 != 240</status>
</kw>
<arg>${links}</arg>
<doc>Check number of links in the topolgy.</doc>
<status status="FAIL" start="2026-05-17T01:40:40.920200" elapsed="0.035661">0 != 240</status>
</kw>
<msg time="2026-05-17T01:40:40.955959" 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-17T01:40:30.693701" elapsed="10.262377">Keyword 'FlowLib.Check Number Of Links' failed after retrying for 10 seconds. The last error was: 0 != 240</status>
</kw>
<msg time="2026-05-17T01:40:40.956194" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-17T01:40:40.956237" 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-17T01:40:30.693277" elapsed="10.262983"/>
</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-17T01:40:40.956490" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-05-17T01:40:40.956361" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:40.956335" elapsed="0.000259"/>
</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-17T01:40:40.956752" elapsed="0.000035"/>
</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-17T01:40:40.956942" elapsed="0.000020"/>
</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-17T01:40:40.957168" elapsed="0.000023"/>
</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-17T01:40:40.957369" 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-17T01:40:40.957585" 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-17T01:40:40.957720" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.957683" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.957666" elapsed="0.000137"/>
</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-17T01:40:40.957977" 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-17T01:40:40.958211" elapsed="0.000023"/>
</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-17T01:40:40.958383" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.958345" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.958323" elapsed="0.000128"/>
</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-17T01:40:40.958624" 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-17T01:40:40.958850" elapsed="0.000022"/>
</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-17T01:40:40.958985" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.958950" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.958933" elapsed="0.000119"/>
</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-17T01:40:40.959221" 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-17T01:40:40.959409" 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-17T01:40:40.959602" 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-17T01:40:40.959822" elapsed="0.000022"/>
</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-17T01:40:40.959954" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.959919" elapsed="0.000080"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.959902" elapsed="0.000152"/>
</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-17T01:40:40.960230" 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_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-17T01:40:40.960439" 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-17T01:40:40.960568" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.960533" elapsed="0.000080"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.960517" elapsed="0.000119"/>
</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-17T01:40:40.960823" 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>${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-17T01:40:40.961034" 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-17T01:40:40.961168" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.961132" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.961116" elapsed="0.000119"/>
</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-17T01:40:40.961406" elapsed="0.000021"/>
</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-17T01:40:40.961614" elapsed="0.000021"/>
</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-17T01:40:40.961737" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.961701" elapsed="0.000101"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.961685" elapsed="0.000148"/>
</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-17T01:40:40.962068" elapsed="0.000025"/>
</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-17T01:40:40.962317" elapsed="0.000023"/>
</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-17T01:40:40.962512" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.962419" elapsed="0.000145"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.962403" elapsed="0.000184"/>
</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-17T01:40:40.962805" elapsed="0.000024"/>
</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-17T01:40:40.963055" elapsed="0.000024"/>
</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-17T01:40:40.963227" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:40.963191" elapsed="0.000080"/>
</branch>
<status status="NOT RUN" start="2026-05-17T01:40:40.963173" elapsed="0.000118"/>
</if>
<return>
<value>PASS</value>
<value>${error_message}</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-17T01:40:40.963322" elapsed="0.000012"/>
</return>
<msg time="2026-05-17T01:40:40.963571" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-17T01:40:40.963623" level="INFO">${error_message} = Fail checking topology</msg>
<msg time="2026-05-17T01:40:40.963667" 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-17T01:40:24.416350" elapsed="16.547340"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<break>
<status status="PASS" start="2026-05-17T01:40:40.963908" elapsed="0.000041"/>
</break>
<status status="PASS" start="2026-05-17T01:40:40.963788" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:40.963753" elapsed="0.000252"/>
</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-17T01:40:40.964188" elapsed="0.000022"/>
</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-17T01:40:40.964443" elapsed="0.000031"/>
</kw>
<var name="${switches}">16</var>
<status status="PASS" start="2026-05-17T01:40:24.415299" elapsed="16.549215"/>
</iter>
<var>${switches}</var>
<value>@{SWITCH_LIST}</value>
<status status="PASS" start="2026-05-17T01:40:24.415045" elapsed="16.549506"/>
</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-17T01:40:40.964757" elapsed="0.000590"/>
</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-17T01:40:40.965548" elapsed="0.000403"/>
</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-17T01:40:40.966174" elapsed="0.000401"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-17T01:40:40.967424" 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-17T01:40:40.967007" elapsed="0.000510"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-17T01:40:40.968065" 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-17T01:40:40.967682" elapsed="0.000439"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-17T01:40:40.968521" 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-17T01:40:40.968281" elapsed="0.000296"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-17T01:40:40.969013" 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-17T01:40:40.968736" elapsed="0.000331"/>
</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-17T01:40:24.411338" elapsed="16.557873"/>
</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-17T01:40:40.983426" level="INFO">DELETE Request : url=http://10.30.171.199:8181/rests/data/opendaylight-inventory:nodes 
 path_url=/rests/data/opendaylight-inventory:nodes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02u4raisnktz61jq2m4wbvtgrs0.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-17T01:40:40.984154" level="INFO">DELETE Response : url=http://10.30.171.199: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-17T01:40:40.971320" elapsed="0.013004"/>
</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-17T01:40:40.970932" elapsed="0.013523"/>
</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-17T01:40:40.990295" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-05-17T01:40:40.989569" elapsed="0.000855"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:40.989522" elapsed="0.000958"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:40.991158" level="INFO">index=2
host=10.30.171.112
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-17T01:40:40.991402" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.112
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=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-17T01:40:40.990859" elapsed="0.000606"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:40.992703" level="INFO">Attempting to execute command "sudo mn -c" on remote system "10.30.171.112" 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-17T01:40:40.991840" elapsed="0.001001"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:40.994310" 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-17T01:40:40.993283" elapsed="0.001092"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-17T01:40:40.995677" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:40.995755" 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-17T01:40:40.995386" elapsed="0.000409"/>
</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-17T01:40:40.995958" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:40.997186" level="INFO">Logging into '10.30.171.112:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:41.326884" 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 Sun May 17 01:40:24 UTC 2026

  System load:  0.09               Processes:             110
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.112
  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: Sun May 17 01:40:25 2026 from 10.30.170.167
[?2004h[jenkins@releng-63583-722-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-17T01:40:40.996851" elapsed="0.330255"/>
</kw>
<msg time="2026-05-17T01:40:41.327186" 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-17T01:40:40.996468" elapsed="0.330814"/>
</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-17T01:40:40.994985" elapsed="0.332406"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-17T01:40:41.327912" level="INFO">Executing command 'sudo mn -c'.</msg>
<msg time="2026-05-17T01:40:46.504634" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-05-17T01:40:46.505076" level="INFO">${stdout} = </msg>
<msg time="2026-05-17T01:40:46.505180" 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-17T01:40:41.327642" elapsed="5.177596"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:46.505734" elapsed="0.000750"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:46.507706" 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-17T01:40:46.506989" elapsed="0.001153"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:46.508648" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:46.508328" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:46.508270" elapsed="0.000569"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-17T01:40:46.509200" elapsed="0.000069"/>
</return>
<status status="PASS" start="2026-05-17T01:40:46.508961" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:46.508927" elapsed="0.000473"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:46.509476" elapsed="0.000031"/>
</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-17T01:40:46.517080" elapsed="0.000376"/>
</kw>
<msg time="2026-05-17T01:40:46.517561" 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-17T01:40:46.515527" elapsed="0.002181"/>
</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-17T01:40:46.518150" elapsed="0.000052"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-17T01:40:46.518555" elapsed="0.000063"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-17T01:40:46.510236" elapsed="0.008748"/>
</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-17T01:40:40.988436" elapsed="5.530786"/>
</kw>
<msg time="2026-05-17T01:40:46.519341" 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-17T01:40:40.987079" elapsed="5.532442"/>
</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-17T01:40:40.985666" elapsed="5.534085"/>
</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-17T01:40:46.522209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-17T01:40:46.521921" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:46.521902" elapsed="0.000393"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:46.522570" level="INFO">index=2
host=10.30.171.112
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-17T01:40:46.522678" level="INFO">${current_ssh_connection} = index=2
host=10.30.171.112
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=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-17T01:40:46.522448" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:46.523262" 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.112" 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-17T01:40:46.522875" elapsed="0.000435"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-17T01:40:46.523886" 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-17T01:40:46.523467" elapsed="0.000446"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-17T01:40:46.524760" level="INFO">Length is 0.</msg>
<msg time="2026-05-17T01:40:46.524854" 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-17T01:40:46.524481" elapsed="0.000398"/>
</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-17T01:40:46.525039" elapsed="0.000331"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-17T01:40:46.526259" level="INFO">Logging into '10.30.171.112:22' as 'jenkins'.</msg>
<msg time="2026-05-17T01:40:46.969798" 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 Sun May 17 01:40:24 UTC 2026

  System load:  0.09               Processes:             110
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.112
  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: Sun May 17 01:40:41 2026 from 10.30.170.167
[?2004h[jenkins@releng-63583-722-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-17T01:40:46.525936" elapsed="0.444103"/>
</kw>
<msg time="2026-05-17T01:40:46.970131" 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-17T01:40:46.525539" elapsed="0.444695"/>
</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-17T01:40:46.524133" elapsed="0.446224"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-17T01:40:46.970928" 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-17T01:40:47.003466" level="INFO">Command exited with return code -1.</msg>
<msg time="2026-05-17T01:40:47.003639" level="INFO">${stdout} = </msg>
<msg time="2026-05-17T01:40:47.003701" 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-17T01:40:46.970634" elapsed="0.033098"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-17T01:40:47.003996" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-17T01:40:47.005516" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-17T01:40:47.004873" 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-17T01:40:47.006124" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-05-17T01:40:47.005819" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:47.005736" elapsed="0.000550"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-17T01:40:47.006642" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-05-17T01:40:47.006406" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-05-17T01:40:47.006372" elapsed="0.000493"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-17T01:40:47.006941" elapsed="0.000031"/>
</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-17T01:40:47.013278" elapsed="0.000148"/>
</kw>
<msg time="2026-05-17T01:40:47.013470" 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-17T01:40:47.012548" elapsed="0.000985"/>
</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-17T01:40:47.013698" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-17T01:40:47.013880" elapsed="0.000021"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-17T01:40:47.007700" elapsed="0.006263"/>
</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-17T01:40:46.521417" elapsed="0.492638"/>
</kw>
<msg time="2026-05-17T01:40:47.014107" 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-17T01:40:46.520842" elapsed="0.493323"/>
</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-17T01:40:46.520359" elapsed="0.493882"/>
</kw>
<status status="PASS" start="2026-05-17T01:40:40.984973" elapsed="6.029327"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-05-17T01:40:47.014515" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-05-17T01:40:47.014442" elapsed="0.000162"/>
</kw>
<doc>Cleanup when workflow is interrupt</doc>
<status status="PASS" start="2026-05-17T01:40:40.970437" elapsed="6.044220"/>
</kw>
<doc>Test suite for finding out max number of Links</doc>
<status status="PASS" start="2026-05-17T01:40:22.737109" elapsed="24.277584"/>
</suite>
<status status="PASS" start="2026-05-17T01:40:22.698090" elapsed="24.317992"/>
</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>
