Udld for tagged ports, Displaying udld information, Displaying information for all ports – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 361

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

327

53-1003053-01

UDLD overview

Syntax: [no] link-keepalive retries <num>

The <num> parameter specifies the maximum number of times the port will try the health check.
You can specify a value from 3 – 64. The default is 7.

UDLD for tagged ports

The default implementation of UDLD sends the packets untagged, even across tagged ports. If the
untagged UDLD packet is received by a third-party switch, that switch may reject the packet. As a
result, UDLD may be limited only to devices, since UDLD may not function on third-party switches.

You can configure ports to send out UDLD control packets that are tagged with a specific VLAN ID
as tagged UDLD control packets. This feature also enables third party switches to receive the
control packets that are tagged with the specified VLAN.

To enable ports to receive and send UDLD control packets tagged with a specific VLAN ID, enter
commands such as the following.

TurboIron(config)#link-keepalive ethernet 18 vlan 22

This command enables UDLD on port 18 and allows UDLD control packet tagged with VLAN 22 to
be received and sent on port 18.

Syntax: [no] link-keepalive ethernet <portnum> [vlan <vlan-ID>]

Enter the ID of the VLAN that the UDLD control packets can contain to be received and sent on the
port. If a VLAN ID is not specified, then UDLD control packets are sent out of the port as untagged
packets.

NOTE

You must configure the same VLANs that will be used for UDLD on all devices across the network;
otherwise, the UDLD link cannot be maintained.

Displaying UDLD information

This section describes the commands used to display information about a UDLD configuration.

Displaying information for all ports

To display UDLD information for all ports, enter the following command.

Syntax: show link-keepalive

TurboIron#show link-keepalive

Total link-keepalive enabled ports: 4

Keepalive Retries: 3 Keepalive Interval: 1 Sec.

Port Physical Link Logical Link State Link-vlan

1 up up FORWARDING 3

2 up up FORWARDING

3 down down DISABLED

4 up down DISABLED

Advertising