this is the data of the ifconfig and route -n commands
[root@Escalation ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:16

4:55

6:F3
inet addr:192.168.0.102 Bcast:192.168.3.255 Mask:255.255.252.0
inet6 addr: fe80::216:d4ff:fe55:c6f3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3295 errors:0 dropped:0 overruns:0 frame:0
TX packets:414 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:407049 (397.5 KiB) TX bytes:50692 (49.5 KiB)
Interrupt:21
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:6297 errors:0 dropped:0 overruns:0 frame:0
TX packets:6297 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:42582048 (40.6 MiB) TX bytes:42582048 (40.6 MiB)
[root@Escalation ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.252.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0