|
# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:00:00:00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:23 Base address :0xcc00
用dhcp,make里设置了config_eth0=( "dhcp" )。 |
|