Ticket #4751: ifconfig

File ifconfig, 1.4 KB (added by ikoli, 15 years ago)
Line 
1~> ifconfig
2loop Hardware Type: Local Loopback, Address: none
3 inet addr: 127.0.0.1, Mask: 255.0.0.0
4 MTU: 16384, Metric: 0, up loopback link
5 Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
6 Transmit: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
7 Collisions: 0
8
9/dev/net/rtl8169/0
10 Hardware Type: Ethernet, Address: 00:1f:d0:9f:93:6d
11 inet addr: 169.254.0.174, Bcast: 169.254.255.255, Mask: 255.255.0.0
12 MTU: 1500, Metric: 0, up broadcast auto-configured
13 Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
14 Transmit: 9 packets, 0 errors, 2664 bytes, 0 mcasts, 0 dropped
15 Collisions: 0
16
17
18~> ifconfig
19loop Hardware Type: Local Loopback, Address: none
20 inet addr: 127.0.0.1, Mask: 255.0.0.0
21 MTU: 16384, Metric: 0, up loopback link
22 Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
23 Transmit: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
24 Collisions: 0
25
26/dev/net/rtl8169/0
27 Hardware Type: Ethernet, Address: 00:1f:d0:9f:93:6d
28 inet addr: 192.168.1.33, Bcast: 192.168.1.255, Mask: 255.255.255.0
29 MTU: 1500, Metric: 0, up broadcast auto-configured
30 Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
31 Transmit: 9 packets, 0 errors, 2664 bytes, 0 mcasts, 0 dropped
32 Collisions: 0