Authentication-Mode - H3C s3600 series Command Manual

Hide thumbs Also See for s3600 series:
Table of Contents

Advertisement

Parameters
ip-address: IP address of the summary route, in dotted decimal notation.
mask: IP address mask, in dotted decimal notation.
not-advertise: Specifies not to advertise the summary route. If this argument is not provided, the
summary route will be advertised.
tag value: Tag value, which is mainly used to control route advertisement through a route-policy. It
ranges from 0 to 4294967295 and defaults to 1.
Description
Use the asbr-summary command to enable OSPF to summarize redistributed routes.
Use the undo asbr-summary command to disable the summarization function.
By default, redistributed routes are not summarized.
After the summarization of redistributed routes is configured, if the local router is an autonomous
system border router (ASBR), this command summarizes the redistributed Type-5 LSAs falling into the
specified network. If an NSSA area is configured, this command also summarizes the redistributed
Type-7 LSAs falling into the specified network.
If the local router acts as an NSSA ABR, this command summarizes Type-5 LSAs translated from
Type-7 LSAs falling into the specified network. This command does not take effect on non NSSA ABRs.
Related commands: display ospf asbr-summary.
Examples
# Configure two ASBR summary routes, and specify tag values of 8 and 10 for the routes respectively.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ospf 1
[Sysname-ospf-1] asbr-summary 10.2.0.0 255.255.0.0 tag 8
[Sysname-ospf-1] asbr-summary 20.2.0.0 255.255.0.0 tag 10

authentication-mode

Syntax
authentication-mode { simple | md5 }
undo authentication-mode
View
OSPF area view
Parameters
simple: Specifies the simple text authentication mode.
md5: Specifies the MD5 cipher text authentication mode.
Description
Use the authentication-mode command to configure one area of OSPF to support the authentication
attribute.
4-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents