Command Reference Guide

SROS Command Line Interface Reference Guide HDLC Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 834
ip ospf authentication [message-digest | null]
Use the ip ospf authentication command to authenticate an interface that is performing OSPF
authentication.
Syntax Description
message-digest
Optional. Select message-digest authentication type.
null
Optional. Select for no authentication to be used.
Default Values
By default, this is set to null (meaning no authentication is used).
Command Modes
(config-interface)# Interface Configuration Mode
Valid interfaces include: Ethernet (eth 0/1), virtual PPP interfaces (ppp 1), virtual
HDLC interfaces (hdlc 1), virtual Frame Relay sub-interfaces (fr 1.20), tunnel
interfaces (tunnel 1), and VLAN interface (vlan 1).
Usage Examples
The following example specifies that no authentication will be used on the HDLC interface:
(config)#interface hdlc 1
(config-hdlc 1)#ip ospf authentication null