That is the correct commands. One thing you want to do after your configuring, is issue a "clear count". This will reset the counters for the interfaces, and then you can see if there are any current errors coming in.
Then just do a show int fa0/1. It should look something like this:
FastEthernet0/1 is up, line protocol is up
Hardware is Fast Ethernet, address is 0004.6df9.6f41 (bia 0004.6df9.6f41)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 69000 bits/sec, 79 packets/sec
5 minute output rate 181000 bits/sec, 90 packets/sec
227576623 packets input, 1131780267 bytes
Received 17888 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast
0 input packets with dribble condition detected
157393971 packets output, 3172976362 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Make sure you aren't seeing any collisions or errors.