A SERVICE OF

logo

1305
<Sysname> system-view
[Sysname] OSPFv3
[Sysname-OSPFv3-1] preference 150
router-id
Syntax router-id router-id
undo router-id
View OSPFv3 view
Parameters router-id: A 32-bit router ID, in IPv4 address format.
Description Use the
router-id command to configure the OSPFv3 router ID.
Use the undo router-id command to remove a configured router ID.
Router ID is the unique identification of an OSPF process in an autonomous
system. An OSPFv3 process cannot run without a Router ID.
Make sure that different processes have different Router IDs.
Related commands: ospfv3.
n
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
silent-interface(OSPFv3 view)
Syntax silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
View OSPFv3 view
Parameters interface-type interface-number: Interface type and number
all: Specifies all interfaces.
Description Use the
silent-interface command to disable the specified interface from
sending OSPFv3 packets.