390
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 the
silent-interface
command takes effect only on interfaces enabled with the current process.
Examples
# Disable VLAN-interface 10 from receiving and sending OSPFv3 packets in OSPFv3 processes 100 and
200.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] router-id 10.100.1.9
[Sysname-ospfv3-100] silent-interface vlan-interface 10
[Sysname-ospfv3-100] quit
[Sysname] ospfv3 200
[Sysname-ospfv3-200] router-id 20.100.1.9
[Sysname-ospfv3-200] silent-interface vlan-interface 10
router-id
Use
router-id
to configure a router ID.
Use
undo router-id
to remove the configured router ID.
Syntax
router-id
router-id
undo router-id
Default
No router ID is configured.
Views
OSPFv3 view
Predefined user roles
network-admin
Parameters
router-id
: Specifies a router ID, in IPv4 address format.
Usage guidelines
The router ID is the unique identifier for the device to run OSPFv3 in the AS. An OSPFv3 process cannot
run without a router ID.
Different processes must have different router IDs.
Examples
# Configure the router ID 10.1.1.3 for OSPFv3 process 1.
<Sysname> system-view
[Sysname] ospfv3 1