Ospf Authentication-Mode - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
3.1.38 ospf
Syntax
ospf [ process-id | router-id router-id ]*
undo ospf [ process-id ]
View
System view
Parameters
process-id: OSPF process ID, in the range 1 to 65535.
router-id: OSPF Router ID, in dotted decimal format.
Description
Use the ospf command to enable an OSPF process.
Use the undo ospf command to disable an OSPF process.
No OSPF process is enabled by default.
You can enable multiple OSPF processes on a router and specify different Router IDs
for these processes.
Examples
# Enable OSPF process 100 and specify Router ID 10.10.10.1.
<Sysname> system-view
[Sysname] ospf 100 router-id 10.10.10.1
[Sysname-ospf-100]

3.1.39 ospf authentication-mode

Syntax
For MD5/HMAC-MD5 authentication:
ospf authentication-mode { md5 | hmac-md5 } key-id [ plain | cipher ] password
undo ospf authentication-mode { md5 | hmac-md5 } key-id
For simple authentication:
ospf authentication-mode simple [ plain | cipher ] password
undo ospf authentication-mode simple
View
Interface view
Chapter 3 OSPF Configuration Commands
3-43

Advertisement

Table of Contents
loading

Table of Contents