06-25-2009 05:25 AM - edited 03-06-2019 06:27 AM
what is the use of no auto-summary command.? why do we use in RIP version 2..
06-25-2009 05:59 AM
By default routing protocol like RIP and EIGRP summarize subnets into major classful network at classful boundary. In other word, these protocols perform an auto-summarization each time they crosses a border between two different major networks. To disable this behavior and advertise subnets, 'no auto-summary' command is used. Let's say router has two subnets 172.16.8.0/24 and 172.16.4.0/24 of Class B network and one subnet 10.2.0.0/16 of Class A. When auto-summary is enabled, router will advertise only summarized major classful network 172.16.0.0/16 for class B addresses into its Class A interface but you can change this default behavior and advertise both subnets using this 'no auto-summary'.
06-17-2022 02:47 AM
The auto summary feature can cause problems with dis-contiguous networks. This is why this feature is usually turned off (it is much better to use manual summarization to control exactly where and how summarization affects the network).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide