R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

383
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.
Examples
# Disable an interface from receiving and sending OSPFv3 packets in OSPFv3 processes 100 and 200.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] router-id 10.110.1.9
[Sysname-ospfv3-100] silent-interface gigabitethernet 2/1/1
[Sysname-ospfv3-100] quit
[Sysname] ospfv3 200
[Sysname-ospfv3-200] router-id 20.18.0.7
[Sysname-ospfv3-200] silent-interface gigabitethernet 2/1/1
spf timers
Use spf timers to configure the delay interval and hold interval for OSPFv3 SPF calculation.
Use undo spf timers to restore the default.
Syntax
spf timers delay-interval hold-interval
undo spf timers
Default
The delay interval and hold interval default to 5s and 10s.
Views
OSPFv3 view