
92
redistribute { bgp | connected | static
| rip | kernel} [ metric-type { 1 | 2 } ]
[ tag <tag> ] [ metric <cost_value> ]
[router-map <WORD>]
no redistribute { bgp | connected |
static | rip | kernel }
Distribute other protocols to find routing
and static routings as external routing
messages the
no redistribute { bgp |
connected | static | rip | kernel }
command cancels the distributed external
messages.
(
3
)
Configure OSPF importing the routes of other OSPF processes
1) Enable the function of OSPF importing the routes of other OSPF processes
Command
Explanation
Router ospf mode
redistribute ospf [<process-id>]
[metric<value>] [metric-type
{1|2}][route-map<word>]
no redistribute ospf [<process-id>]
[metric<value>] [metric-type {1|2}][r
oute-map<word>]
Enable or disable the function of OSPF
importing the routes of other OSPF
processes.
2) Display relative information
Command
Explanation
Any mode
show ip ospf [<process-id>] redistri
bute
Display the configuration information of
the OSPF process importing other outside
routes.
3) Debug
Command
Explanation
Admin mode
debug ospf redistribute message
send
no debug ospf redistribute message
send
debug ospf redistribute route receive
no debug ospf redistribute route
receive
Enable/disable debugging of sending
command from OSPF process
redistributed to other ospf process routing.
Enable/disable debugging of received
routing message from nsm for OSPF
process.
(
4
)
Configure other OSPF protocol parameters
1
)
configure how to calculate OSPF spf algorithm time