Quick Reference Guide

438 | OSPF Commands
www.dell.com | support.dell.com
maximum-paths
This command sets the number of paths that OSPF can report for a given destination where maxpaths
is platform dependent.
The no version of this command resets the number of paths that OSPF can report for a given
destination back to its default value.
Syntax
maximum-paths maxpaths
no maximum-paths
Default
4
Mode
OSPF Router Config
router-id
This command sets a 4-digit dotted-decimal number uniquely identifying the router ospf ID. The
ipaddress is a configured value.
Syntax
router-id ipaddress
Mode
Router OSPF Config
router ospf
In the Global Config mode, enter the router ospf command to access Router OSPF Config mode. To
exit to the Global Config mode from the Router OSPF Config mode, enter the exit command.
redistribute
This command configures OSPF protocol to redistribute routes from the specified source protocol/
routers.
The no version of this command configures OSPF protocol to redistribute routes from the specified
source protocol/routers.
Syntax
redistribute {rip | static | connected} [metric 0-16777215] [metric-type {1 | 2}] [tag
0-4294967295] [subnets]
no redistribute {rip | static | connected} [metric] [metric-type] [tag] [subnets]
Default
metric—unspecified; type—2; tag—0
Mode
Router OSPF Config