![MRV Communications OptiSwitch-2400/L3 Скачать руководство пользователя страница 121](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068121.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
113
Command
ip ospf retransmit-interval
value
Description
Enables you to specify the time between link-state advertisement
(LSA) retransmissions until it receives acknowledgment.
Syntax
Description
value
:
Specifies the value in seconds between retransmissions
from 3 to 65535.
No Form
no ip ospf retransmit-interval
:
Enables you to
return to the default
value.
Example
OS2400(config-if)# ip ospf retransmit-interval 488
OS2400(config-if)#
Command
ip ospf transmit-delay
value
Description
Enables you to define the time that it takes to transmit a link state
update.
Syntax
Description
value
:
Specifies the value in seconds from 1 to 65535.
No Form
no ip ospf transmit-delay
:
Enables you to
return to the default
value.
Example
OS2400(config-if)# ip ospf transmit-delay 388
OS2400(config-if)#
Command
ip rip authentication key-chain
name
Description
Enables authentication for RIP Version 2 packets and enables you
to define the set of keys that can be used on an interface.
Syntax
Description
name
:
Specifies the group of keys that are valid to enable
authentication.
No Form
no ip rip authentication key-chain
:
Disables authentication.
Example
OS2400(config-if)# ip rip authentication key-chain blue
Command
ip rip authentication mode
{
md5|text}
Description
Enables you to define the type of authentication used in RIP
Version II packets.
Syntax
Description
md5
:
Indicates md5 authentication.
text
:
Indicates simple text authentication.
No Form
no ip rip authentication mode
:
Enables you to
return to cleartext
authentication.
Example
OS2400(config-if)# ip rip authentication mode md5