Do you have a route to x.x.x.x? If your router does not have a route to x.x.x.x it will not install the static route in the routing table since the next hop is unreachable. As far as RIP goes you are seeing the correct behavior. Remember that RIP is classful.
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security) Anil Gupte wrote: > > I am trying to configure a 2600 router. I have two problems: > > 1. I issued the default route command > ip route 0.0.0.0 0.0.0.0 x.x.x.x > > I can see this under ip classless in "sh run" > > However, when I do a "sh ip route", it does not appear there > and in fact > says: > > Gateway of last resort is not set > > 2. I configured it for RIP using > router rip > network 63.x.x.0 > > and it shows as > 63.0.0.0 > > in "sh run". Is this correct behavior? Until now I had only > dealt with > networks in the Class C range. This is a Class C assigned to > us but by the > first octet you can see that it is from a Class A range. > > Any help or pointers will be muchly appreciated. > > Thanx, > Anil Gupte > > Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=70489&t=70482 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

