[Openstack] Understanding Neutron/ML2/Openvswitch/VXLAN

Robert van Leeuwen Robert.vanLeeuwen at spilgames.com
Thu Nov 20 10:01:58 UTC 2014


> I still don’t get it.
> I can’t see the veth pair configured when calling
> #ip link list
> Do other methods exist to configure veth pairs?

You can see the mapping with ethtool:
#ethtool -S qvoc5a831df-cf
NIC statistics:
     peer_ifindex: 54

# ip link  | grep 54  
54: qvbc5a831df-cf: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000

Cheers,
Robert van Leeuwen








More information about the Openstack mailing list