MES53xx, MES33xx, MES23xx Ethernet Switch Series
195
Table 5.230. IP interface configuration mode commands
Command
Value/Default value
Action
ip ospf shutdown
-/enabled
Disable routing via OSPF on the interface.
no ip ospf shutdown
Enable routing via OSPF on the interface.
ip ospf authentication
*keychain
key_chain
| null |
message-digest]
key_chain: (1..32)
characters;
Authentication is disabled
by default
Enable authentication in OSPF and specify its type:
-
key-chain
– name of the set of keys created by the
key chain
command;
-
null
– do not use authentication;
-
message-digest
– MD5 authentication.
no ip ospf authentication
[key-chain]
Set the default value.
ip ospf authentication-key
key
key: (1..8) characters
Set the password for authentication of the neighbours
available through the current interface.This password will be
added as an authentication key to the header of each OSPF
packet going to that network.
no ip ospf
authenticationkey
Delete the password.
ip ospf cost
cost
cost: (1..65535)/10
Specify the channel status metric that represents the “value”
of data transfer via the link.
no ip ospf cost
Set the default value.
ip ospf dead-interval
{
interval
| minimal}
interval: (1..65535)
seconds;
minimal – 1 sec
Set the time interval in seconds after which the neighbour will
be considered as “dead”. This interval must be a multiple of
hello-interval. As a rule, dead-interval equals 4 hello packet
intervals.
no ip ospf dead-interval
Set the default value.
ip ospf hello-interval
interval
interval: (1..65535)/10
seconds
Set the time interval in seconds after which the router sends
the next hello-package from the interface.
no ip ospf hello-interval
Set the default value.
ip ospf mtu-ignore
-/enabled
Disable MTU verification.
no ip ospf mtu-ignore
Set the default value.
ip ospf passive-interface
-/disabled
Prohibit an IP interface from exchanging protocol messages
with neighbours via the specified physical interface.
no ip ospf passive-interface
Allow IP interface to exchange protocol messages with
neighbours.
ip ospf priority
priority
priority: (0..255)/1
Assign priority of the router which is used for selection of DR
and BDR.
no ip ospf priority
Set the default value.
ip ospf retransmit-interval
interval
interval: (1..65535)/5
seconds
Enable authentication in OSPF and specify its type:
-
text
– clear text authentication;
-
key-chain
– name of the set of keys created by the
key chain
command.
no ip ospf
retransmitinterval
Set the default value.
ip ospf transmit-delay
delay
delay: (1..65535)/1
seconds
Specify an approximate time in seconds required to transfer a
channel status packet.
no ip ospf transmit-delay
Set the default value.
Ethernet
and
VLAN
configuration mode commands
:
Command line prompt:
console(config-if)#
Table 5.231. VLAN and Ethernet interface configuration mode commands
Command
Value/Default value
Action
ipv6 ospf shutdown
-/enabled
Disable routing via OSPFv3 on the interface.
no ipv6 ospf shutdown
Enable routing via OSPFv3 protocol on the interface.
ipv6 ospf
process
area
area
[shutdown]
process: (1..65536);
area: router ID in the IPv4
address format
Enable (disable) an OSPF process for a specific area.