SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
133
debug port-auth
Use the
debug port-auth
command to generate debug messages used to aid in troubleshooting problems
during the port authentication process. Debug messages are displayed (real time) on the terminal (or
Telnet) screen. Use the
no
form of this command to disable the debug messages. Variations of this
command include the following:
debug port-auth
debug port-auth auth-sm
debug port-auth bkend-sm
debug port-auth general
debug port-auth packet
debug port-auth packet [both | tx | rx]
debug port-auth reauth-sm
debug port-auth supp-sm
Syntax Description
auth-sm
Optional. Displays AuthPAE-state machine information.
bkend-sm
Optional. Displays backend-state machine information.
general
Optional. Displays configuration changes to the port authentication system.
packet both
Optional. Displays packet exchange information in both receive and
transmit directions.
packet rx
Optional. Displays packet exchange information in the receive-only
direction.
packet tx
Optional. Displays packet exchange information in the transmit-only
direction.
reauth-sm
Optional. Displays reauthentication-state machine information.
supp-sm
Optional. Displays supplicant-state machine information.
Default Values
By default, all debug messages in the SROS are disabled.
Usage Examples
The following example activates port authentication debug information on received packets:
ProCurve>
enable
ProCurve#
debug port-auth packet rx
Note
Turning on a large amount of debug information can adversely affect the performance of
your unit.