Find answers to your technical questions and learn how to use our products
Search suggestions:
Specifies the message-digest key for the interface. This command enables OSPF MD5 authentication. Use no ip ospf message-digest-key to remove an old MD5 key.
ip ospf message-digest-key key_id algorithm key
no ip ospf message-digest-key key_id
Parameter
Description
Possible Values
Default Value
key_id
The OSPF key ID
1-255
10
algorithm
The authentication algorithm
md5
key
The OSPF password
read-write
interface:Serial (DS1 PPP L2-L3, DS1 PPP L3, DS1 FR-SUB L2-L3, DS1 FR-SUB L3, USP PPP L2-L3, USP PPP L3), FastEthernet (L2-L3, L3, PPP L2-L3, PPP L3), VLAN (L2-L3, L3), Loopback (L2-L3, L3), Tunnel (L2-L3, L3), Dialer (L2-L3, L3)
To specify the message-digest key to be 3 with password mypwd:
Gxxx-001(if:FastEthernet 10/3)# ip ospf message-digest-key 3 md5 mypwd
Previous Topic
Next Topic