Static IP Routing Flashcards

1
Q

Connected routes

A

routes to subnets that are directly connected to a router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The route for the ip address that is configured on a router interface is called

A

local route uses/32 mask

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

show ip route shows

A

protocal code, prefix/sub id, mask

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

command to create static route

A

ip route 172.x.x.x 255.x.x.x S0/1/0

can use outgoing port or next hop router ip

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

static routes default administrative distance is

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

to set a floating route to 130

A

ip route 172.x.x.x 255.x.x.x s0/1/0 130

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

set a default route for slow remote sites e.g. like a default gateway

A

ip route 0.0.0.0 0.0.0.0 S0/0/1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

possible issues with static routes

A

not in table
incorrectly typed
packets not arriving at dest

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what to do if incorrect route

A

check subnetting
check next hop ip
check interface up/up

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

how to stop router hiding static route based on status

A

use permanent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

when multiple routes match

A

router uses most specifc route i.e. longest prefix length /greatest mask that fits the ip

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

routing protocol code D , S , O, L

A

eigrp, static, ospf, local

How well did you know this?
1
Not at all
2
3
4
5
Perfectly