[root@ntop network-scripts]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:18:51:12:17:40
inet addr:10.1.5.131 Bcast:10.1.5.255 Mask:255.255.255.0
inet6 addr: fe80::218:51ff:fe12:1740/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3614 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:205086 (200.2 KiB) TX bytes:552 (552.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 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)
[root@ntop network-scripts]# ifup eth0.2
Device eth0.2 does not seem to be present, delaying initialization.
[root@ntop network-scripts]# ifup vlan2
Device vlan2 does not seem to be present, delaying initialization.
[root@ntop network-scripts]# ls -al ifcfg*
-rw-r--r-- 1 root root 203 Sep 20 02:59 ifcfg-eth0
-rw-r--r-- 1 root root 108 Sep 20 03:02 ifcfg-eth0.2
-rw-r--r-- 1 root root 254 Sep 24 2008 ifcfg-lo
-rw-r--r-- 1 root root 156 Sep 20 02:59 ifcfg-vlan2