clear multiauth trap

Use this command to clear the system‘s multiple authentication trap settings.

Syntax

clear multiauth trap {system | module | port portstring {all | success | failed | terminated | max-reached}}

Parameters

port portstring Clears the configuration of MultiAuth port trap settings for the port specified in portstring.
all Enables sending all traps for the specified port.
success Enables sending success traps for the specified port.
failed Enables sending failed traps for the specified port.
terminated Enables sending terminated traps for the specified port.
max-reached Enables sending max number users reached traps for the specified port.

Defaults

None.

Mode

All command modes.

Examples

This example shows how to disable the MultiAuth system trap setting:

System(rw)->clear multiauth trap system

This example shows how to disable all MultiAuth port trap settings:

System(rw)->clear multiauth trap port ge.1.1 all