Timothy Ouellette wrote:
> 
> Okay folks, starting off a late night studying and noticed
> something
> weird.  Got two boxes connected like so RouterA-------RouterB
> 
> Router B has a bunch of segments off of it.  Something weird.
> Per some
> of the material I have, the key chain names are supposed to be
> the same
> but I've found that on routerA I can use the name "test" and
> router B I
> can use the name "test2" and it'll work (i.e Routes get passed
> properly)

Aren't the key chain names just a 'label' on the local router.  basically a
description to use to identify one or more keys which are identified by a
number and which themselves need to have a key-string associated with them
for the actual authentication?

But, since the 'label' isn't sent, it shouldn't make any difference what the
name is.  I think the problem with the space is just a problem with IOS
processing that space correctly and not really relevant, but it'll be
interesting to see what you find out.

Your not losing your mind, but your comparing two chain names that I don't
believe need to be compared or be the same.

Take it for what it's worth!

> 
> Router A
> 
> key chain test
>  key 1
>    key-string cisco
> 
> ip rip authentication key test
> 
> Router B
>  key chain test2
>   key 1
>   key-string cisco
> 
> ip rip authentication test2
> 
> But if on routerB, I change the key-chain name to "test ". (yes
> there is
> a space at the end) and apply the appropriate "ip rip
> authentication
> test " into the interface then the router spits back about it
> not liking
> the authentication (invalid authentication)
> 
> Am I loosing my mind.  "test" and "test12345" are the same but
> "test"
> and "test " are different?   I know that in BGP, you can apply
> multiple
> route-maps and if you leave a space at the end, the router
> things there
> is another route-map your calling and therefor may not make it
> through.
> 
> Thanks all!
> 
> Tim
> 
> 




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=46672&t=46670
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to