I was just doing this basic direct route configuration.
All i needed to do was
interface Serial2/0
ip address 10.1.128.251 255.255.255.0
!
interface Serial3/0
ip address 10.1.130.251 255.255.255.0
and entered same command with just the IP addressed changed accordingly.
And when i tried "R0#Show ip route" i get nothing in routing table.
Simply i used same configuration in GNS3, and magically works.
I just wanted to show my frustration.
And may be some of you guys know the solution. Because pocket tracer is so convenient to use and GNS3 doesnt have switches option.