Понедельник (06/10/13)

/dev/pts/1
12:43:47
#ssh root@192.168.13.253
          UP 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)
eth0      Link encap:Ethernet  HWaddr 00:04:75:75:46:b1
          inet addr:10.1.17.1  Bcast:10.1.255.255  Mask:255.255.0.0
          inet6 addr: fe80::204:75ff:fe75:46b1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1177953 errors:0 dropped:1741 overruns:0 frame:0
          TX packets:398182 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:104644852 (99.7 MiB)  TX bytes:420421667 (400.9 MiB)
eth1      Link encap:Ethernet  HWaddr 00:07:e9:0c:45:0c
          UP 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:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
eth2      Link encap:Ethernet  HWaddr 00:04:76:a1:ef:bb
          UP 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:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:22 Base address:0x6080
eth3      Link encap:Ethernet  HWaddr 00:0f:fe:7e:b9:7f
          UP 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:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:19 Memory:f0180000-f01a0000
lo        Link encap:Local Loopback
fobos:~# ifconfig eth3 192.168.160.1
fobos:~# ifconfig eth3 192.168.160.1/24
fobos:~# ifdown eth3
ifdown: interface eth3 not configured
fobos:~# ifup eth3
Ignoring unknown interface eth3=eth3.
fobos:~# exit
logout
Connection to 192.168.13.253 closed.