RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Viewing a List of Message Digest Keys 541
Section13.9.10.1
Viewing a List of Message Digest Keys
To view a list of message digest keys for an OSPF routing interface, type:
• For Standard OSPF Routes
show running-config routing ospf interface name message-digest-key
• For VRF Routes via OSPF
show running-config routing ospf interface name message-digest-key
Where:
• vrf is the name of the chosen VRF
• name is the name of the routing interface
If keys have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing ospf interface switch.0001 message-digest-key
routing ospf
interface switch.0001
message-digest-key 1
md5 RUGGEDCOM
!
!
!
If no message digest keys have been configured, add keys as needed. For more information, refer to
Section13.9.10.2, “Adding a Message Digest Key”.
Section13.9.10.2
Adding a Message Digest Key
To add a message digest key to an OSPF routing interface, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the key by typing:
• For Standard OSPF Routes
routing ospf interface name message-digest-key id
• For VRF Routes via OSPF
routing ospf vrf vrf interface name message-digest-key id
Where:
• vrf is the name of the chosen VRF
• name is the name of the routing interface
• id is the ID for the message digest key
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.9.10.3
Deleting a Message Digest Key
To delete a message digest key from an OSPF routing interface, do the following: