28 ip ospf authentication-key auth_key – Asus GigaX3124 User Manual

Page 313

Advertising
background image

GigaX3124 Layer3 Switch CLI Command Reference

288

25.28 ip ospf authentication-key AUTH_KEY

Syntax

ip ospf authentication-key [AUTH_KEY]

Parameters

AUTH_KEY Character string, max. 8 characters

Command Mode Interface configuration mode
No/clear

no ip ospf authentication-key

Show

show running-config

Default
Description

Set OSPF authentication key to a simple password for a specific

IP interface. After setting AUTH_KEY, all OSPF packets are

authenticated. AUTH_KEY has length up to 8 chars.

Examples

ASUS(config-if)# ip ospf authentication-key abcdefgh

25.29 ip ospf cost <1-65535>

Syntax

ip ospf cost <1-65535>

Parameters
Command Mode Interface configuration mode
No/clear

no ip ospf cost

Show

show ip ospf interface [IFNAME]

Default

The default is 1

Description

Set link cost for the specified interface. The cost value is set to

router-LSA’s metric field and used for SPF calculation.

Examples

ASUS(config-if)# ip ospf cost 100

25.30 ip ospf (hello-interval| retransmit-interval|

transmit-delay| dead-interval) <1-65535>

Syntax

ip ospf (hello-interval| retransmit-interval| transmit-delay| dead-

interval) <1-65535>

Parameters
Command Mode Interface configuration mode
No/clear

no ip ospf (hello-interval| retransmit-interval| transmit-delay|

Advertising