June 30, 2006 Chapter 7: Second Level Commands
SG1-UM-8500-03 7-61
Usage
no ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>
[\<sub-interface>] authentication-key
For parameters and examples, refer to “Using the ip ospf interface authentication-key command”.
Using the ip ospf interface message-digest-key command
This command configures the OSPF MD5 (Message Digest 5) authentication parameters.
Usage
ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>
[\<sub-interface>] message-digest-key <keyid> md5 <key>
Parameter(s)
<keyid>
This is the MD5 identifier to be used by neighboring OSPF routers.
<key>
This is the MD5 password (1 to 16 alphanumeric characters).
For additional parameters, refer to “Using the ip igmp proxy command” on page 7-51.
Example(s)
Using the no ip ospf interface message-digest-key command
This command removes the OSPF MD5 (Message Digest 5) authentication parameters.
Usage
no ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>
[\<sub-interface>] message-digest-key
For parameters and examples, refer to “Using the ip ospf interface message-digest-key command” on page 7-61.
Host(config)# no ip ospf interface ... message-digest-key
Host(config)# ip ospf interface Ethernet 1 \ 2 message-digest-key 25 md5 jkljlll
Host(config)# no ip ospf interface ... message-digest-key