No compatible rfc1583, No network area, No router-id – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 374

Advertising
background image

16-8

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Configuration - OSPF Mode

no compatible rfc1583

Use the Router OSPF no compatible rfc1583 command to disable RFC 1583 compatibility. To
restore RFC 1583 compatibility, see compatible rfc1583 command on page 16-3

Syntax:

(config-ospf)# no compatible rfc1583

Example:

(config-ospf)# no compatible rfc1583

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no network area

Use the Router OSPF no network area command to disable OSPF routing for the interface defined.
To define the interfaces on which OSPF will run and set the ID for those interfaces, see network
area
command on page 16-6
.

Syntax:

(config-ospf)# no network

address wildcard-mask area area-id

Example:

(config-ospf)# no network 192.168.1.1 0.0.0.255 area 1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no router-id

Use the Router OSPF no router-id command to force OSPF to use the previous OSPF router ID
behavior.

To use a fixed router ID,

see router-id command on page 16-9.

Syntax:

(config-ospf)# no router-id

Example:

(router-ospf)# no router-id

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

address

IP address

wildcard-mask

Wildcard mask to remove.

area-id

Identifier of the stub area, in the form:

ID number - Range 0-4294967295
IP address - IP address of the area.

Advertising