From: Lee, Phillip (CAP, ITS, CA) (Phillip.Lee@xxxxxxxxxxxx)
Date: Mon Apr 17 2000 - 14:29:23 GMT-3
   
The syntax looks correct. You may have inadvertently added a space to one of
your key string. Try deleting the key chain and typing it again.
-----Original Message-----
From: Brad Johnson [mailto:bjohnson@timebridge.com]
Sent: 16-Apr-00 10:42 PM
To: ccielab@groupstudy.com
Subject: rip route authentication
I am getting invalid authentication errors:
        router 1
        
                int e0
                ip address 172.17.3.1 255.255.255.0
                int tok 0
                ip address 172.17.1.2 255.255.255.0
                ip rip authentication key-chain ccie
        key chain ccie
                key 1
                key-string cisco
        
                router rip
                network 172.17.0.0
                no auto-summary
                version 2
        router 2
                
                int e0
                ip address 172.17.2.1 255.255.255.0
        
                int tok 0
                ip address 172.17.1.1 255.255.255.0
                ip rip authen key-chain ccie
                key chain ccie
                key 1
                key-string cisco
        
                router rip
                network 172.17.0.0
                no auto-summary
                version 2
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:14 GMT-3