F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
841
Default command level
2: System level
Parameters
router-id: 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
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
all: Specifies all interfaces.
Usage guidelines
Multiple processes can disable the same interface from receiving and sending OSPFv3 packets, but use
of the silent-interface command takes effect only on interfaces enabled with the current process.