All questions base on CCNA routing and swtiching essentials Chapter 1 1. When a packet is sent over a path which involves multiple hops, when do the source and destination IP addresses change? If each...

1 answer below »


All questions base on CCNA routing and swtiching essentials



Chapter 1


1. When a packet is sent over a path which involves multiple hops, when do the source and destination IP addresses change? If each hop is using an Ethernet channel, when do the source and destination MAC addresses change?


2. What does a router do when a packet arrives on an interface?


3. If a router has a choice between two routes to a destination, one which has been provided by the routing protocol OSPF and the other by the routing protocol RIP, which one will the router choose? Why?


4. What is load balancing?


5. How can a router learn about routes?


6. When are directly connected routes added into the routing table?



Chapter 2


1. When configuring a static route you can use an exit interface or a next hop address. Why is it preferable to use one rather than the other? When would the other choice be preferable?


2. What is a fully specified static route? When is it used? Why is it important to use it sometimes?


3. What is a default static route? How is it identified in the routing table?


4. What is the purpose of a floating static route? How do you ensure that a static route is treated as a floating static route?


5. Give two reasons why we would use a summary route.


6. How do you know that a route in the routing table has been inserted as a static route?



Chapter 3


1. Why would you use a dynamic routing protocol rather than static routes? When would it be preferable to use static routes?


2. What is network convergence? Can you use a network before it achieves convergence?


3. What are advantages and disadvantages of using a classful protocol?


4. Routing protocols use both metrics and administrative distance (AD). If there are a choice of routes to the same destination, which have different metrics and ADs, which route is chosen?


5. What does RIP use as its metric?


6. Why would you use the passive-interface command with RIP?


7. When would you want a default static route be propagated via a routing protocol? Why would you want this to happen?


8. How can a router which is at the boundary of stub network, identify to other RIP routers in its network that it knows about default routes to an ISP?


9. If a protocol has a choice of routes to the same destination, which have different metrics, which route is chosen?


10. A packet is being sent to 192.168.5.10. The following entries are in the routing table:


192.168.5.0 255.255.255.0
192.168.5.0 255.255.255.192
192.168.5.0 255.255.255.240
0.0.0.0 0.0.0.0


a. Which entry will be chosen to decide where to send the packet next? Why?


b. What difference, if any, would it make if the packet’s destination were 192.168.5.45? Why?


c. When would the last entry be chosen?

Answered Same DayOct 26, 2019Swinburne University of Technology

Answer To: All questions base on CCNA routing and swtiching essentials Chapter 1 1. When a packet is sent over...

David answered on Dec 27 2019
128 Votes
Chapter 1
1. When a packet is sent over a path which involves multiple hops, when do the source and destination IP addresses change? If each hop is using an Ethernet channel, when do the source and destination MAC addresses change?
In the routing process the sources address and destinati
on address do not changes however MAC source and destination address varies at each segment. The changes happen on Layer 2 for each segment.
2. What does a router do when a packet arrives on an interface?
It is a control plane performed by the Routers. Routers has a routing table where to route, what to route. It gets information using static or dynamic configuration, called routing protocol (OSPF, EIGRP, RIP etc.) it has to discard layer 2 header information on the arrival of packet (the mac address). Then find for L3 layer 3 information, the source and destination address.
For moving layer 3 packet, it searches for longest-prefix match in IP table for destination address. And then mask to get known about the best route or path to forwarding the packet.
3. If a router has a choice between two routes to a destination, one which has been provided by the routing protocol OSPF and the other by the routing protocol RIP, which one will the router choose? Why?
If a router has a choice between routes to a destination, then based on the network having hop count would make decide which routing protocol has to be chosen. Whether it would be OSPF or RIP routing protocol. Below description gives the idea that how router choice routing protocol and why:
1. If network hop count is exceeded, then 15 in any route the RIP would not work as its infinity defined as 16. It is effective and good for small network while OSPF would be chosen if there is large dynamic networks presents.
2. If bandwidth is the concern, then OSPF would be the chosen one by the router because RIP send entire table router to router in every 30 Second. On the other hand, OSPF share link state information in every 30 minutes.
3. In large network RIP shows slow convergence, unlike OSPF which is faster then RIP.
So based on entire information above the route chooses routing protocol.
4. What is load balancing?
Load balancing is used to improve and optimize the use of resources across multiple computing domains. It distributes the workloads to ensure the minimum response time, overload avoidance and having maximum throughput. It also has concern with reliability and availability of responses by using multiple components instead of single component.
5. How can a router learn about routes?
Forwarding IP packets one to another network is the working of router and connected with two NIC cards to connect to network or devices. They have configurations to find appropriate path, the fastest on using different algorithms implemented which are called routing algorithms. It’s also has metric values based on preference...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here