H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 3 OSPF Configuration Commands
3-48
Note:
z To enable OSPF when Layer-2/Layer-3 multicast function is enabled in the system,
make sure you use the undo protocol multicast-mac enable command to disable
protocol multicast MAC address sending.
z You do not need to disable protocol multicast MAC address sending if the system is
enabled with OSPF only.
Examples
# Disable protocol multicast MAC address sending.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]undo protocol multicast-mac enable
3.1.45 reset ospf
Syntax
reset ospf [ statistics ] { all | process-id }
View
User view
Parameters
all: Resets all OSPF processes.
process-id: OSPF process ID, in the range 1 to 65535. If this argument is not specified,
all OSPF processes will be reset.
statistics: Resets OSPF statistics.
Description
Use the reset ospf all command to reset all OSPF processes.
Use the reset ospf process-id command to reset the specified OSPF process and
clear the statistics.
After you use this command to reset an OSPF process:
z Invalid LSA is cleared immediately before LSA times out.
z A new Router ID takes effect if the Router ID changes.
z DR and BDR are re-elected conveniently.
z OSPF configuration before the restart will not lose.
After this command is issued, the system will prompt you to confirm whether to
re-enable OSPF.