DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
261
22-10
no debug address_binding
Description
This command is used to stop the IMPB debug starting when the IMPB module receives an
ARP/IP packet or a DHCP packet.
Format
no debug address_binding
Parameters
None.
Restrictions
Only Administrators can issue this command.
Example
To stop IMPB debug: starting when the IMPB module receives an ARP/IP or DHCP packet:
DWS-3160-24PC:admin# no debug address_binding
Command: no debug address_binding
Success.
DWS-3160-24PC:admin#
22-11
debug stp config ports
Description
This command used to configure per-port STP debug level on the specified ports.
Format
debug stp config ports [<portlist> | all] [event | bpdu | state_machine | all] state [disable |
brief | detail]
Parameters
ports
- Specifies the STP port range to debug.
<portlist>
- Enter the list of port used for this configuration here.
all
- Specifies to debug all ports on the Switch.
event
- Debug the external operation and event processing.
bpdu
- Debug the BPDU’s that have been received and transmitted.
state_machine
- Debug the state change of the STP state machine.
all
- Debug all of the above.
state
- Specifies the state of the debug mechanism.
disable
- Disables the debug mechanism.
brief
- Sets the debug level to brief.