Exercise: duplex mismatch

Importance

A duplex mismatch can cause packet loss of 1-5%, sufficient to reduce TCP performance signficantly without being obviously visible in a traceroute.

Testing for mismatch

Send a burst of pings to the nearest adjacent device. (It's no use sending them to a remote device on the Internet; if it shows a problem, it could be anywhere between here and there. It also wastes bandwidth)

The Unix flood ping is not very good for this, but the 'ping ip' command in enable mode on a Cisco does the job well.

cape-border-1#ping ip
Target IP address: 137.158.216.254
Repeat count [5]: 500
Datagram size [100]: 1400
Timeout in seconds [2]: [Enter]
Extended commands [n]: [Enter]
Sweep range of sizes [n]: 
Type escape sequence to abort.
Sending 500, 1400-byte ICMP Echos to 137.158.216.254, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
Success rate is 100 percent (500/500), round-trip min/avg/max = 8/11/28 ms
cape-border-1#

Exercise: HSRP

In pairs on the same desk, one of you will provide backup routing for the other person's PC - without making any config changes on the PC itself, which still only has a single default route


Last updated 2000-05-01