HP VPN Firewall Appliances Network Management Command Reference

369
Examples
# C o n fi g u r e a g l o b a l ro u t e r I D a s 1.1.1.1.
<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, issue the command on the interface connected to the
network.
Examples
# Disable interface GigabitEthernet 0/1 from sending OSPF packets.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] silent-interface gigabitethernet 0/1
snmp-agent trap enable ospf
Use snmp-agent trap enable ospf to enable the sending of SNMP traps for a specified OSPF process.
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 ] *