RE: BGP password

From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Sat Jun 10 2006 - 20:09:05 ART


Router(config)#key chain MYKEY
Router(config-keychain)#key 1
Router(config-keychain-key)#key-string 7 1511021F0725
Router(config-keychain-key)#do sho key chain
Key-chain MYKEY:
    key 1 -- text "cisco"
        accept lifetime (always valid) - (always valid) [valid now]
        send lifetime (always valid) - (always valid) [valid now]
Router(config-keychain-key)#

Also as a side note the length of the password is: (encrypted string
length - 2) / 2. In your case the encrypted password's length is 12 so
12 - 2 = 10 / 2 = 5.

HTH,

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
 
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Larry Chuon
Sent: Saturday, June 10, 2006 4:01 PM
To: ccielab@groupstudy.com
Subject: BGP password

Hi group,

How do I figure out the actual password value of

router bgp 300
neighbor 140.1.14.4 remote-as 200
 neighbor 140.1.14.4 password 7 1511021F0725

TIA,
Larry



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:32 ART