That's how RIP works. It only takes the Classful network no matter what you type in the network command. For example, when you type 100.100.100.0, it will only take it as Class A 100.0.0.0 and enable rip on all interfaces that has an IP starting with 100. You can override this by configuring passive-interface for the interfaces that you don't want to have RIP on.
Note that this has nothing to do with the updates. If RIP is Version 2 then it would still send classless updates to its neighbors. The network command only tells the router to enable RIP on the relevant interfaces. HTH - Mohammad On Tue, Nov 2, 2010 at 9:24 AM, khaled al-ajeman <[email protected]>wrote: > Hi there, > > > > Can anyone of you please explain to me why I did not see router networks > that I've already advertise on rip. > > This is v.1 lab 8.1 such as when I type in this command: > > > > Router rip > > Ver 2 > > No auto-summary > > Net 150.100.12.0 > > Net 100.100.100.0 > > > > When I check my running-config I see this > > > > Router rip > > Ver 2 > > No auto-summary > > Net 150.100.0.0 > > Net 100.0.0.0 > > > Can you explain to me please why? > > thanks, > khaled > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
