On Wed, Mar 7, 2012 at 9:44 AM, hiren panchasara <hiren.panchasara@gmail.com> wrote:
For dumpxml <interface>, check rc.conf (which may or may not contain <interface> related settings). Print whatever you can find regarding that interface.

for example, my rc.conf has following entry:
 
ifconfig_em0="DHCP"

What should be the o/p of "dumpxml em0" ?

If I am not wrong, all examples in /tests/interface/ are of "dumpxml --live".

Thanks again,
Hiren