H3C S7500E Series Command Manual page 311

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Examples
# Summarize redistributed routes with a single route.
<Sysname> system-view
[Sysname] ip route-static 10.2.1.0 24 null 0
[Sysname] ip route-static 10.2.2.0 24 null 0
[Sysname] ospf 100
[Sysname-ospf-100] import-route static
[Sysname-ospf-100] asbr-summary 10.2.0.0 255.255.0.0 tag 2 cost 100
3.1.4 authentication-mode
Syntax
authentication-mode { simple | md5 }
undo authentication-mode
View
OSPF area view
Parameters
simple: Specifies the simple authentication mode.
md5: Specifies the MD5 ciphertext authentication mode.
Description
Use the authentication-mode command to specify an authentication mode for the
OSPF area.
Use the undo authentication-mode command to remove the authentication mode.
By default, no authentication mode is configured for an OSPF area.
Routers that reside in the same area must have the same authentication mode:
non-authentication, simple, or MD5.
Related commands: ospf authentication-mode.
Examples
# Specify the MD5 ciphertext authentication mode for OSPF area0.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 0
[Sysname-ospf-100-area-0.0.0.0] authentication-mode md5
Chapter 3 OSPF Configuration Commands
3-4

Advertisement

Table of Contents
loading

Table of Contents