Ip Ospf Authentication - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#distribute-list 3 in System
DXS-3600-32S(config-router)#

40-12 ip ospf authentication

This command is used to configure the authentication type for an OSPF interface. Use the no command to restore to
default value.
ip ospf authentication [{message-digest | null}]
no ip ospf authentication
Parameters
message-digest
null
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip ospf authentication
DXS-3600-32S(config-if)#ip ospf authentication-key yourpass
DXS-3600-32S(config-if)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip ospf authentication message-digest
DXS-3600-32S(config-if)#ip ospf message-digest-key 10 md5 yourpass
DXS-3600-32S(config-if)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip ospf authentication null
DXS-3600-32S(config-if)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to set the distribute list in on the System interface.
(Optional) Specifies to use the MD5 authentication.
(Optional) Specifies that no authentication is used.
By default no authentication is configured.
Interface Configuration Mode.
Level: 8. (EI Mode Only Command)
The authentication type can be simple password authentication or MD5
authentication.
Use no ip ospf authentication or ip ospf authentication null command to remove
the authentication.
Users can verify the settings by entering the show ip ospf interface command.
This example shows how to set the System interface (VLAN 1) authentication type to
simple password.
This example shows how to set the System interface (VLAN 1) authentication type to
MD5.
This example shows how to remove the authentication on System interface (VLAN
1).
387

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents