From: firstname jim (firstnamejim@gmail.com)
Date: Fri Jul 07 2006 - 14:24:07 ART
---------- Forwarded message ----------
From: firstname jim <firstnamejim@gmail.com>
Date: Jul 7, 2006 1:23 PM
Subject: Re: EIGRP , OSPF authentication
To: Scott Morris <swm@emanon.com>
Scott, I was working on a lab from IPExpert WB8, lab36, My stumbling
block was the hub router was only using one key ... the youngest. In the
following config, R2 is the hub, with R5, R6 as spokes.
Could someone tell me where did I go wrong?
-- Jim
# R2
int s 0/1/0
encap frame
frame lmi-type ansi
no frame inverse-arp
no shut
int s 0/1/0.2 multi
frame inter 205
class frag-de
frame inter 206
class frag-de
ip address 136.10.100.2 255.255.255.224
frame map ip 136.10.100.2 205
frame map ip 136.10.100.5 205 broad
frame map ip 136.10.100.6 206 broad
ip ospf net point-to-multi non-broad
ip ospf message 5 md5 IpExPeRt_5
ip ospf message 6 md5 IpExPeRt_6
router ospf 1
network 136.10.1.0 0.0.0.255 area 0
network 136.10.24.0 0.0.0.7 area 0
network 136.10.25.0 0.0.0.3 area 0
network 136.10.100.0 0.0.0.31 area 0
area 0 authen message
nei 136.10.100.5
nei 136.10.100.6
# R5
int s 0/1/0
encap frame
frame lmi-type ansi
no frame inverse-arp
no shut
frame inter 502
ip add 136.10.100.5 255.255.255.224
frame map ip 136.10.100.5 502
frame map ip 136.10.100.2 502 broad
frame map ip 136.10.100.6 502 broad
ip ospf net point-to-multi non-broad
ip ospf message 5 md5 IpExPeRt_5
router ospf 1
network 136.10.25.0 0.0.0.3 area 0
netowrk 136.10.100.0 0.0.0.31 area 0
network 136.10.5.5 0.0.0.0 area 0
network 136.10.56.0 0.0.0.15 area 3
area 0 authen message
# R6
int s 4/0
encap frame
frame lmi-type ansi
no frame inverse-arp
no shut
frame inter 602
ip add 136.10.100.6 255.255.255.224
frame map ip 136.10.100.6 602
frame map ip 136.10.100.2 602 broad
frame map ip 136.10.100.5 602 broad
ip ospf net point-to-multi non-broad
ip ospf message 6 md5 IpExPeRt_6
router ospf 1
summary-address 209.10.90.0 255.255.255.0
redistri eigrp 100 subnets
network 136.10.56.0 0.0.0.15 area 3
network 136.10.100.6 0.0.0.31 area 0
network 136.10.6.6 0.0.0.0 area 0
area 0 authen message
On 7/4/06, Scott Morris <swm@emanon.com> wrote:
>
> OSPF will allow for multiple simultaneous keys on the same interface (so
> different peers can have different ones).
>
> RIP and EIGRP only allow one active key per interface. So I think that
> leads you to the answer of your question.
>
> HTH,
>
>
> --Jim
-- Jim Li 614-376-2865
This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART