xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
167
To disable address binding trap log on the Switch:
DES-3528:admin# disable address_binding trap_log
Command: disable address_binding trap_log
Success.
DES-3528:admin#
debug address_binding
Purpose
Used to configure the address binding debugging feature on the Switch.
Syntax
debug address_binding [event | dhcp | all] state [enable | disable]
Description
This command is used to configure the IP–MAC–Port Binding debugging feature. The
debugging feature is disabled by default.
Parameters
event
– The Switch will print out the debug messages when an IMPB module receives
ARP/IP packets.
dhcp
–The Switch will print out the debug messages when the IMPB module receives the
DHCP packets.
all
–The Switch will print out all debugging messages.
state
– Specifies the state of the debug.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To open the debug event:
DES-3528:admin# debug address_binding event state enable
Command: debug address_binding event state enable
Success.
DES-3528:admin#
no debug address_binding
Purpose
Used to disable IMPB debugging on the Switch.
Syntax
no debug address_binding
Description
This command is used to disable IMPB debugging on the Switch.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To close the debug:
DES-3528:admin# no debug address_binding
Command: no debug address_binding
Success.
DES-3528:admin#