No ip ospf disable, No ip ospf hello-interval, No ip ospf message-digest-key – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 263

Advertising
background image

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

11-19

Configuration - Ethernet Interface Mode

no ip ospf disable

Use the Ethernet Interface no ip ospf disable command to enable OSPF processing on this
interface. To disable OSPF on this interface, see ip ospf disable command on page 11-11.

Syntax:

(config-int-eth-{

n})# ip ospf disable all

Example:

(config-int-eth-1)# ip ospf disable all

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ip ospf hello-interval

Use the Ethernet Interface no ip ospf hello-interval command to reset the interval of time to the
default setting of the path cost to the default setting of 10 seconds. To define the interval of time
between hello packets sent on the interface, see ip ospf hello-interval command on page 11-11.

Syntax:

(config-int-eth-{

n})# no ip ospf hello-interval

Example:

(config-int-eth-1)# no ip ospf hello-interval

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ip ospf message-digest-key

Use the Ethernet Interface no ip ospf message-digest-key command to remove an old MD5 key.
To enable OSPF MD5 (Message-Digest) authentication, see ip ospf message-digest-key command
on page 11-11.

Syntax:

(config-int-eth-{

n})# no ip ospf message-digest-key key-id

Example:

(config-int-eth-1)# no ip ospf message-digest-key 1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

key-id

Enter an ID for this key. Range is 1-255.

Advertising