System information

Adit 3000 CLI - Release 1.6 12-9
Configuration - Serial Interface Mode
ip ospf disable
ip ospf disable
Use the Serial 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 12-16.
Syntax: (config-int-ser-{n})# ip ospf disable all
Example: (config-int-ser-1)# ip ospf disable all
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
ip ospf hello-interval
Use the Serial Interface ip ospf hello-interval command to define the interval of time between hello
packets that the Adit 3000 sends 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 12-16.
Syntax: (config-int-ser-{n})# ip ospf hello-interval seconds
Example: (config-int-ser-1)# ip ospf hello-interval 12
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
ip ospf message-digest-key
Use the Serial 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 12-17.
Syntax: (config-int-ser-{n})# ip ospf message-digest-key key-id md5 key
Example: (config-int-ser-1)# ip ospf message-digest-key 1 md5 key1
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
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.