DXS-1210 Series Smart Managed Switch CLI Reference Guide
114
15.
D-Link Discovery Protocol (DDP) Client
Commands
15-1
ddp
This command is used to enable DDP client function globally or on the specified ports. Use the no
form of this command to disable DDP client.
ddp
no ddp
Parameters
None.
Default
By default, this option is enabled.
Command Mode
Global Configuration Mode.
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to enable or disable DDP client function globally or per physical port based.
When DDP is disabled on a port, the port will neither process nor generate DDP message. DDP
messages received by the port are flooded in VLAN.
Example
This example shows how to enable DDP globally.
Switch# configure terminal
Switch(config)# ddp
Switch(config)#
This example shows how to enable DDP on port 1/0/1.
Switch#configure terminal
Switch(config)#interface ethernet 1/0/1
Switch(config-if)#ddp
Switch(config-if)#
15-2
ddp report-timer
This command is used to configure interval between two consecutive DDP report messages. Use the
no form of this command to revert to the default setting.
ddp report-timer {30| 60| 90|120 |Never}
no ddp report-timer