day 3 Flashcards

1
Q

IP routing

A

process by which a packet is forwarded from one network to another.
routers maintain tables that are manually entered (static routes) or dynamically created (dynamic routes)

look at the routing process on page 40.

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

routing statements

A

when no routing statement exists, the router drops the packet

the routing statement:
command: IP route
destination network ID: 192.168.10.0
network mask of dest. network: 255.255.255.0
next hop IP address: 200.100.50.253

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

more on routing statements

A

when interfaces are configured using the ipunnumbered command, the outbound interface is used instead of next hop
ex. S0/1

refer to page 41

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