UMN:CLI User Manual
V5808
542
no ospf abr-type {cisco | ibm |
shortcut | standard}
Deletes a configured ABR type.
11.2.3 Compatibility Support
OSPF protocol in the V5808 uses RFC 2328 which is finding shorten path. However,
Compatibility configuration enables the switch to be compatible with a variety of RFCs
that deal with OSPF. Perform the following task to support many different features within
the OSPF protocol.
Use the following command to configure compatibility with RFC 1583.
Supports compatibility with RFC 1583.
Disables configured compatibility.
11.2.4 OSPF Interface
OSPF configuration can be changed. Users are not required to alter all of these
parameters, but some interface parameters must be consistent across all routers in an
attached network.
11.2.4.1 Authentication Type
Authentication encodes communications among the routers. This function is for security
of information in OSPF router.
To configure authentication of OSPF router for security, use the following command.
ip ospf authentication
[message-digest | null ]
Enables authentication on OSPF interface.
message-digest: MD5 encoding
null: no encoding
A.B.C.D: IP address for authentication
ip ospf A.B.C.D authentication
[message-digest | null]
If there is no choice of authentication type, the code communication will be based on text.
To delete comfigured authentication, use the following command.
no ip ospf authentication
Deletes configured authentication.
no ip ospf A.B.C.D
authentication