MES53xx, MES33xx, MES23xx Ethernet Switch Series 195
Table 5.230. IP interface configuration mode commands
Disable routing via OSPF on the interface.
Enable routing via OSPF on the interface.
ip ospf authentication
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]
ip ospf authentication-key
key
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
Specify the channel status metric that represents the “value”
of data transfer via the link.
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.
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
Disable MTU verification.
ip ospf passive-interface
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
Assign priority of the router which is used for selection of DR
and BDR.
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
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
Ethernet and VLAN configuration mode commands:
Command line prompt:
console(config-if)#
Table 5.231. VLAN and Ethernet interface configuration mode commands
Disable routing via OSPFv3 on the interface.
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.