42-18
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 42 Configuring ASLB
Configuring ASLB
Clearing the ASLB Configuration
Caution
If you do not enter any keywords with the
clear lda
command, the
entire
ASLB configuration is
removed from the hardware and NVRAM along with the MLS entries. If you do not enter any
keywords with the
clear lda mls
command, all MLS entries are cleared.
To clear ASLB entries or router MAC addresses, perform this task in privileged mode:
This example shows how to clear the MLS entry at a specific destination address:
Console> (enable)
clear lda mls destination 172.20.26.22
MLS IP entry cleared.
Console> (enable)
This example shows how to delete a virtual-IP address and port pair (10.0.0.8, port 8):
Console> (enable)
clear lda vip 10.0.0.8 8
Successfully deleted vip/port pairs.
Console> (enable)
This example shows how to clear all ASLB router MAC addresses:
Console> (enable)
clear lda mac all
Successfully cleared Router MAC address.
Console> (enable)
This example shows how to clear a specific ASLB router MAC address:
Console> (enable)
clear lda mac 1-2-3-4-5-6
Successfully cleared Router MAC address.
Console> (enable)
Task
Command
Clear ASLB configuration settings.
clear lda mls
clear lda mls
[
destination
ip_addr_spec
] [
source
ip_addr_spec
] [
protocol
protocol
src-port
src_port
dst-port
dst_port
]
clear lda vip
{
all
| vip | vip tcp_port
}
clear lda mac
{
all
| router_mac_address
}