Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-71
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear mls entry
clear mls entry
To clear MLS entries in the Catalyst 6500 series switches, use the clear mls entry command.
clear mls entry [ip | ipx] all
clear mls entry ip destination ip_addr_spec [source ip_addr_spec] [protocol protocol]
[src-port src_port] [dst-port dst_port]
clear mls entry ipx destination ipx_addr_spec
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines This command is not supported on systems configured with the Supervisor Engine 2 with Layer 3
Switching Engine II (PFC2). To clear entries on systems configured with the Supervisor Engine 2 with
Layer 3 Switching Engine II (PFC2), you must enter the clear mls entry cef command.
When entering the IPX address syntax, use the following format:
IPX net address—1..FFFFFFFE
IPX node address—x.x.x where x is 0..FFFF
IPX address—ipx_net.ipx_node (for example 3.0034.1245.AB45, A43.0000.0000.0001)
ip (Optional) Specifies IP MLS.
ipx (Optional) Specifies IPX MLS.
all Clears all MLS entries.
destination Specifies the destination IP address.
ip_addr_spec Full IP address or a subnet address in these formats: ip_addr,
ip_addr/netmask, or ip_addr/maskbit.
source ip_addr_spec (Optional) Specifies the source IP address.
protocol protocol (Optional) Specifies additional flow information (protocol family and
protocol port pair) to be matched; valid values are 0 to 255 or ip, ipinip,
icmp, igmp, tcp, and udp.
src-port src_port (Optional) Specifies the source port IP address; valid values are 1 to 65535,
dns, ftp, smtp, telnet, x (X-Windows), www.
dst-port dst_port (Optional) Specifies the destination port IP address; valid values are 1 to
65535, dns, ftp, smtp, telnet, x (X-Windows), www.
ipx_addr_spec Full IPX address or a subnet address in these formats: src_net/[mask],
dest_net.dest_node, or dest_net/mask.