2-380
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set lda
Usage Guidelines This command is supported only on switches configured with the Supe r visor En gine 1 wi th L aye r 3
Switching Engine WS-F6K-PFC (Policy Feature Card).
You can enter a zero (0) as a wildcard (don’t care) digit for the destination_tcp_port value.
You can enter up to 1024 server_virtual_ip destination_tcp_port entries separated by a space.
To cancel a previously entered VIP, use the clear lda vip command.
To cancel a previously entered MAC LD or router, use the clear lda mac command.
You need to enter the set lda commands to provide all the necessary information before using the
commit lda command to program the setup into hardware.
The information you enter through the set lda commands are immediately saved into NVRAM, but you
must enter the commit lda command for the setting to take effect.
When you disable the ASLB feature, you can enter the set lda commands, but the commit lda command
will fail.
When you enter the set lda mac router command, you can enter up to 32 MAC addresses.
You can enter the value zero (0) to disable the udpage option. The udpagingtime value is specified in
milliseconds; values are from 0 milliseconds to 2024000 milliseconds.
Examples This example shows how to enable the ASLB feat u re :
Console> (enable) set lda enable
Successfully enabled Local Director Acceleration.
Console> (enable)
This example shows how to disable the ASLB feature:
Console> (enable) set lda disable
Disabling Local Director Acceleration.....
Successfully disabled Local Director Acceleration.
Console> (enable)
This example shows how to specify the virtual IP address:
Console> (enable) set lda vip 10.0.0.8 8
Successfully set server virtual ip and port information.
Use commit lda command to save settings to hardware.
Console> (enable)
This example shows how to specify the MAC address for the LocalDirector:
Console> (enable) set lda mac ld 1-2-3-4-5-6
Successfully set mac address.
Use commit lda command to save settings to hardware.
Console> (enable)
This example shows how to specify multiple router MAC addresses:
Console> (enable) set lda mac router 1-2-3-4-5-6 3-4-56-67-4-5
Successfully set mac address.
Use commit lda command to save settings to hardware.
Console> (enable)