background image
602
Chapter 11
Troubleshooting Switched Ethernet
are correct. It may be appropriate when troubleshooting to swap the original cable
for another of the opposite type. This provides a quick check of the cable, and sub-
stituting a straight-through cable for a cross-over cable may lead to evidence of
equipment that is mislabeled or misconfigured. Note that Ethernet uses wires 1, 2,
3, and 6. While T1 circuits on RJ-45 use wires 1, 2, 4, and 5. Swapping different
cross-over cables will also lead to problems--for example, if a T1 cross-over is
used for an Ethernet connection.
Troubleshooting Switched Connections
S
witched networks incorporate a number of unique problems for
administrators, including the use of port mirroring for protocol analysis, and
routing and trunking. Routing and trunking within the Catalyst system may
include an RSM, or route switch module, which is a 400Mbit 7500 series
router on a card that operates within the Catalyst chassis. Trunking may
incorporate one of many protocols, including ISL, 802.10, 802.1q, and
ATM LANE. The effect of trunking is the same, however. A single physical
medium may be used to connect multiple VLANs (or ELANs) between
switches and routers.
The Switched Port Analyzer
This chapter previously noted that one of the difficulties in troubleshooting
switched networks is the port isolation inherent in switches. Such isolation
prevents the use of a protocol analyzer in a switched environment, without
connecting directly to the wire between the switch and workstation, and
such a connection cannot be full-duplex, as a general rule.
Cisco addresses this problem with SPAN, or the Switched Port Analyzer.
Other vendors may refer to this function as port mirroring. Effectively, the
switch is commanded to copy all packets that would be sent to the worksta-
tion interface to another port as well. This port is not assigned a VLAN--it
takes on the identity of the original port.
To configure the switch for SPAN, use the following commands:
set span enable|disable
set span <src_module/src_port> <dest_module/dest_port>
[rx|tx|both]
set span <src_VLAN> <dest_module/dest_port> [rx|tx|both]
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com