Contents
- 1 News & Tools
- 2 Subnetting Tutorial & Reference
- 3 Exam-01 / Quiz-03 Debriefing
- 4 Lab-01 Debriefing
- 5 Decoding the output from “show ip route”
- 6 Router Configuration Checklist
- 7 Cisco IOS Reference
- 8 Troubleshooting & Verifying Networks
- 9 Diagnostic Commands
- 10 Hands-on Lab-02
- 11 Read / Watch / Do
- 12 Better Focus and Efficient Studying When Not Multitasking
News & Tools
- NSA to Pentagon: Lock Down Your Weapons Before Hackers Get to Them: The U.S. military’s pivot to high-tech enemies means weapons that run on computers are at risk.
Subnetting Tutorial & Reference
Exam-01 / Quiz-03 Debriefing
Lab-01 Debriefing
Decoding the output from “show ip route”
This is one entry from: show ip route
O 90.125.0.0 [110/74] via 18.1.25.2, 05:29:08, Serial0/0
O | Routing protocol “OSPF” |
90.125.0.0 | Remote network |
[110 | Administrative Distance (AD) |
/74] | OSPF cost |
via 18.1.25.2 | Next hop for the 18.0.0.0 /8 network |
05:29:08 | Aging time. How long the protocol has been running? |
Serial0/0 | Interface |
Reference:
Router Configuration Checklist
- Identify the interfaces to be used.
- Identify the directly connected networks.
- Determine the network address of each network.
- Configure the IP address and subnet mask on only those interfaces to be used.
- Enable the interface(s) : no shutdown
- Add the routing protocol
- Add only the network address of each “directly connected” network.
Cisco IOS Reference
Troubleshooting & Verifying Networks
Diagnostic Commands
Get very familiar with the output from each of these commands.
show ip interface brief
show ip route
show ip protocol
show ip ospf neighbor {If you’re using OSPF}
show controllers s0/0 or s0/1 {Determine if the serial interface is DCE or DTE}
show ip dhcp binding {If the router is configured as a DHCP server}
show running-config {Make sure to press the space bar to show additional pages if the CLI says “–More–”}
show ip arp
Hands-on Lab-02
- Network Simulation Configuration
- Configuring Network Interfaces
- Troubleshooting Commands
- You must be in class this day to get credit for completing this lab.
- When saving, always increment the version number at the end of the filename every time you save. And, save often.
- Starting Filename: CST3607 Lab-02 YourLastName, YourFirstName v01
Read / Watch / Do
CCNA Certification Study Guide, Volume 2
- Read Chapter 7 : (Layer 2 Switching)
- Do the Written Labs
- Answer the Review Questions
- Do not submit your answers for this chapter. The answers are in Appendix.