rfc1583-compatibility

Syntax

rfc1583-compatibility

no rfc1583-compatibility

Description

Enables OSPF compatibility with RFC1583 (backward compatibility). If RFC1583 compatibility is enabled, then the route cost calculation follows a different method.

The no form of this command disables OSPF compatibility with RFC1583 (backward compatibility). By default the RFC1583 compatibility is disabled.

Command context

config-ospf

Authority

Administrators

Examples

Enabling OSPF RFC1583 compatibility:

switch(config)# router ospf 1
switch(config-ospf-1)# rfc1583-compatibility

Disabling OSPF RFC1583 compatibility:

switch(config)# router ospf 1
switch(config-ospf-1)# no rfc1583-compatibility