Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-980
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show mls entry netflow-route
Entering the destination keyword specifies the entries matching the destination IP address specification,
entering the source keyword specifies the entries matching the source IP address specification, and
entering an ip_addr_spec can specify a full IP address or a subnet address. If you do not specify a
keyword, it is treated as a wildcard, and all entries are displayed.
Use the following syntax to specify an IP subnet address:
ip_subnet_addr—This is the short subnet address format. The trailing decimal number 00 in an IP
address YY.YY.YY.00 specifies the boundary for an IP subnet address. For example, 172.22.36.00
indicates a 24-bit subnet address (subnet mask 172.22.36.00/255.255.255.0), and 173.24.00.00
indicates a 16-bit subnet address (subnet mask 173.24.00.00/255.255.0.0). However, this format can
identify only a subnet address with a length of 8, 16, or 24 bits.
ip_addr/subnet_mask—This is the long subnet address format. For example,
172.22.252.00/255.255.252.00 indicates a 22-bit subnet address. This format can specify a subnet
address of any bit number. To provide more flexibility, the ip_addr is allowed to be a full host
address, such as 172.22.253.1/255.255.252.00.
ip_addr/maskbits—This is the simplified long subnet address format. The mask bits specify the
number of bits of the network masks. For example, 172.22.252.00/22 indicates a 22-bit subnet
address. The ip_addr is allowed to be a full host address, such as 172.22.254.1/22, which has the
same subnet address as 172.22.252.00/72.
The [long | short] option gives the flexibility to display the output in regular (80 characters in width) or
wide screen.
Dashes may be displayed for some fields if the fields are not applicable to the type of flow mask.
If you place the MSFC on a supervisor engine installed in slot 1, then the MSFC is recognized as
module 15. If you install the supervisor engine in slot 2, the MSFC is recognized as module 16.
Examples
Note The example below is displayed in short format. The display in the long form exceeds the page width
and cannot be shown.
Console> show mls entry netflow-route short
Destination-IP Source-IP Prot DstPrt SrcPrt Destination-Mac Vlan
--------------- --------------- ----- ------ ------ ----------------- ----
EDst Stat-Pkts Stat-Bytes Uptime Age TcpDltSeq TcpDltAck
---- ---------- ----------- -------- -------- --------- ---------
0.0.0.8 0.0.0.8 8 207 107 cc-cc-cc-cc-cc-cc 8
ARPA 0 0 00:07:07 00:21:08 cccccccc cccccccc
0.0.0.7 0.0.0.7 7 206 106 cc-cc-cc-cc-cc-cc 7
ARPA 0 0 00:07:09 00:21:08 cccccccc cccccccc
0.0.0.10 0.0.0.10 10 209 109 cc-cc-cc-cc-cc-cc 10
ARPA 0 0 00:07:06 00:21:08 cccccccc cccccccc
0.0.0.9 0.0.0.9 9 208 108 cc-cc-cc-cc-cc-cc 9
ARPA 0 0 00:07:07 00:21:08 cccccccc cccccccc
0.0.0.6 0.0.0.6 TCP 205 105 cc-cc-cc-cc-cc-cc 6
ARPA 0 0 00:07:12 00:21:08 cccccccc cccccccc
Total entries displayed:5
Console>