![MRV Communications OptiSwitch-2400/L3 Скачать руководство пользователя страница 120](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068120.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
112
Command
ip ospf message-digest-key
key-id
md5
key-word
Description
Enables OSPF MD5 authentication for incoming and outgoing
packets.
Syntax
Description
key-id
:
Specifies the message digest key identifier from 1 to 255.
key-word
:
Specifies the OSPF password key.
No Form
no ip ospf message-digest-key
key-id
:
Enables you to
remove an
old MD5 key.
Example
OS2400(config-if)# ip ospf message-digest-key 200 md5 23ab
OS2400(config-if)
Command
ip ospf network
{
broadcast|non-broadcast|point-to-
multipoint|point-to-point}
Description
Enables you to configure a specific OSPF network type as a
different network type.
Syntax
Description
broadcast
:
Specifies the network type as a broadcast network.
non-broadcast
: Specifies the network type as a non-broadcast
NMBA network.
point-to-multipoint
:
Specifies the network type as a
point-to-multipoint network.
point-to-point
: Specifies the network type as a point-to-point
network.
No Form
no ip ospf network
:
Enables you to
return to the default network
type.
Example
OS2400(config-if)# ip ospf network broadcast
OS2400(config-if)#
Command
ip ospf priority
value
Description
Enables you to define router priority, which determines the
designated router for this network.
Syntax
Description
value
:
Specifies the priority value from 0 to 255.
No Form
no ip ospf priority
:
Enables you to
return to the default value.
Example
OS2400(config-if)# ip ospf priority 200
OS2400(config-if)#