beautypg.com

27 ip ospf areaid, 28 ip ospf authentication, 29 ip ospf cost – Kontron AT8902M CLI User Manual

Page 147: At8902m routing commands

background image

AT8902M

Routing Commands

Page 3 - 33

AT8902M CLI Reference Manual

3.7.26.1

no external-lsdb-limit

This command configures the default external LSDB limit for OSPF.
Format

no external-lsdb-limit

Mode

Router OSPF Config

3.7.27

ip ospf areaid

This command sets the OSPF area to which the specified router interface belongs. The

is an IP address, formatted as a 4-digit dotted-decimal number or a decimal

value in the range of <0-4294967295>. The

uniquely identifies the area to

which the interface connects. Assigning an area id, which does not exist on an

interface, causes the area to be created with default values.
Format

ip ospf areaid <

areaid>

Mode

Interface Config

3.7.28

ip ospf authentication

This command sets the OSPF Authentication Type and Key for the specified interface.

The value of <

type

> is either none, simple or encrypt. The <

key

> is composed of

standard displayable, non-control keystrokes from a Standard 101/102-key keyboard.

The authentication key must be 8 bytes or less if the authentication type is simple. If

the type is encrypt, the key may be up to 16 bytes. If the type is encrypt a <

keyid

> in

the range of 0 and 255 must be specified. Unauthenticated interfaces do not need an

authentication key or authentication key ID. There is no default value for this

command.
Format

ip ospf authentication

{none | {simple } | {encrypt

}}

Mode

Interface Config

3.7.28.1

no ip ospf authentication

This command sets the default OSPF Authentication Type for the specified interface.
Format

no ip ospf authentication

Mode

Interface Config

3.7.29

ip ospf cost

This command configures the cost on an OSPF interface. The <

cost

> parameter has a

range of 1 to 65535.
Default

10

Format

ip ospf cost <

1-65535>

Mode

Interface Config

3.7.29.1

no ip ospf cost

This command configures the default cost on an OSPF interface.
Format

no ip ospf cost