udld retries
Syntax
udld retries <COUNT>
no retries
Description
Sets the UDLD retry count.
The
no
form of this command sets the retry count to the default value.
Command context
config-if
Parameters
<COUNT>
Specifies the UDLD retry count. Range: 3-10. Default: 4.
Authority
Administrators
Examples
Setting the UDLD retry count to 5 on interface 1/1/1:
switch(config)# interface 1/1/1 switch(config-if)# udld retries 5
Setting the UDLD retry count on interface 1/1/1 to the default value:
switch(config)# interface 1/1/1 switch(config-if)# no udld retries