beautypg.com

25 ospf related configuration – Asus GigaX3124 User Manual

Page 298

background image

GigaX3124 Layer3 Switch CLI Command Reference

273

25 OSPF related Configuration

25.1 area (A.B.C.D| <0-4294967295>) authentication

Syntax

area (A.B.C.D| <0-4294967295>) authentication

Parameters

A.B.C.D OSPF area ID in IP address format

<0-4294967295> OSPF area ID as a decimal value

(ID 0.0.0.2 equals ID 2)

authentication Enable authentication

Command Mode Config-router mode
No/clear

no area (A.B.C.D| <0-4294967295>) authentication

Show

show running-config

Default

Not enable authentication

Description

To enable authentication for the specified area.

Examples

ASUS(config-router)# area 0.0.0.2 authentication

25.2 area (A.B.C.D| <0-4294967295>)

authentication message-digest

Syntax

area (A.B.C.D| <0-4294967295>) authentication message-digest

Parameters

A.B.C.D OSPF area ID in IP address format

<0-4294967295> OSPF area ID as a decimal value

(ID 0.0.0.2 equals ID 2)

authentication Enable authentication

message-digest Use message-digest authentication

Command Mode Config-router mode
No/clear

no area (A.B.C.D| <0-4294967295>) authentication

Show

show running-config

Default

Not enable authentication

Description

To enable authentication and use message-digest to authenticate

for the specified area.