3com 8807 Reference Guide

Page of 1099
476
C
HAPTER
 26: I
NTEGRATED
 IS-IS C
ONFIGURATION
 C
OMMANDS
used to enable each interface which needs to run an IS-IS process. The IS-IS 
protocol is actually enabled upon the completion of these configurations.
Only one IS-IS routing process can be started on one router.
Related command: isis enablenetwork-entity.
Example
# Start an IS-IS routing process, in which the system ID is 0000.0000.0002 and the 
area ID is 01.0001.
[SW8800] isis
 
[3Com-isis] network-entity 01.0001.0000.0000.0002.00 
isis authentication-mode
Syntax
isis authentication-mode { simple | md5 } password [ { level-1 | level-2 } [ ip | 
osi ] ]
undo isis authentication-mode { simple | md5 } password [ { level-1 | level-2 } 
ip | osi ] ]
View
VLAN interface view
Parameter
simple: Configures to transmit the password in plain text.
md5: Configures to transmit the password encrypted with MD5 algorithm.
password: Configures a password. If simple authentication is used, the password 
must be a simple-text password. If MD5 authentication is used, the password can 
be a simple-text or a cipher-text password. A simple-text password can be a 
character string with no more than 16 characters, for example, 3com918. Note 
that the simple-text password defined for MD5 authentication is displayed in 
cipher text. A cipher-text password must have 24 characters in cipher text, for 
example, (TT8F]Y5SQ=^Q‘MAF4<1!!.
level-1: Configures authentication password for L1.
level-2: Configures authentication password for L2.
ip: If this item is configured, the system checks the configuration of the 
corresponded field of the IP in LSP.
osi: If this item is configured, the system checks the configuration of the 
corresponded field of the OSI in LSP.
The configuration of ip or osi is independent of the real network environment.
Description
Use the isis authentication-mode command to configure the IS-IS to 
authenticate the Hello packets of the corresponding level, in the specified mode 
and with the specified password on the IS-IS interface.