9-43
[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
Default Level
2: System level
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.
Use the
undo silent-interface
command to restore the default.
An interface is able to send OSPFv3 packets by default.
Multiple processes can disable the same interface from 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 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 vlan-interface 10
[Sysname-ospfv3-100] quit
[Sysname] ospfv3 200
[Sysname-ospfv3-200] router-id 20.18.0.7
[Sysname-ospfv3-200] silent-interface vlan-interface 10
spf timers
Syntax
spf timers delay-interval hold-interval
undo spf timers
View
OSPFv3 view
Default Level
2: System level