HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
504
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 can receive and send OSPFv3 packets.
Views
OSPFv3 view
Predefined user roles
network-admin
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 Ethernet 1/1 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 ethernet 1/1
[Sysname-ospfv3-100] quit
[Sysname] ospfv3 200
[Sysname-ospfv3-200] router-id 20.100.1.9
[Sysname-ospfv3-200] silent-interface ethernet 1/1
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.