- 466 -
Interface Config
8.3.2.46 router-id
router-id command sets a 4-digit dotted-decimal number uniquely identifying the router ospf id. The
<ipaddress> is a configured value.
Syntax
router-id <ipaddress>
Default Setting
None
Command Mode
Router OSPF Config Mode
8.3.2.47 redistribute
redistribute command configures OSPF protocol to allow redistribution of routes from the specified
source protocol/routers. no redistribute command configures OSPF protocol to prohibit redistribution of
routes from the specified source protocol/routers.
Syntax
redistribute {rip | bgp | static | connected} [metric <0-16777214>] [metric-type {1 | 2}] [tag
<0-4294967295>] [subnets]
no redistribute {rip | bgp | static | connected} [metric <0-16777214>] [metric-type {1 | 2}] [tag
<0-4294967295>] [subnets]
Default Setting
metric—unspecified
type—2
tag—0
Command Mode
Router OSPF Config Mode