Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 11-11
Configuration - Ethernet Interface Mode
ip ospf disable
Use the Ethernet Interface 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 11-19.
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
ip ospf hello-interval
Use the Ethernet Interface 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 11-19.
Syntax: (config-int-eth-{n})# ip ospf hello-interval seconds
Example: (config-int-eth-1)# ip ospf hello-interval 12
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip ospf message-digest-key
Use the Ethernet Interface 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 11-19.
Syntax: (config-int-eth-{n})# ip ospf message-digest-key key-id md5 key
Example: (config-int-eth-1)# ip ospf message-digest-key 1 md5 pass777
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.