Module 16: Troubleshoot Static and Default Routes

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

•An interface can fail

•A service provider drops a connection

•Links can become oversaturated

•An administrator may enter a wrong configuration.

Networks fail for a number of reasons:

2
New cards

Network Administrators

are responsible for pinpointing and solving the problem.

3
New cards

Ping

•Verify Layer 3 connectivity to destination.

•Extended pings provide additional options.

4
New cards

traceroute

Verify path to destination network.

•It uses ICMP echo reply messages to determine the hops to the destination.

5
New cards

show ip route

Displays the routing table.

•Used to verify route entries for destination IP addresses.

6
New cards

show ip interface brief

•Displays the status of device interfaces.

•Used to verify the operational status and IP address of an interface.

7
New cards

show cpd neighbors

•Displays a list of directly connected Cisco devices.

•Also used to validate Layer 1 and 2 connectivity.