hello all,
I have specified ip address in

*contrail-vrouter-agent.conf*
[VIRTUAL-HOST-INTERFACE]
physical_interface=em4
name=vhost0
ip=172.16.19.45/26

and in */etc/network/interfaces.d/ifcfg-vhost0*

auto vhost0
iface vhost0 inet static
pre-up /opt/contrail/bin/if-vhost0
address 172.16.19.45/26
network_name contrail


from vif --get 1

vif0/1      Virtual: vhost0
            Type:Host HWaddr:00:11:c0:a8:29:3d *IPaddr:0*
            Vrf:0 Flags:L3L2 MTU:1514 Ref:14
            RX port   packets:3322 errors:0
            RX queue  packets:8 errors:0
            RX queue errors to lcore 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
            RX packets:3322  bytes:214752 errors:0
            TX packets:0  bytes:0 errors:0

it shows IPaddr as 0,

in some other node it shows "ac1d04b2" .
my question is how does vif --list fetch the value of IPaddr and what does
"ac1d04b2" signify.

Thanks alot for all your help so far

Regards,
Kevin
_______________________________________________
Users mailing list
Users@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org

Reply via email to