Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
213
22. D-Link Discovery Protocol (DDP) Client
Commands
22-1 ddp
This command is used to enable DDP client function globally or on the specified ports. Use the no form of
the 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)#
22-2 ddp report-timer
This command is used to configure interval between two consecutive DDP report messages. Use no form
of the command to revert the setting to default.