Static Routing - default Router

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

1/9

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.

10 Terms

1
New cards

Static Routing

Static routing is a networking technique where routes between networks are manually configured and remain fixed, unlike

Example: I am sending you to Japan, but go to austailia first. We configure it,(the network engineer) just like how we configured it with the DHCP. The next host should be New York. If e set it it doesn’t change.

like bus: you tell someone, hey, our next stop is Connecticut

2
New cards

default route

when we allow all networks to go through the static route. Any network at all is allowed.

what we did last week was to allow a scenic subset to go through the existing interfaces. all network

3
New cards

for default route, does it always come in 000?

yes. computer works in 0 and 1s. when the computer reads 0000, it means allow everything. LiGHTBULB!!

4
New cards

the moment you see an ip address like this, its straight up default? ip rate 0.0.0.0 0.0.0.0

Yes. when you see 0.0.0/0, this is a default subnet. translated to 0.0.0.0 0.0.0.0. allowing everything to go through

5
New cards

what is the difference between the default and the octet?

so one 0 is one octa. (see notes)

6
New cards

who determines where to have the default route

-you the engineer will do the configuration. every company has a policy. if they say no default route then do default route.

7
New cards

Disadvantage is static route

Not good for big networks

8
New cards

Three ways of configuring static route

Default route, exiting interface, next hop

9
New cards
10
New cards