<p dir="ltr">Run 'brctl show' to see the linux bridge that holds the veth pair.</p>
<div class="gmail_quote">On 20 Nov 2014 05:14, "Robert van Leeuwen" <<a href="mailto:Robert.vanLeeuwen@spilgames.com">Robert.vanLeeuwen@spilgames.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> I still don’t get it.<br>
> I can’t see the veth pair configured when calling<br>
> #ip link list<br>
> Do other methods exist to configure veth pairs?<br>
<br>
You can see the mapping with ethtool:<br>
#ethtool -S qvoc5a831df-cf<br>
NIC statistics:<br>
     peer_ifindex: 54<br>
<br>
# ip link  | grep 54<br>
54: qvbc5a831df-cf: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div>