HP VPN Firewall Appliances Network Management Command Reference

843
Examples
# Set a preference of 150 for OSPFv3 routes.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-OSPFv3-1] preference 150
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: 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 }