Show Forward - Cisco Catalyst 3550 Command Reference Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

Chapter 2 Cisco IOS Commands

show forward

Use the show forward privileged EXEC command for an interface to determine how the hardware would
forward a frame that matches the specified parameters.
Syntax Description
interface-id
vlan vlan-id
src-mac
dst-mac
ex-class
ex-l4op
ex-qos
ex-sig
ip src-ip dst-ip
protocol-num
adjacency adjacency_index
dscp dscp
frag fragment
78-11195-09
show forward interface-id [vlan vlan-id] src-mac dst-mac [ex-class] [ex-l4op] [ex-qos] [ex-sig]
[ | {begin | exclude | include} expression]
show forward interface-id [vlan vlan-id] src-mac dst-mac [ip src-ip dst-ip [protocol-num]
[adjacency adjacency_index] [dscp dscp] [frag fragment] [option] | {icmp icmp-type
icmp-code} | {igmp igmp-version igmp-type} | {tcp src-port dst-port flags} | {udp src-port
dst-port}}] [ex-class] [ex-l4op] [ex-qos] [ex-sig] [ | {begin | exclude | include} expression]
show forward interface-id [vlan vlan-id] src-mac dst-mac sap lsap [cos cos] [ex-class] [ex-l4op]
[ex-qos] [ex-sig] [ | {begin | exclude | include} expression]
show forward interface-id [vlan vlan-id] src-mac dst-mac [arpa ethertype | snap snap_type]
[cos cos] [ex-class] [ex-l4op] [ex-qos] [ex-sig] [ | {begin | exclude | include} expression]
The input physical interface.
(Optional) Input VLAN ID. The range is 1 to 4094. If not specified,
and the input interface is not a routed port, the default is 1. You should
specify the input VLAN even for access ports.
48-bit source MAC address.
48-bit destination MAC address.
(Optional) Display detailed packet processing information related to
classification.
(Optional) Display detailed packet processing information related to
Layer 4 operations.
(Optional) Display detailed packet processing information related to
quality of service (QoS).
(Optional) Display detailed packet processing information related to
the part of the hardware that recognizes frame formats (signature
tables).
(Optional) Source and destination IP addresses in dotted decimal
notation.
The numeric value of the protocol field in the IP header. The range is
0 to 255. For example, 47 is generic routing encapsulation (GRE), 89
is Open Shortest Path First (OSPF). If is TCP, UDP, ICMP, or IGMP,
you should use the appropriate keyword instead of a numeric value.
(Optional) Hardware adjacency to be used when a route has more than
one adjacency as with multipath routes. The range is from 0 to 7.
(Optional) Differentiated services code point (DSCP) field in the IP
header. The range is 0 to 63.
(Optional) Two-byte IP fragment field in the IP header. This field
includes the Don't Fragment bit (0x4000), the More Fragments bit
(0x2000), and the Fragment Offset (0x0 through 0x1FFF). The default
is 0x0 (unfragmented packet).
Catalyst 3550 Multilayer Switch Command Reference
show forward
2-271

Advertisement

Table of Contents
loading

Table of Contents