# ifconfig eth0 10.0.0.80 netmask 255.255.255.0 up
# ifconfig
eth0 Link encap:Ethernet HWaddr 82:5E:75:22:12:21
inet addr:10.0.0.80 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:195
# uname -a
Linux buildroot 2.6.35.3-1129-g691c08a #89 PREEMPT Thu Jul 12 17:16:02 MSK 2012 armv5tejl GNU/Linux
у вас какое ядро ? |