> 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





_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to