Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-54
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear lda
clear lda
To remove the accelerated server load balancing (ASLB) multilayer switching (MLS) entries or MAC
addresses from the switch, use the clear lda command.
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}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
mls Removes a LocalDirector Accelerator (LDA) MLS entry.
destination
ip_addr_spec
(Optional) Full destination IP address or a subnet address in these formats: ip_addr,
ip_addr/netmask, or ip_addr/maskbit.
source
ip_addr_spec
(Optional) Full source IP address or a subnet address in these formats: ip_addr,
ip_addr/netmask, or ip_addr/maskbit.
protocol
protocol
(Optional) Specifies additional flow information (protocol family and protocol port
pair) to be matched; valid values include tcp, udp, icmp, or a decimal number for
other protocol families.
src-port
src_port
(Optional) Specifies the number of the TCP/UDP source port (decimal). Used with
dst-port to specify the port pair if the protocol is tcp or udp. 0 indicates “do not
care.”
dst-port
dst_port
(Optional) Specifies the number of the TCP/UDP destination port (decimal). Used
with src-port to specify the port pair if the protocol is tcp or udp. 0 indicates “do not
care.”
vip all Removes all VIP couples (set using the set lda command).
vip vip Specifies a VIP.
vip vip
tcp_port
Specifies a VIP and port couple.
mac all Clears all ASLB router MAC addresses.
mac
router_mac_
address
Clears a specific router MAC address.