Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||||||||
|
Posted by linguafr on April 21, 2008, 5:16 pm
Please log in for more thread options plain text ospf keys, while IOS only supports MD5 or nothing at all, ie. "null". Anyone know if this is the case and if there's a solution to using ospf between a css and an ios device? thx | |||||||||||||||||||
|
Posted by News Reader on April 21, 2008, 6:12 pm
Please log in for more thread options Re: IOS plain text OSPF keys: From : http://www.cisco.com/en/US/docs/ios/12_2/iproute/command/reference/1rfospf.html#wp1033181 ip ospf authentication-key To assign a password to be used by neighboring routers that are using the OSPF simple password authentication, use the ip ospf authentication-key command in interface configuration mode. To remove a previously assigned OSPF password, use the no form of this command. ip ospf authentication-key password no ip ospf authentication-key Syntax Description password Any continuous string of characters that can be entered from the keyboard up to 8 bytes in length. Usage Guidelines The password created by this command is used as a "key" that is inserted directly into the OSPF header when the Cisco IOS software originates routing protocol packets. A separate password can be assigned to each network on a per-interface basis. All neighboring routers on the same network must have the same password to be able to exchange OSPF information. Note The Cisco IOS software will use this key only when authentication is enabled for an area with the area authentication router configuration command. Examples The following example enables the authentication key with the string yourpass: ip ospf authentication-key yourpass Best Regards, News Reader | |||||||||||||||||||
|
Posted by linguafr on April 21, 2008, 6:34 pm
Please log in for more thread options
thx that's the solution. | |||||||||||||||||||
| Similar Threads | Posted |
| Re: basic/weird ospf question- ospf gurus need help!!! | December 11, 2007, 4:31 am |
| ospf | February 6, 2006, 11:17 am |
| ospf | March 2, 2006, 8:29 pm |
| OSPF | March 2, 2006, 8:53 pm |
| Useful OSPF Q & A | August 24, 2006, 7:50 am |
| OSPF behind a PIX | June 29, 2005, 12:01 pm |
| ospf | June 30, 2005, 1:38 pm |
| OSPF or BGP | January 9, 2007, 2:15 pm |
| Ospf in VRF | April 2, 2007, 4:41 am |
| ospf on css | April 21, 2008, 5:16 pm |
| EIGRP and OSPF | July 24, 2005, 11:42 pm |
| ospf over mpls | August 29, 2005, 7:15 am |
| OSPF over GRE Tunnels | September 25, 2005, 2:25 pm |
| Lab Challenge 8 - OSPF lab 2 | November 2, 2005, 11:13 pm |
| ip ospf priority | November 10, 2005, 11:13 am |

ospf on css
Yahoo!
Windows Live
del.icio.us
digg
Netscape 





> plain text ospf keys, while IOS only supports MD5 or nothing at all,
> ie. "null". Anyone know if this is the case and if there's a solution
> to using ospf between a css and an ios device?
>
> thx