From: Nik (ntpatel@xxxxxxxxxxx)
Date: Wed Jun 19 2002 - 09:47:11 GMT-3
Hi,
Sorry for not sending the configs. I am working on the Doyle I,
Authentication Case Study on Page 385. My configs are as per below:
hostname Earhart
!
ip subnet-zero
!
key chain test
key 1
key-string abcd
!
interface Ethernet0
ip address 10.15.15.254 255.255.255.252
ip authentication mode eigrp 15 md5
ip authentication key-chain eigrp 15 test
media-type 10BaseT
!
interface Ethernet1
ip address 172.20.10.1 255.255.255.0
ip summary-address eigrp 15 172.20.15.0 255.255.255.0 5
media-type 10BaseT
!
interface Serial0
ip address 172.20.15.1 255.255.255.252
no fair-queue
clockrate 64000
!
interface Serial3
ip address 172.20.15.5 255.255.255.252
clockrate 64000
!
router eigrp 15
network 10.0.0.0
network 172.20.0.0
auto-summary
no eigrp log-neighbor-changes
!
router igrp 15
passive-interface Serial0
passive-interface Serial3
network 172.20.0.0
!
ip classless
no ip http server
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
hostname Yeager
!
ip subnet-zero
no ip domain-lookup
!
key chain test
key 1
key-string abcd
!
interface Loopback0
ip address 10.10.1.1 255.255.255.0
!
interface Ethernet0
ip address 10.15.15.253 255.255.255.252
ip authentication mode eigrp 15 md5
ip authentication key-chain eigrp 15 test
media-type 10BaseT
!
interface Ethernet1
no ip address
no keepalive
shutdown
media-type 10BaseT
!
router eigrp 15
network 10.0.0.0
no auto-summary
no eigrp log-neighbor-changes
!
ip classless
no ip http server
!
line con 0
line aux 0
line vty 0 4
login
!
end
Yeager#
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Tommy C
> Sent: Wednesday, June 19, 2002 10:00 PM
> To: ntpatel@bigpond.com; ccielab@groupstudy.com
> Subject: Re: EIGRP MD5 Authentication Not Working
>
>
> would you like to post your config?
>
>
> >From: "Nik" <ntpatel@bigpond.com>
> >Reply-To: "Nik" <ntpatel@bigpond.com>
> >To: "Ccielab@Groupstudy. Com" <ccielab@groupstudy.com>
> >Subject: EIGRP MD5 Authentication Not Working
> >Date: Wed, 19 Jun 2002 21:27:55 +1000
> >
> >Hi,
> > I'm trying to get EIGRP MD5 Authentication to work between
> two routers but
> >it just won't work. I re-typed the commands at both ends as per Cisco
> >documentation but no luck. I've tried various sources of information
> >(except
> >the archives which doesnt appear to work at the moment) but
> there appears
> >to
> >be limited information on this problem. Any ideas ?
> >
> > Is EIGRP authentication a feature that is used in the field ?
> >
> >Thanks,
> >
> >Nik. Patel.
This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:37 GMT-3