set protocols ospf compatible rfc1583
Run the command set protocols ospf compatible rfc1583 to enable OSPF compatibility with RFC1583 (backward compatibility). If RFC1583 compatibility is enabled, then the route cost calculation follows a different method.
Run the command delete protocols ospf compatible to delete this configuration.
Command Syntax
set protocols ospf [vrf <vrf-name>]Â compatible rfc1583
delete protocols ospf [vrf <vrf-name>]Â compatible
Parameter
Parameter | Description |
vrf <vrf-name> | Optional. Specifies the name of the VRF for the OSPF instance. |
Example
- Â Enable OSPF RFC1583 compatibility:
admin@XorPlus# set protocols ospf vrf BLUE compatible rfc1583 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.