5.3 Routing and IP Issues

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

1/12

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.

13 Terms

1
New cards

What are routing tables the digital version of?

Digital version of asking for directions.

2
New cards

What happens when the route to the destination network doesn’t exist?

Causing the packet to be dropped.

3
New cards

What will be sent to the source address when the destination doesn’t exist?

ICMP host unreachable message will be sent to the source address.

4
New cards

What is the gateway of last resort?

If there’s not route that doesn’t match where to go, then this is the last static route to use.

5
New cards

What happens when the address pool is exhausted?

Client receives an APIPA address.

6
New cards

How can you add more IP addresses if possible?

Check the DHCP to see if you can add more.

7
New cards

What can IP address management (IPAM) do?

May help in monitoring and reporting an IP address shortage.

8
New cards

Why should you lower the lease time of IP addresses, especially if there are lot of transient users?

It can allow more IP addresses to be allowed.

9
New cards

What is intermittenet connectivity?

Two addresses fighting each other.

10
New cards

What do you do when duplicate IP addresses occur?

Ping it to see if it responds and check the ARP table to find the MAC address.

11
New cards

If you have incorrect IP information, what do you do?

Check your documentation.

12
New cards

Why should you monitor traffic?

Because it can be difficult to determine the subnet mask.

13
New cards

What should you use to figure out the IP and default gateway?

Use traceroute and ping.