Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What's syntax root summerization using eigrp

user-image
Question added by MOHD YASIR , Solution Architect Support , Tech Mahindra ltd
Date Posted: 2014/01/25
Samir GHAZI
by Samir GHAZI , ICT Instructor (CCAI, CCNP), Network Administrator , Algerian Postal Service

The suntaxe of "ip summary-address eigrp" is:

ip summary-address eigrp as-number ip-address mask [admin-distance] [leak-map name]

as-number: Autonomous system number.ip-address: Summary IP address to apply to an interface.mask: Subnet mask.admin-distance: (Optional) Administrative distance. A value from0 to255.leak-map name: (Optional) Route-map reference to configure route leaking through the summary.

Saqib Mehmood
by Saqib Mehmood , Technical Team Lead/Safety Supervisor , Xchange Technology Group

Route summarization syntax

Router (config ) # router eigrp 2446 (AS number)

Router (config ) # no auto-summary

Router (config ) # exit

Router (config ) # interface serial 0/0

Router (config ) # ip summary-address eigrp 2446 2.1.0.0  255.255.0.0

 

Router (config ) # ip summary-address eigrp [as number] [ip address  net mask] [admin. distance] by default administrative distance is5 but you can configure values between1 and 255

 

 

 

Al Raj Hassain
by Al Raj Hassain , TECHNICAL LEAD , RM Educations Solutions India Pvt. Ltd

Make sure to turn off auto-summary using no auto-summary in EIGRP before proceeding with the below command.

 

ip summary-address eigrp <AS No> <Summary Address> <Summary Mask>eg: R1(Config)# interface Serial0/0 R1(Config-if)# ip summary-address eigrp10192.168.10.0255.255.248.0

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.