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 386

Advertising
background image

17-8

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

Configuration - PPTPC Mode

ip ospf disable

Use the PPTP Client 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 17-14.

Syntax:

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

Example:

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

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf hello-interval

Use the PPTP Client 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 17-15.

Syntax:

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

seconds

Example:

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

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf message-digest-key

Use the PPTP Client 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 17-15.

Syntax:

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

key-id md5 key

Example:

(config-pptpc-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