DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
387
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
Example
This example shows how to set the distribute list in on the System interface.
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)#
message-digest
(Optional) Specifies to use the MD5 authentication.
null
(Optional) Specifies that no authentication is used.
Default
By default no authentication is configured.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
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.
Example
This example shows how to set the System interface (VLAN 1) authentication type to
simple password.
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
This example shows how to set the System interface (VLAN 1) authentication type to
MD5.
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
This example shows how to remove the authentication on System interface (VLAN
1).
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-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...