Enable/Disable RIPng traps

Syntax


router ripng trap

Description

Enable/Disable RIPng traps.

Options

Traps are generated as the result of finding an unusual condition while parsing an RIPng packet or a processing a timer event. If more than one type of unusual condition is encountered while parsing the packet or processing an event, only the first one will generate a trap.


interface-state-change

Send a trap when the state of an interface changes.


interface-config-error

Send a trap when a configuration conflict occurs for an interface.


interface-receive-bad-packet

Send a trap when an invalid packet is received on an interface.


all

Enable all the RIPng traps.

Usage


trap TRAP-NAME | all
no trap TRAP-NAME | all