Welcome to Firewall.cx   Cisco Technical Knowledgebase
Modules
· Home
· Alternative Menu
· Amazon
· Cisco Decrypter
· Cisco Lab Partners
· Feedback
· Forums
· Max Arcade
· Private Messages
· Recommend Us
· Statistics
· Stories Archive
· Submit News
· Surveys
· Topics
· Web Links
· Your Account
 
Cisco Knowledgebase Articles
 
Site Info
Your IP: 38.107.191.110

Welcome, Anonymous
Nickname
Password

· Register
· Lost Password
Server Date/Time
31 July 2010 14:12:40 EEST (GMT +3)
 
Top Downloads
 
Gold Lab Partners


 
Firewall.cx: Forums

Firewall.cx :: View topic - Does Packet-tracer support ip summary-addres (EIGRP) ?
Forums Home
Forum FAQ :: Search :: Memberlist :: Usergroups
Profile :: Log in to check your private messages :: Log in

View next topic
View previous topic
Post new topic   Reply to topic
Author Message
grubbs
New Member
New Member


Joined: Jun 14, 2009
Posts: 3

PostPosted: Sat Jun 13, 2009 11:24 pm    Post subject: Does Packet-tracer support ip summary-addres (EIGRP) ? Reply with quote

Hello everyone


Im currently doing some EIGRP labs with the packet tracer 5.1 program and I cant get "ip summary-address" command to work with the simulator.


My google-fu has not found any similar problems so here I am asking Razz


Basic setup, two routers connected over a serial interface, I want one router to advertise the network 130.130.1.0 255.255.255.0 as a ip summary-address to the other eigrp router.


router A:
interface Serial0/3/0
ip address 172.16.1.2 255.255.255.0
encapsulation ppp
ip summary-address eigrp 1 130.130.1.0 255.255.255.0 5

router eigrp 1
network 172.16.1.0 0.0.0.255
no auto-summary


RouterB:

interface Serial0/3/0
ip address 172.16.1.1 255.255.255.0
encapsulation ppp
clock rate 56000

router eigrp 1
network 172.16.1.0 0.0.0.255
no auto-summary


Have I totaly misunderstood what this command does? Or am I doing right and the packet-tracer program just doesnt support it?

Thanks for helping!
Back to top
View user's profile Send private message
grubbs
New Member
New Member


Joined: Jun 14, 2009
Posts: 3

PostPosted: Sat Jun 13, 2009 11:52 pm    Post subject: Reply with quote

I have solved the issue. Posting it for anyone else that is looking for this kind of help.

-

I had to add a loopback interface with the ip 130.130.1.1 255.255.255.0 and then add it into the EIGRP 1 AS.


BUT, I had to reboot the routerA for it to start to advertise it.. Sometimes the packet tracer is abit buggy? a fast reboot can sometimes solve problems that shouldnt exist Smile

Current conf looks like this

RouterA:
interface Loopback1
ip address 130.130.1.1 255.255.255.0
!
interface Serial0/3/0
ip address 172.16.1.2 255.255.255.0
encapsulation ppp
ip summary-address eigrp 1 130.130.0.0 255.255.240.0 5
!

router eigrp 1
network 172.16.1.0 0.0.0.255
network 130.130.1.0 0.0.0.255
no auto-summary
!


Routing table in RouterB:

130.130.0.0/20 is subnetted, 1 subnets
D 130.130.0.0 [90/2681856] via 172.16.1.2, 00:00:15, Serial0/3/0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/3/0



Good luck all of you studying out there!
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum




smartDark Style © 2002 Smartor
Powered by phpBB © 2001, 2002 phpBB Group
 
Forums ©

© Copyright 2000-2010 Firewall.cx - All Rights Reserved

Copyright of all documents and images belonging to this site by Firewall.cx. Information contained on this site is copyrighted material.

It is illegal to copy or redistribute this information in any way without the written consent of Firewall.cx


Firewall.cx disclaims any responsibility for software and information obtained through this site or its links.


Page Generation: 0.40 Seconds