Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Chapter 3 OSPF Configuration Commands
Huawei Technologies Proprietary
3-46
identified by different protocols, the protocol with a high preference will play a decisive
role.
Example
# Specify the preference of an imported external route of the AS as 160.
[Quidway-ospf-1] preference ase 160
3.1.46 reset ospf
Syntax
reset ospf
[
statistics
] {
all
|
process-id
}
View
User view
Parameter
statistics
: Reset OSPF statistics.
all
: Reset all OSPF processes.
process-id
: Process ID of OSPF, ranging from 1 to 65535.
Description
Using
reset ospf all
command, you can reset all the OSPF process.
Using
reset ospf process-id
command, you can reset the corresponding OSPF
process
This command can be used to reset the OSPF process and the following results are
expected:
z
Clear invalid LSA immediately without waiting for LSA timeout.
z
If the Router ID changes, a new Router ID will take effect by executing the
command.
z
Re-elect DR and BDR conveniently.
z
OSPF configuration before the restart will not lose.
The system will require the user to confirm whether to re-enable the OSPF protocol
after execution of the command.
Example
# Reset all the OSPF processes.
<Quidway> reset ospf all