udld interval

Syntax

udld interval <TIME>

no udld interval

Description

Sets the packet transmission interval.

The no form of this command sets the packet transmission interval to the default value of 7000 ms.

Command context

config-if

Parameters

<TIME>

Specifies the packet transmission interval. Range: 200 to 90000 milliseconds, (in increments of 100).

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting the packet transmission interval to 1000 milliseconds on interface 1/1/1.

switch(config)# interface 1/1/1
switch(config-if)# udld interval 1000

Setting the packet transmission interval on interface 1/1/1 to the default value.

switch(config)# interface 1/1/1
switch(config-if)# no udld interval