Router(config)# router eigrp 100"No auto-summary" command is needed because by default EIGRP will behave like a classfull routing protocol which means it won’t advertise the subnet mask along the routing information. For example 1.1.1.0/24 and 2.2.2.0/24 will be advertised as 1.0.0.0/8 and 2.0.0.0/8. Disabling auto-summary will ensure EIGRP sends the subnet mask along
Router(config-router)# no auto-summary
Summaries can also be produced manually on any interface
Syntax:
Router(config)# interface < interface >Example:
Router(config-if)# ip summary-address eigrp < as-no> <summarized_network_ip> <summarized_subnet_mask>
Router(config)# interface fa 0/0The manually-created summary route is not advertised as an internal EIGRP route, but instead is classified as an EIGRP summary route. An EIGRP summary route has an Administrative Distance of 5.
Router(config-if)# ip summary-address eigrp 100 79.0.0.0 255.0.0.0
Labs
Thanks for your marvelous posting! I truly enjoyed reading it, you happen to be a great author.
ReplyDeleteI will remember to bookmark your blog and will often come back from now on. I want to
encourage one to continue your great writing, have a nice weekend!