Seems /etc/dhcphosts.txt is not getting configured correctly in my setup using cisco-vnmc-integration branch. The content of /etc/dhcphosts.txt file looks like below. -m,set:02:00:04:b2:00:01,02:00:04:b2:00:01,-4,infinite
As this line is changed to following, instance could successfully acquire IP from VR. 02:00:04:b2:00:01,set:10_1_1_97,10.1.1.97,VM1,infinite Any clue how dhcphosts.txt is not configured correctly? Regards, Sateesh