From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Fri Dec 08 2006 - 15:10:47 ART
The solution was updated a while back. Make sure that you have
downloaded the latest version from our members' site.
Task 2.1
R1:
interface Serial0/0
encapsulation frame-relay
frame-relay interface-dlci 103 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 167.1.135.1 255.255.255.0
R3:
interface Serial1/0
encapsulation frame-relay
frame-relay interface-dlci 301 ppp Virtual-Template13
frame-relay interface-dlci 305 ppp Virtual-Template35
!
interface Virtual-Template13
ip address 167.1.135.3 255.255.255.0
!
interface Virtual-Template35
ip address 167.1.135.3 255.255.255.0
R5:
interface Serial0/0
encapsulation frame-relay
frame-relay interface-dlci 503 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 167.1.135.5 255.255.255.0
Task 4.6
R1:
key chain EIGRP
key 13
key-string CISCO13
!
interface Virtual-Template1
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 EIGRP
!
router eigrp 10
network 167.1.135.1 0.0.0.0
R3:
key chain EIGRP13
key 13
key-string CISCO13
key chain EIGRP35
key 35
key-string CISCO35
!
interface Virtual-Template13
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 EIGRP13
!
interface Virtual-Template35
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 EIGRP35
!
router eigrp 10
network 167.1.135.3 0.0.0.0
R5:
key chain EIGRP
key 35
key-string CISCO35
!
interface Virtual-Template1
ip authentication mode eigrp 10 md5
ip authentication key-chain eigrp 10 EIGRP
!
router eigrp 10
network 167.1.135.5 0.0.0.0
Route Verification:
Rack1R1#
Rack1R1#show ip route eigrp
167.1.0.0/16 is variably subnetted, 3 subnets, 2 masks
D 167.1.135.5/32 [90/5145600] via 167.1.135.3, 00:10:02,
Virtual-Access2
150.1.0.0/24 is subnetted, 4 subnets
D 150.1.5.0 [90/5273600] via 167.1.135.3, 00:10:02,
Virtual-Access2
D 150.1.3.0 [90/2713600] via 167.1.135.3, 00:10:02,
Virtual-Access2
Rack1R1#
Rack1AS>3
[Resuming connection 3 to r3 ... ]
Rack1R3#show ip route eigrp
150.1.0.0/24 is subnetted, 4 subnets
D 150.1.5.0 [90/2713600] via 167.1.135.5, 00:12:14,
Virtual-Access1
D 150.1.1.0 [90/2713600] via 167.1.135.1, 00:10:08,
Virtual-Access2
Rack1R3#
Rack1AS>5
[Resuming connection 5 to r5 ... ]
Rack1R5#show ip route eigrp
167.1.0.0/16 is variably subnetted, 3 subnets, 2 masks
D 167.1.135.1/32 [90/5145600] via 167.1.135.3, 00:10:17,
Virtual-Access1
150.1.0.0/24 is subnetted, 3 subnets
D 150.1.3.0 [90/2713600] via 167.1.135.3, 00:12:23,
Virtual-Access1
D 150.1.1.0 [90/5273600] via 167.1.135.3, 00:10:17,
Virtual-Access1
HTH,
Brian Dennis, CCIE4 #2210 (R&S/ISP-Dial/Security/SP)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Duane Fletcher
Sent: Friday, December 08, 2006 9:10 AM
To: Cagri Yucel
Cc: Group study
Subject: Re: IE Vol 1 Lab 14 confusing
Hello GS,
Was the below question ever addressed? I've run into the same issue.
On 10/15/06, Cagri Yucel <cyucel@gmail.com> wrote:
>
> Q 2.1 Standard hub and spoke. Configured this way on the answers
however
> interestingly on the verification part of the answer some
virtual-access
> interfaces shows up (although they are not configured)
>
> Later
>
> Q 4.6 Directly configures some Virtual-Templates (13 and 35) although
> those
> are never bind to any interface before.
>
> Am I confusing or this part of the network needs to be configured as
> PPPoFR
> from the beginning as multiple key EIGRP authentication needed ? And
> answer
> sheet needs to be updated ? Brian ?
>
> --
> -cagri
>
>
This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:37 ART