Configuring Port Authentication Introduction
6-111
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
DELETE TRACE AUTHENTICATION
Syntax
DELETE TRACE AUTHENTICATION [ INTERFACE={ type:id-range | id-range
| ifname-list | ALL } ] [ TYPE={ DOT1X } ] [ EVENT={ { SUCCESS |
FAILURE | LOGOFF } [ ,... ] | ALL } ]
Description Deletes various tracing parameters for port authentication.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
DELETE TRACE AUTHENTICATION INTERFACE=6.22-6.23
Option Description Default Value
INTERFACE The ethernet interfaces over which the 802.1X tracing
parameters are deleted.
ALL
TYPE The Port Authentication method to add. Only DOT1X
is currently supported
DOT1X
EVENT Specifies the type of Port Authentication event to
delete:
SUCCESS - Authentication has succeeded, and so a data
session can begin.
FAILURE - Authentication has failed.
LOGOFF - The supplicant has logged off, and the port
returns to an unauthorized state.
ALL - All types of events are included.
ALL
[ ,... ] Any combination of the Event types can be inserted
here, separated by a comma.