[libvirt] [PATCH v10 4/4] domifaddr: Add virsh support

Daniel P. Berrange berrange at redhat.com
Mon Mar 16 12:47:44 UTC 2015


On Mon, Mar 16, 2015 at 08:43:32AM -0400, John Ferlan wrote:
> 
> 
> On 03/11/2015 07:09 AM, Daniel P. Berrange wrote:
> > From: Nehal J Wani <nehaljw.kkd1 at gmail.com>
> > 
> > tools/virsh-domain-monitor.c
> >    * Introduce new command : domifaddr
> >      Usage: domifaddr <domain> [interface] [--full] [--source lease|agent]
> > 
> >      Example outputs:
> >      virsh # domifaddr f20
> >      Name       MAC address          Protocol     Address
> >      -------------------------------------------------------------------------------
> >      lo         00:00:00:00:00:00    ipv4         127.0.0.1/8
> >      -          -                    ipv6         ::1/128
> >      eth0       52:54:00:2e:45:ce    ipv4         10.1.33.188/24
> >      -          -                    ipv6         2001:db8:0:f101::2/64
> >      -          -                    ipv6         fe80::5054:ff:fe2e:45ce/64
> >      eth1       52:54:00:b1:70:19    ipv4         192.168.105.201/16
> >      -          -                    ipv4         192.168.201.195/16
> >      -          -                    ipv6         fe80::5054:ff:feb1:7019/64
> >      eth2       52:54:00:36:2a:e5    N/A          N/A
> >      eth3       52:54:00:20:70:3d    ipv4         192.168.105.240/16
> >      -          -                    ipv6         fe80::5054:ff:fe20:703d/64
> > 
> 
> Does the above list now change with the default --source of lease?

Yeah, it should be using  vnet0, vnet1, etc instead of eth0, eth1, etc
at the very least.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list