54-17
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 54 Configuring ASLB
Configuring ASLB on the Switch
Displaying the ASLB MLS Statistics
To display the ASLB MLS statistics, perform this task in privileged mode:
This example shows how to display all the ASLB MLS entry statistics:
Console> (enable)
show lda mls statistics entry
Last Used
Destination IP Source IP Prot DstPrt SrcPrt Stat-Pkts Stat-Bytes
--------------- --------------- ---- ------ ------ ---------- ---------------
10.0.0.8 172.20.20.10 TCP WWW 64 636 29256
10.0.0.8 172.20.22.10 TCP WWW 64 0 0
Console> (enable)
This example shows how to display the number of ASLB active MLS entries:
Console> (enable)
show lda mls statistics count
LDA active shortcuts: 20
Console> (enable)
This example shows how to display the statistics for a specific destination IP address:
Console> (enable)
show lda mls statistics entry destination 172.20.22.14
Last Used Last Used
Destination IP Source IP Prot DstPrt SrcPrt Stat-Pkts Stat-Bytes
--------------- --------------- ---- ------ ------ ---------- ---------------
172.20.22.14 172.20.25.10 6 50648 80 3152 347854
Console> (enable)
Clearing the ASLB Configuration
Caution
If you do not enter any keywords with the
clear lda
command, th
e entire
ASLB configuration (including
the MLS entries) is removed from the hardware and NVRAM. If you do not enter any keywords with the
clear lda mls
command, all the MLS entries are cleared.
Task
Command
Display the ASLB MLS entry statistics.
show lda mls statistics entry
show lda mls statistics count
show lda mls statistics entry
[
destination
ip_addr_spec
]
[
source
ip_addr_spec
] [
protocol
protocol
]
[
src-port
port
] [
dst-port
port
]