Send documentation comments to mdsfeedback-doc@cisco.com
6-24
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug ethport
debug ethport
To enable Ethernet port debugging, use the debug ethport command in EXEC mode. To disable a debug
command, use the no form of the command or use the no debug all command to turn off all debugging.
debug ethport {all | error |
event [interface gigabitethernet slot/port | module slot] |
ha [interface gigibetethernet slot/port | module slot] |
trace [interface gigibetethernet slot/port | module slot]}
no debug ethport {all | error |
event [interface gigabitethernet slot/port | module slot] |
ha [interface gigibetethernet slot/port | module slot] |
trace [interface gigibetethernet slot/port | module slot]}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines
None.
Examples The following example displays the system output when the debug ethport all command is issued:
switch# debug ethport all
1981 May 5 07:28:59 ethport: fu_fsm_execute_all: match_msg_id(0), log_already_open(0)
1981 May 5 07:28:59 ethport: fu_fsm_execute_all: null fsm_event_list
1981 May 5 07:28:59 ethport: fu_fsm_engine_post_event_processing: mts msg
MTS_OPC_DEBUG_WRAP_MSG(msg_id 52343) dropped
all Enables debugging for all Ethernet port features.
error Enables debugging for Ethernet port error conditions.
event Enables debugging for Ethernet port events.
ha Enables debugging for port high availability.
trace Enables debugging for Ethernet port traces.
interface gigibetethernet
slot/port
Specifies the slot and port of the Gigabit Ethernet interface.
module slot Specifies the slot number of the module being debugged.
Release Modification
1.0(2) This command was introduced.