Version 7.2 707 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Command Mode
Privileged User
Example
This example sets the OSPF authentication key to a simple password.
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf authentication-key passx
75.2.2.79.3.2 ip ospf authentication message-digest
This command specifies that MD5 HMAC authentication must be used on this interface.
Syntax
ip ospf authentication message-digest [a.b.c.d]
Arguments Description
a.b.c.d Address of the interface.
Default
NA
Command Mode
Privileged User
Example
This example specifies that MD5 HMAC authentication must be used on this interface.
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf authentication message-digest
75.2.2.79.3.3 ip ospf message-digest-key KEYID md5 KEY
This command sets the OSPF authentication key to a cryptographic password.
Syntax
ip ospf message-digest-key KEYID md5 KEY [a.b.c.d]
no ip ospf message-digest-key
Command Description
KEYID Defines the KEYID in the range of 1 – 255.
KEY Defines the OSPF password.
a.b.c.d Address of the interface.