Switch 7700 Command reference Guide, v2.0

Table Of Contents
162 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
area-authentication-
mode
Syntax
area-authentication-mode { simple | md5 } password [ ip | osi ]
undo area-authentication-mode { simple | md5 } [ ip | osi ]
View
IS-IS view
Parameter
password: Specify the password, ranging from 1 to 24 characters.
simple: Configure to transmit the password in simple text.
md5: Configure to transmit the password encrypted with MD5 algorithm.
ip: Specify the IP authentication password.
osi: Specify the OSI authentication password.
The configuration of ip or osi authentication password is independent of the real
network environment.
Description
Use the area-authentication-mode command to configure ISIS to
authenticate the received level-1 routing information packets (LSP, CSNP and
PSNP), according to the pre-defined mode and password.
Use the undo area-authentication-mode command to configure ISIS not to
authenticate the said packets.
In default configuration, the system will not authenticate the received level-1
routing packets, and there is no password. By using this command, you can clear
all the level-1 routing packets, whose area authentication passwords do not
consistent with the one set via this command. At the same time, this command
will let ISIS insert the area authentication password into all the level-1 routing
packets sent by this node, in a certain mode.
Related commands: reset isis all, domain-authentication-mode, isis
authentication-mode
.
Example
Set the area authentication password as "hello" and the authentication type as
simple.
[SW7700]isis
[SW7700-isis]area-authentication-mode simple hello
default-route-advertise Syntax
default-route-advertise [ route-policy route_policy_name ]
undo default-route-advertise [ route-policy route_policy_name ]
View
IS-IS view