R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
129
Examples
# Configure a global router ID.
<Sysname> system-view
[Sysname] router id 1.1.1.1
silent-interface (OSPF view)
Use silent-interface to disable an interface or all interfaces from r sending OSPF 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 send OSPF packets.
Views
OSPF 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
A disabled interface is a passive interface that cannot send any hello packets.
To disable a network from receiving OSPF routes, you can issue this command on the interface
connected to the network.
Examples
# Disable an interface from sending OSPF packets.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] silent-interface GigabitEthernet 2/0/0
snmp-agent trap enable ospf
Use snmp-agent trap enable ospf to enable the sending of SNMP traps for a specified OSPF process. If
no process is specified, the feature is enabled for all processes.
Use undo snmp-agent trap enable ospf to disable the feature.
Syntax
snmp-agent trap enable ospf [ process-id ] [ ifauthfail | ifcfgerror | ifrxbadpkt | ifstatechange |
iftxretransmit | lsdbapproachoverflow | lsdboverflow | maxagelsa | nbrstatechange | originatelsa |
vifcfgerror | virifauthfail | virifrxbadpkt | virifstatechange | viriftxretransmit | virnbrstatechange ] *










