Changes between Version 47 and Version 48 of Xen_Lab1


Ignore:
Timestamp:
Oct 21, 2009, 6:52:50 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab1

    v47 v48  
    9292121 (xend-relocation-hosts-allow '')
    9393122 #(xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')
     94152 (network-script 'network-bridge netdev=eth1')
    9495}}}
    9596 * 檢查 Grub 開機選單
     
    112113$ sudo xm list
    113114}}}
    114  * 檢查網路設備是否存在 (於此案例我們使用 bridge 方式,可以檢查 eth0 和 peth0 是否存在)
     115 * 檢查網路設備是否存在 (於此案例我們使用 bridge 方式,可以檢查 eth1 和 peth1 是否存在)
    115116{{{
    116117$ sudo ifconfig
    117 eth0      Link encap:Ethernet  HWaddr 00:1a:4d:9f:ea:f8 
     118eth1      Link encap:Ethernet  HWaddr 00:1a:4d:9f:ea:f8 
    118119          inet addr:X.X.X.X  Bcast:140.110.138.255  Mask:255.255.255.0
    119120          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     
    131132          RX bytes:560 (560.0 B)  TX bytes:560 (560.0 B)
    132133
    133 peth0     Link encap:Ethernet  HWaddr 00:1a:4d:9f:ea:f8 
     134peth1     Link encap:Ethernet  HWaddr 00:1a:4d:9f:ea:f8 
    134135          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    135136          RX packets:3694 errors:0 dropped:0 overruns:0 frame:0