Write the answers to the following questions:
1. | 100BaseFX is a point-to-point Ethernet topology that can run up to ___ meters. |
|
2. | 1000BaseSX uses a 780-meter laser that can run a distance of ___ meters. |
|
3. | 100BaseT can run a total distance of ___ meters. |
|
4. | What command saves the running configuration of an IOS-based switch to a TFTP server? |
|
5. | What command enables you to erase the configuration file on a 4000 series switch? |
|
6. | What command (other than show run) shows you the IP address of a 2950 switch? |
|
7. | How do you set the IP address on a 4000 series switch to 172.16.10.17 255.255.255.0? |
|
8. | What command sets the enable password on an IOS-based switch? |
|
9. | What three IP commands are used to test the network connectivity of a device? |
|
10. | What type of Ethernet topology is suggested at the core layer? |
|
Answers
1. | 400 |
2. | 260 |
3. | 100 |
4. | copy running-config tftp |
5. | clear config all |
6. | show interface |
7. | set interface sc0 172.16.10.17 255.255.255.0 |
8. | enable secret password |
9. | ping, telnet, and traceroute |
10. | FastEthernet or Gigabit Ethernet |