traps
Specifies OSPF trap settings. The no version removes all OSPF trap settings or any specified traps.
[ no ] traps { all | [ virtIfStateChange | nbrStateChange | virtNbrStateChange |
ifConfigError | virtIfConfigError | ifAuthFailure | virtIfAuthFailure | ifRxBadPkt |
virtIfRxBadPkt | txRetransmit | virtTxRetransmit | originateLsa | maxAgeLsa |
ifStateChange ]* }
- allEnables all OSPF traps
- virtIfStateChangeSets a trap to indicate a state change on an OSPF virtual interface
- nbrStateChangeSets a trap to indicate a state change on a nonvirtual OSPF neighbor
- virtNbrStateChangeSets a trap to indicate a state change on a virtual OSPF neighbor
- ifConfigErrorSets a trap to indicate a configuration mismatch with a nonvirtual neighbor
- virtIfConfigErrorSets a trap to indicate a configuration mismatch with a virtual neighbor
- ifAuthFailureSets a trap to indicate an authentication failure on a nonvirtual interface
- virtIfAuthFailureSets a trap to indicate an authentication failure on a virtual interface
- ifRxBadPktSets a trap to indicate that a packet has been received that cannot be parsed
- virtIfRxBadPktSets a trap to indicate that a packet has been received on a virtual interface that cannot be parsed
- txRetransmitSets a trap to indicate that a packet has been retransmitted on a nonvirtual interface
- virtTxRetransmitSets a trap to indicate that a packet has been retransmitted on a virtual interface
- originateLsaSets a trap to indicate that a new LSA has been originated by this router
- maxAgeLsaSets a trap to indicate that an LSA in this router LSDB has reached MaxAge
- ifStateChangeSets a trap to indicate a state change on an OSPF interface
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
Router Configuration
Command introduced before JUNOSe Release 7.1.0.