From Fedora Project Wiki

Revision as of 08:15, 7 April 2010 by Tyan (talk | contribs) (Created page with 'Actions: 1. get the MAC address of eth0 via "iface-mac" # virsh iface-mac eth0 2. get the MAC address of eth0 via ifconfig # /sbin/ifconfig 3. check if the result of step ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Actions:

1. get the MAC address of eth0 via "iface-mac"

# virsh iface-mac eth0

2. get the MAC address of eth0 via ifconfig

# /sbin/ifconfig

3. check if the result of step 1 and step 2 are same.

4. loop upper steps on the left physical network interfaces.


Expected Results:

Step 3:

     same.