54-12
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 54 Configuring ASLB
Configuring ASLB on the Switch
This example shows how to enable ASLB on the switch:
Console> (enable)
set lda enable
Successfully enabled Local Director Accelerator.
Console>
(enable)
This example shows how to disable ASLB on the switch:
Console> (enable)
set lda disable
Successfully disabled Local Director Accelerator.
Console>
(enable)
Specifying the Server Virtual-IP Addresses and TCP Ports for Acceleration
Note
You can specify up to 1024 virtual-IP addresses and TCP port pairs for acceleration by the Catalyst 6500
series switch. Newly specified pairs do not replace the previously specified pairs. To cancel a previously
entered pair, enter the
clear lda vip
command.
Note
You can use a zero (0) as a wildcard (don’t care) digit for the
destination_tcp_port
.
To specify the server virtual-IP addresses and TCP ports for acceleration, perform this task in privileged
mode:
This example shows how to specify a server virtual-IP address and TCP port for acceleration:
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)
Specifying the MAC Addresses for Participating Routers
Note
You can specify up to 32 router MAC addresses.
To specify the MAC addresses for the participating routers, perform this task in privileged mode:
Task
Command
Specify the server virtual-IP addresses and
TCP ports for acceleration.
set lda vip
{
server
_
virtual_ip
}
{
destination
_
tcp_port
} [{
server
_
virtual_ip
}
{
destination
_
tcp_port
}...]
Task
Command
Specify the MAC addresses for the participating
routers.
set lda mac router
{
mac-address
}...