RIP Version 2 Authentication

From: Clifton Stewart (cliftonlstewart@xxxxxxxx)
Date: Mon Jan 15 2001 - 04:46:48 GMT-3


   
Stanford,

I initially thought you might have had a space too. So I took the spaces out
of your config for both routers. The problem was with the lifetime command.
Once removed from both routers authentication worked fine.

R2503#ping 10.0.0.1
RIP: sending v2 update to 224.0.0.9 via Ethernet0 (10.0.0.2)
RIP: Update contains 1 routes
RIP: Update queued
RIP: Update sent via Ethernet00
RIP: received v2 update from 10.0.0.1 on Ethernet0
RIP: Update contains 1 routes

-Cliff

Stanford Wong - CNS wrote:

> Has anybody out there got RIP authentication working?
>
> I have been working on this for a couple of days it doesn't seem to work.
>
> The connection is two routers connected directly to each other via a
> fastethernet connection.
>
> When I do a debug ip rip events all I get is -
> 00:08:04: RIP: ignored v2 packet from 10.0.0.1 (invalid authentication)
>
> here are the two configs -
>
> ---------------------Router D-------------------------
> hostname rd
> !
> key chain turkey
> key 1
> key-string password1
> accept-lifetime 00:00:00 Jan 14 2001 infinite
> send-lifetime 00:00:00 Jan 14 2001 infinite
> !
> interface Loopback0
> ip address 4.4.4.4 255.255.255.0
> !
> interface FastEthernet0
> ip address 10.0.0.2 255.255.255.0
> ip rip authentication key-chain turkey
> speed auto
> no cdp enable
> !
> router rip
> version 2
> passive-interface Loopback0
> network 4.0.0.0
> network 10.0.0.0
> !
> ip classless
> -------------------------Router C-------------------------
>
> hostname rc
> !
> key chain turkey
> key 1
> key-string password1
> accept-lifetime 00:00:00 Jan 14 2001 infinite
> send-lifetime 00:00:00 Jan 14 2001 infinite
> !
> interface Loopback0
> ip address 3.3.3.3 255.255.255.0
> !
> interface FastEthernet0
> ip address 10.0.0.1 255.255.255.0
> ip rip authentication key-chain turkey
> speed auto
> no cdp enable
> !
> router rip
> version 2
> passive-interface Loopback0
> network 3.0.0.0
> network 10.0.0.0
> !
> ip classless
> ------------------------------------------------------------
>
> Here is the version of IOS that I am using....
> IOS (tm) C1700 Software (C1700-SY-M), Version 12.1(1), RELEASE SOFTWARE
> (fc1)
>
> Am I missing something or does this thing not even work? Getting a little
> frustrated because this should be a no brainer, but it doesn't work.
>
> Thanks in advance for any insight/suggestions.
>
> stanford
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:29 GMT-3