54-16
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 54 Configuring ASLB
Configuring ASLB on the Switch
If the configuration is modified and the changes are not committed, entering the
show lda
command
again gives an indication that the configuration has been modified since the last commit, but the new
modifications are not shown, only the committed modifications are displayed. To view the new
modifications, enter the
show lda uncommitted
command.
Displaying the ASLB MLS Entries
Note
The
short
|
long
keyword options give the flexibility to display the output in regular (80 characters in
width) or wide-screen format.
To display the ASLB MLS entries, perform this task in privileged mode:
This example shows how to display all the ASLB MLS entries in short format:
Console> (enable)
show lda mls entry short
Destination-IP Source-IP Prot DstPrt SrcPrt Destination-Mac Vlan
--------------- --------------- ----- ------ ------ ----------------- ----
EDst ESrc DPort SPort Stat-Pkts Stat-Bytes Uptime Age
---- ---- ------ ------ ---------- ----------- -------- --------
10.0.0.8 172.20.20.10 TCP 8 64 00-33-66-99-22-44 105
ARPA ARPA - 4/25 0 0 00:00:02 00:00:05
10.0.0.8 172.20.20.11 TCP 8 64 00-33-66-99-22-44 105
ARPA ARPA - 4/25 0 0 00:00:05 00:00:08
Console>
(enable)
This example shows how to display the ASLB information for the source IP address in short format:
Console> (enable)
show lda mls entry source 172.20.20.11 short
Destination-IP Source-IP Prot DstPrt SrcPrt Destination-Mac Vlan
--------------- --------------- ----- ------ ------ ----------------- ----
EDst ESrc DPort SPort Stat-Pkts Stat-Bytes Uptime Age
---- ---- ------ ------ ---------- ----------- -------- --------
10.0.0.8 172.20.20.11 TCP 8 64 00-33-66-99-22-44 105
ARPA ARPA - 4/25 0 0 00:00:05 00:00:08
Console> (enable)
Task
Command
Display the ASLB MLS entries.
show lda mls entry
show lda mls entry
[
destination
ip_addr_spec
] [
source
ip_addr_spec
] [
protocol
protocol
] [
src-port
port
] [
dst-port
port
] [
short
|
long
]