<div dir="ltr"><div><div>Hello,<br><br></div><div>I executed the following ovsdb-client transact command, please check.<br>------------------------------<br></div>root@shravan-desktop:/home/shravan# ovsdb-client transact tcp:<a href="http://192.168.3.20:6640">192.168.3.20:6640</a> &#39;[&quot;Open_vSwitch&quot;,{&quot;op&quot;:&quot;insert&quot;, &quot;table&quot;:&quot;Bridge&quot;, &quot;row&quot;:{&quot;name&quot;:&quot;br2&quot;}}]&#39;<br>[{&quot;uuid&quot;:[&quot;uuid&quot;,&quot;336f112b-0fbc-4594-aed9-eb86a6d9c35c&quot;]}]<br>root@shravan-desktop:/home/shravan# ovsdb-client dump <a href="http://192.168.3.20:6640">192.168.3.20:6640</a> Open_vSwitch Bridge<br>Bridge table<br>_uuid                                auto_attach controller                             datapath_id        datapath_type datapath_version external_ids fail_mode flood_vlans flow_tables ipfix mcast_snooping_enable mirrors name  netflow other_config ports                                                                                                              protocols rstp_enable rstp_status sflow status stp_enable<br>------------------------------------ ----------- -------------------------------------- ------------------ ------------- ---------------- ------------ --------- ----------- ----------- ----- --------------------- ------- ----- ------- ------------ ------------------------------------------------------------------------------------------------------------------ --------- ----------- ----------- ----- ------ ----------<br>7e995cf0-097c-42e3-ba0c-a5c51295a26e []          [21160d2d-144e-4e35-a275-dd21f74e904b] &quot;0000f25c997ee342&quot; &quot;&quot;            &quot;&lt;unknown&gt;&quot;      {}           []        []          {}          []    false                 []      &quot;br0&quot; []      {}           [26e7da53-237b-47f0-9e81-545cd302f028, 68eb5030-4e92-4419-a1e4-3b1635981887, f908152e-421e-48bd-b31e-f5794d4c6e8f] []        false       {}          []    {}     false   <br>-------------------------------<br><br></div><div>Why is the uuid (336f112b-0fbc-4594-aed9-eb86a6d9c35c) of br2 not showing in the dump ?<br></div>
</div>