H3C S7500E Series Command Manual page 585

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
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
3.1.34 silent-interface
Syntax
silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
View
OSPFv3 view
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 VLAN-interface 10 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
Chapter 3 IPv6 OSPFv3 Configuration Commands
3-37

Advertisement

Table of Contents
loading

Table of Contents