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

Page 350

Advertising
background image

15-8

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

Configuration - L2TPC Mode

ip ospf disable

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

Syntax:

(config-l2tpc-{n})# ip ospf disable all

Example:

(config-l2tpc-1)# ip ospf disable all

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf hello-interval

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

Syntax:

(config-l2tpc-{n})# ip ospf hello-interval

seconds

Example:

(config-l2tpc-1)# ip ospf hello-interval 12

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf message-digest-key

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

Syntax:

(config-l2tpc-{n})# ip ospf message-digest-key

key-id md5 key

Example:

(config-l2tpc-1)# ip ospf message-digest-key 1 md5 key1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

seconds

Range is 1-65535 seconds, with a default of 10.

Note: This value must be the same for all nodes on the network.

Field

Definition

key-id

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

key

Enter a alphanumeric password, with up to 8 characters.

Advertising