4-61
Warning : Reset OSPF process? [Y/N]:Y
reset ospf redistribution
Syntax
reset ospf
[
process-id
]
redistribution
View
User view
Default Level
2: System level
Parameters
process-id
: OSPF process ID, in the range 1 to 65535.
Description
Use the
reset ospf redistribution
command to restart route redistribution. If no process ID is
specified, using the command restarts route redistribution for all OSPF processes.
Examples
# Restart route redistribution.
<Sysname> reset ospf redistribution
rfc1583 compatible
Syntax
rfc1583 compatible
undo rfc1583 compatible
View
OSPF view
Default Level
2: System level
Parameters
None
Description
Use the
rfc1583 compatible
command to make routing rules defined in RFC 1583 compatible.
Use the
undo rfc1583 compatible
command to disable the function.
By default, RFC 1583 routing rules are compatible.
RFC 1583 and RFC 2328 have different routing rules on selecting the best route when multiple AS
external LSAs describe routes to the same destination. Using this command can make them
compatible. If RFC 1583 is made compatible with RFC 2328, the routes in the backbone area are
preferred, if not, the routes in the non-backbone area are preferred to reduce the burden of the
backbone area.