networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 19 posts ] 
Author Message
 Post subject: EIGRP common topics lab
PostPosted: Wed Mar 30, 2011 2:55 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Tue Mar 31, 2009 4:15 pm
Posts: 4511
Location: South Florida
Certs: More than none
Attachment:
eigrp.jpg
eigrp.jpg [ 238.75 KiB | Viewed 3522 times ]

Tasks
------------------------------
* R1-R2 256kbps bandwidth link is to have the ability to use 100% of its link for EIGRP messages if needed.
* R1-R2 Configure the necessary variance to allow all 3 links to be used for load balancing.
* R1 Increase the metric of any route within the 192.168.7.0/24 prefix entering the EIGRP route process by 500000.
* R2 No EIGRP AS 1 communications on S0/3.
* R2-R8 Set Hello to 25 seconds and Hold to 80 seconds on R2 S0/3. Set Hello to 10 seconds and Hold to 30 seconds on R8 S0/0.
* R2 S1/0 Summarize 192.168.9.x networks to a /24.
* R2 Mutually redistribute EIGRP AS 1 and EIGRP AS 2.
* R2 Filter prefixes 192.168.6.0/24 and 192.168.7.0/24 outbound on S1/0
* R2-R8-R9 EIGRP AS 2 uses all 5 K values with K1 set at 2 and K2-K5 set as 1.
* R3-R5 MD5 encryption of EIGRP communication. 2 keys are to be used. 1st key is for short time and second key is infinite after first key is done.
* R3 No EIGRP AS 1 communications on S0/1.
* R3 Mutually redistribute between RIPv2 and EIGRP AS 1.
* R5 Enable routes to be advertised out the same interface they came in on for R6 and R7.
* R6 S0/0 Summarize 192.168.6.x networks to a /24.
* R6 Make an EIGRP stub that only advertises summaries.
* R7 Make an EIGRP stub with default advertisements.
* R8-R9 Set Hello to 120 seconds and Hold to 360 seconds on R8 S0/1. Set Hello to 30 seconds and Hold to 90 seconds on R9 S0/0.
* R10 Advertise networks on R11 to rest of network. R11 is EIGRP Stub Receive-Only.
* R10 Mutually redistribute OSPF Area 51 and EIGRP AS 1. Prevent any possible redistribution loops.
* R11 Make and EIGRP stub receive-only.
* R14 Mutually redistribute OSPF Area 51 and EIGRP AS 1. Prevent any possible redistribution loops.
* R15 Advertise only a default route to R17.
* R16 Advertise only a default route to R18.
* R17 Make an EIGRP stub that only advertises connected.
* R18 Make an EIGRP stub that only advertises connected.
* R17&R18 Allow route leak for default routes so if link to upstream router goes down then default will use link R17-R18.


Attachments:
File comment: Initial router configs.
init-config.zip [8.39 KiB]
Downloaded 205 times
File comment: .net file
eigrp.zip [650 Bytes]
Downloaded 197 times

_________________
"See packet, be packet, you are packet. Ignore all else!" -The Networker
packetsdropped.wordpress.com
Top
 Profile  
 
PostPosted: Wed Mar 30, 2011 7:12 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Mon Jan 17, 2005 11:01 pm
Posts: 5150
Location: Canada eh
Certs: 350-001, CCNP, CXFF, ITILv3F
Bloody hell... I haven't had a chance to do the OSPF one yet...

Good work though. :)

_________________
blog.brokennetwork.ca


Top
 Profile  
 
PostPosted: Wed Mar 30, 2011 7:29 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Tue Mar 31, 2009 4:15 pm
Posts: 4511
Location: South Florida
Certs: More than none
Infinite wrote:
Bloody hell... I haven't had a chance to do the OSPF one yet...

Good work though. :)

:D Thanks.

_________________
"See packet, be packet, you are packet. Ignore all else!" -The Networker
packetsdropped.wordpress.com


Top
 Profile  
 
PostPosted: Thu Mar 31, 2011 1:48 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 03, 2010 5:34 am
Posts: 154
Certs: CCNA,CCNP,CCIP
Hi,

@wirerat: Thank you for the effort. I will try to configure this over the weekend (although i am not covered the redistribution topics yet) .

_________________
"Success is going from failure to failure without a loss of enthusiam"
- Winston Churchill


Top
 Profile  
 
PostPosted: Thu Mar 31, 2011 2:54 am 
Offline
CCIE #38070
CCIE #38070
User avatar

Joined: Wed Jun 18, 2008 7:49 am
Posts: 12486
Location: London, UK
Certs: CCIE ,CC-NP/IP, JNCIP-SP, JNCIS-ENT, BC-/SPNE/NP
I'll do it, but not this weekend

_________________
www.mellowd.co.uk/ccie/


Top
 Profile  
 
PostPosted: Sat Apr 30, 2011 6:23 pm 
Offline
Member
Member
User avatar

Joined: Tue Aug 03, 2010 5:34 am
Posts: 154
Certs: CCNA,CCNP,CCIP
@wirerat: can we except, step by step configuration guide like for the OSPF lab? I did the EIGRP lab and I want to see your solution (configuration) :wink:

_________________
"Success is going from failure to failure without a loss of enthusiam"
- Winston Churchill


Top
 Profile  
 
PostPosted: Sat Apr 30, 2011 7:00 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Apr 17, 2008 6:44 pm
Posts: 6071
Location: Perth, WA
Certs: CCNA
Are you using Dynamips or do you have 18 routers?

_________________
- Pete


Top
 Profile  
 
PostPosted: Sun May 01, 2011 3:19 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 03, 2010 5:34 am
Posts: 154
Certs: CCNA,CCNP,CCIP
Project2501 wrote:
Are you using Dynamips or do you have 18 routers?


Hi,

I am using Dynamips/GNS3.

_________________
"Success is going from failure to failure without a loss of enthusiam"
- Winston Churchill


Top
 Profile  
 
PostPosted: Sun May 01, 2011 3:20 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Tue Mar 31, 2009 4:15 pm
Posts: 4511
Location: South Florida
Certs: More than none
moods wrote:
@wirerat: can we except, step by step configuration guide like for the OSPF lab? I did the EIGRP lab and I want to see your solution (configuration) :wink:

Maybe someday I will get around to the blog. Attached are my config files though.


Attachments:
eigrp-complete-configs.zip [10.92 KiB]
Downloaded 127 times

_________________
"See packet, be packet, you are packet. Ignore all else!" -The Networker
packetsdropped.wordpress.com
Top
 Profile  
 
PostPosted: Sun May 01, 2011 6:49 pm 
Offline
Member
Member
User avatar

Joined: Tue Aug 03, 2010 5:34 am
Posts: 154
Certs: CCNA,CCNP,CCIP
Thanks :wink:

_________________
"Success is going from failure to failure without a loss of enthusiam"
- Winston Churchill


Top
 Profile  
 
PostPosted: Thu May 12, 2011 4:54 pm 
Offline
Ultimate Member
Ultimate Member

Joined: Thu Nov 18, 2010 3:54 pm
Posts: 757
Location: Canada
Certs: CCIE R&S
wirerat wrote:
* R1-R2 256kbps bandwidth link is to have the ability to use 100% of its link for EIGRP messages if needed.
* R1-R2 Configure the necessary variance to allow all 3 links to be used for load balancing.


I was recreating your topology and this is honestly the only thing that I didn't quite get.

If all 3 links from R1 to R2 are set to 256kbps, what is the point of variance? I mean, it will load balance by default, right?


Top
 Profile  
 
PostPosted: Thu May 12, 2011 4:59 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Mon Jan 17, 2005 11:01 pm
Posts: 5150
Location: Canada eh
Certs: 350-001, CCNP, CXFF, ITILv3F
The first item is talking about a specific EIGRP related command that has no effect on actual packets being forwarded by the router.

The second item, in looking at the default configs, one link is set to 256Mbps, one is set to 512Mbps, and the other is not set (default 1.544Mbps). Because of this EIGRP will only use one link and not all three. This is where variance comes into play.

_________________
blog.brokennetwork.ca


Top
 Profile  
 
PostPosted: Thu May 12, 2011 5:10 pm 
Offline
Ultimate Member
Ultimate Member

Joined: Thu Nov 18, 2010 3:54 pm
Posts: 757
Location: Canada
Certs: CCIE R&S
Infinite wrote:
The first item is talking about a specific EIGRP related command that has no effect on actual packets being forwarded by the router.

The second item, in looking at the default configs, one link is set to 256Mbps, one is set to 512Mbps, and the other is not set (default 1.544Mbps). Because of this EIGRP will only use one link and not all three. This is where variance comes into play.


oooohhhhhh... :oops: I didn't open up his initial configuration, I was just going to recreate it on the fly... my bad.

Can you elaborate on that first command though? Is he referring to:

Router(config-if)# ip bandwidth-percent eigrp percent ?


Top
 Profile  
 
PostPosted: Thu May 12, 2011 5:13 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Mon Jan 17, 2005 11:01 pm
Posts: 5150
Location: Canada eh
Certs: 350-001, CCNP, CXFF, ITILv3F
stevester1 wrote:
Can you elaborate on that first command though? Is he referring to:

Router(config-if)# ip bandwidth-percent eigrp percent ?

Yup, that's the one.

_________________
blog.brokennetwork.ca


Top
 Profile  
 
PostPosted: Thu May 12, 2011 5:51 pm 
Offline
Ultimate Member
Ultimate Member

Joined: Thu Nov 18, 2010 3:54 pm
Posts: 757
Location: Canada
Certs: CCIE R&S
thanks bud


Top
 Profile  
 
 Post subject: EIGRP common topics lab
PostPosted: Fri May 13, 2011 1:54 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Mon Oct 06, 2008 8:01 am
Posts: 670
Certs: CCNA,CCNP
wirerat wrote:
Attachment:
eigrp.jpg

Tasks
------------------------------
* R1-R2 256kbps bandwidth link is to have the ability to use 100% of its link for EIGRP messages if needed.
* R1-R2 Configure the necessary variance to allow all 3 links to be used for load balancing.
* R1 Increase the metric of any route within the 192.168.7.0/24 prefix entering the EIGRP route process by 500000.
* R2 No EIGRP AS 1 communications on S0/3.
* R2-R8 Set Hello to 25 seconds and Hold to 80 seconds on R2 S0/3. Set Hello to 10 seconds and Hold to 30 seconds on R8 S0/0.
* R2 S1/0 Summarize 192.168.9.x networks to a /24.
* R2 Mutually redistribute EIGRP AS 1 and EIGRP AS 2.
* R2 Filter prefixes 192.168.6.0/24 and 192.168.7.0/24 outbound on S1/0
* R2-R8-R9 EIGRP AS 2 uses all 5 K values with K1 set at 2 and K2-K5 set as 1.
* R3-R5 MD5 encryption of EIGRP communication. 2 keys are to be used. 1st key is for short time and second key is infinite after first key is done.
* R3 No EIGRP AS 1 communications on S0/1.
* R3 Mutually redistribute between RIPv2 and EIGRP AS 1.
* R5 Enable routes to be advertised out the same interface they came in on for R6 and R7.
* R6 S0/0 Summarize 192.168.6.x networks to a /24.
* R6 Make an EIGRP stub that only advertises summaries.
* R7 Make an EIGRP stub with default advertisements.
* R8-R9 Set Hello to 120 seconds and Hold to 360 seconds on R8 S0/1. Set Hello to 30 seconds and Hold to 90 seconds on R9 S0/0.
* R10 Advertise networks on R11 to rest of network. R11 is EIGRP Stub Receive-Only.
* R10 Mutually redistribute OSPF Area 51 and EIGRP AS 1. Prevent any possible redistribution loops.
* R11 Make and EIGRP stub receive-only.
* R14 Mutually redistribute OSPF Area 51 and EIGRP AS 1. Prevent any possible redistribution loops.
* R15 Advertise only a default route to R17.
* R16 Advertise only a default route to R18.
* R17 Make an EIGRP stub that only advertises connected.
* R18 Make an EIGRP stub that only advertises connected.
* R17&R18 Allow route leak for default routes so if link to upstream router goes down then default will use link R17-R18.


Nice! Will have a crack at this today :-) thank you


Sent from my iPhone using Tapatalk


Top
 Profile  
 
PostPosted: Wed May 25, 2011 1:55 pm 
Offline
New Member
New Member

Joined: Wed May 25, 2011 1:53 pm
Posts: 3
Certs: Net+ Sec+ CCNA
Very nice, thanks


Top
 Profile  
 
PostPosted: Thu Jul 19, 2012 3:15 pm 
Offline
Member
Member

Joined: Sun Mar 13, 2011 3:03 pm
Posts: 144
Certs: CCNA, CCNP
thank you for posting this lab
I enjoyed configuring it so much and I look forward to doing the OSPF and BGP ones sometime later.

it was great :)


Top
 Profile  
 
PostPosted: Tue Jul 24, 2012 8:21 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Wed Jun 17, 2009 11:28 am
Posts: 1579
Location: Longford Ireland
Certs: BSc computer network administration, CCNP, MCSE
Yeah nice one but was there a need for all those routers? Not complaining just commenting.
But all in all a good exercise.

_________________
Good Luck,

David


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group