ip ospf hello-interval
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
565
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
IP OSPF HELLO-INTERVAL
ip ospf hello-interval <1-65535>
DESCRIPTION
This command is entered in the Interface Configuration Mode. This command
specifies the length of time (in seconds) between the hello packets that OSPF
sends on an interface.
PARAMETERS
DEFAULT VALUE
The default hello-interval is 10 seconds.
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip ospf hello-interval 20
IP OSPF MESSAGE-DIGEST-KEY
ip ospf message-digest-key <1-255> md5 <key>
DESCRIPTION
This command is entered in the Interface Configuration Mode. This command
enables OSPF MD5 authentication.
The values for the key-id and key arguments must match the values specified for
other neighbors on a network segment.
PARAMETERS
DEFAULT VALUE
OSPF MD5 authentication is disabled.
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip ospf message-digest-key
100 md5 passwordline
Parameter Description
1-65535 Specifies the interval (in seconds). The value must be the
same for all nodes on a specific network.
Parameter Description
<1-255> Key number in the range from 1 to 255.
key The message digest authentication key.