Session 3 Flashcards
Routing,
If you are trying to reach a web server outside your network… the Packet will be destined to what address but the Frame will have whos MAC?
Packet - Web server IP
Frame - Your default gateway mac
Do you have to have an exact match in your routing table?
No it does not have. It could have a 0.0.0.0/0 - which means any network or default route
when a router is moving a packet to another device, what does it change
It changes the frame since now it puts its MAC as the source and the destination of its next hope as destination mac.
what command do you use on the router to show the arp cache ?
show ip arp.
what is 10000000 in decimal?
128
what is 11000000 in decimal?
192
what is 11100000 in decimal?
224
what is 11110000 in decimal?
240
what is 11111000 in decimal?
248
what is 11111100 in decimal?
252
what is 11111110 in decimal?
254
what is 11111111 in decimal?
255
Directly connected address in your routing table means what?
there is an IP address assigned to an interface.
can you set up 2 interfaces on a router going to the same network?
at first it will says OVERLAP.. but you can force it but IT WILL CAUSE ROUTING ISSUES.. DONT DO IT
What can be troubleshooting questions you can ask if a route is not in the routing table of a switch?
- Is it directly connected to the router meaning is there an IP address assigned to a interface.
- Is the interface up. it has to be up to be shown in the routing table.
Local route is what?
a very specific route that points to the actual network interface.
The local route describes the IP address as a host. It make decisions destined to the router faster (telnet or ssh)
matches the ip address of router interfaces.
Ripv2 uses what algorithm and metric
Distance Vector and Hop Count
what is an Autonomous System (AS)
a collection of networks overseen by 1 organization.
what is IGP
interior Gateway protocol - focus on learning routes within 1 local autonomous system