394 | Open Shortest Path First (OSPFv2)
www.dell.com | support.dell.com
Parameters
Defaults
110
Command Modes
ROUTER OSPF
Command
History
distance ospf
Configure an OSPF distance metric for different types of routes.
Syntax
distance ospf [external dist3] [inter-area dist2] [intra-area dist1]
To delete these settings, use the no distance ospf command.
Parameters
Defaults
external dist3 = 110; inter-area dist2 = 110; intra-area dist1 = 110.
Command Modes
ROUTER OSPF
Command
History
Usage
Information
T
o specify a distance for routes learned from other routing domains, use the redistribute command.
weight
Specify an administrative distance.
Range: 1 to 255.
Default: 110
ip-address
(OPTIONAL) Enter a router ID in the dotted decimal format.
If you enter a router ID, you must include the mask for that router address.
mask
(OPTIONAL) Enter a mask in dotted decimal format or /n format.
access-list-name
(OPTIONAL) Enter the name of an IP standard access list, up to 140 characters.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
external dist3 (OPTIONAL) Enter the keyword external followed by a number to specify a
distance for external type 5 and 7 routes.
Range: 1 to 255
Default: 110.
inter-area dist2 (OPTIONAL) Enter the keyword inter-area followed by a number to specify a
distance metric for routes between areas.
Range: 1 to 255
Default: 110.
intra-area dist1 (OPTIONAL) Enter the keyword intra-area followed by a number to specify a
distance metric for all routes within an area.
Range: 1 to 255
Default: 110.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module