++ cat /tmp/pod-shared/HM_PORT_ID + HM_PORT_ID=e700c89c-2e14-4531-bd76-18aa26981f56 ++ cat /tmp/pod-shared/HM_PORT_MAC + HM_PORT_MAC=fa:16:3e:21:5c:6a + ovs-vsctl --no-wait show 08420be7-bb84-47a9-9585-68d4250cb4b0 Bridge br-ex Port br-ex Interface br-ex type: internal + ovs-vsctl --may-exist add-port br-int o-hm0 -- set Interface o-hm0 type=internal -- set Interface o-hm0 external-ids:iface-status=active -- set Interface o-hm0 external-ids:attached-mac=fa:16:3e:21:5c:6a -- set Interface o-hm0 external-ids:iface-id=e700c89c-2e14-4531-bd76-18aa26981f56 -- set Interface o-hm0 external-ids:skip_cleanup=true Bridge br-int fail_mode: secure datapath_type: system Port br-int Interface br-int type: internal Port tapd076e82f-f1 Interface tapd076e82f-f1 type: internal + ip link set dev o-hm0 address fa:16:3e:21:5c:6a + iptables -I INPUT -i o-hm0 -p udp --dport 5555 -j ACCEPT