TDC 363 901 Spring 2008 Student Name: Instructor: John Kristoff May 22, 2008 Quiz #5 Instructions: Circle the best answer. Don't forget your name. 1. What UNIX command produces output that looks like the following: eth0 Link encap:Ethernet HWaddr 40:00:02:00:12:34 inet addr:192.0.2.1 Bcast:192.2.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:209 A. wget B. ifconfig C. netstat -tuna D. ls 2. On a typical Cisco IOS-based network device, like the LAN switches we've seen and used. How do you get context sensitive help when working in the command line? A. Double click the help icon B. Help is not available, you must visit www.cisco.com C. Press the '?' key D. Type 'man ' followed by the command you need help with 3. For the link between the LAN interface (or NIC) of a device that is connected to a LAN switch port to operate correctly, the following must hold true: A. One side must be set to half-duplex and the other full-duplex B. Only the link speed must match between the two C. Only the duplex setting must match between the two D. Both the speed and the duplex setting must match between the two