ifconfig et route
/sbin/ifconfig
eth1 Lien encap:Ethernet HWaddr 00:0C:6E:76:64:DF
inet adr:192.168.0.21 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::20c:6eff:fe76:64df/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:161 errors:0 dropped:0 overruns:0 frame:0
[moogli@moogli ~]$ ifconfig
bash: ifconfig: command not found
[moogli@moogli ~]$ /sbin/ifconfig
eth0 Lien encap:Ethernet HWaddr 00:26:54:10:0F:D5
inet adr:192.168.0.20 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::226:54ff:fe10:fd5/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:17458 errors:0 dropped:0 overruns:0 frame:0
TX packets:18210 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:10522912 (10.0 MiB) TX bytes:3041169 (2.9 MiB)
Interruption:5 Adresse de base:0xb000
eth1 Lien encap:Ethernet HWaddr 00:0C:6E:76:64:DF
inet adr:192.168.0.21 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::20c:6eff:fe76:64df/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1031 errors:0 dropped:0 overruns:0 frame:0
TX packets:1040 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:751974 (734.3 KiB) TX bytes:171225 (167.2 KiB)
Interruption:11 Adresse de base:0xe000
lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1824 errors:0 dropped:0 overruns:0 frame:0
TX packets:1824 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:1886664 (1.7 MiB) TX bytes:1886664 (1.7 MiB)
[moogli@moogli ~]$ /sbin/route
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth1