R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

381
router-id
Use router-id to configure the OSPFv3 router ID.
Use undo router-id to remove a configured router ID.
Syntax
router-id router-id
undo router-id
Views
OSPFv3 view
Default command level
2: System level
Parameters
router-id: Specifies a 32-bit router ID in IPv4 address format.
Usage guidelines
Router ID is the unique identifier of a device running an OSPFv3 process in the AS. The OSPFv3 process
cannot run without a Router ID.
Make sure that different processes have different Router IDs.
By configuring different router IDs for different processes, you can run multiple OSPFv3 processes on a
router.
Examples
# Configure the Router ID as 10.1.1.3 for OSPFv3 process 1.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] router-id 10.1.1.3
Related commands
ospfv3
silent-interface(OSPFv3 view)
Use silent-interface to disable the specified interface from receiving and sending OSPFv3 packets.
Use undo silent-interface to restore the default.
Syntax
silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
Default
An interface is able to receive and send OSPFv3 packets.
Views
OSPFv3 view