Imagine a routing table has the following (abbreviated)
entries:
10.0.0.0 255.0.0.0 via s0/0/0
10.1.0.0 255.255.0.0 via s0/0/1
10.1.1.0 255.255.0.0 via s0/0/2
On which interface will a packet with a destination IP of
10.1.45.21 exit? How many entries above are a match for that
address? Why would the router pick the one you chose (explain its
logic).
Destination : 10.1.45.21
On which interface will a packet with a destination IP of
10.1.45.21 exit?
Answer: Packet will exit at via s0/0/1
Explanation:
1) Starting with 10.0.0.0 255.0.0.0 via s0/0/0
Applying Subnet Mask 255.0.0.0 on 10.1.45.21
we get 10.0.0.0 --> It Matches here with
10.0.0.0
2) Starting with 10.1.0.0 255.255.0.0 via s0/0/1
Applying Subnet Mask 255.255.0.0 on 10.1.45.21
we get 10.1.0.0 --> It Matches here with
10.1.0.0
3) Starting with 10.1.1.0 255.255.0.0 via s0/0/2
Applying Subnet Mask 255.255.0.0 on 10.1.45.21 we
get 10.1.0.0 ---> Does not MATCH WITH
10.1.1.0
2)
How many entries above are a match for that
address?
Answer: 2 Entries are Matched for the address
3) Why would the router pick the one you chose (explain its
logic).
Answer: Router will route it via s0/0/2 because 10.1.0.0 is
the Longest prefix match because 10.0.0.0 matches only 10
where as 10.1.0.1 matches 10.1 which is the Longest Prefix match.
Hence Router will route it via s0/0/2
PLEASE COMMENT if there is any concern.
==========================================
Imagine a routing table has the following (abbreviated) entries: 10.0.0.0 255.0.0.0 via s0/0/0 10.1.0.0 255.255.0.0 via...
A router has the following CIDR entries in its routing table: Address/mask 128.56.24.0/22 128.56.60.0/22 default Next hop Interface 0 Interface 1 Router 2 A packet comes with IP address of 128.56.63.10. What does the router do?
1. (IP Forwarding) A router has the following entries in its routing table Address/mask 135.46.56.0/22 135.46.60.0/22 192.53.40.0/23 0.0.0.0/0 Next hop Interface 0 Interface 1 Router 1 Router 2 For each of the following IP addresses, what does the router do if a packet with that address arrives? (a) 135.46.63.10 (b) 135.46.57.14 (c) 135.46.52.2 (d) 192.53.40.7 (e) 192.53.56.7
PLEASE ATTACH A SCREENSHOT OF YOUR SUCCESSFUL PING IN
PACKET TRACER FOR THE END!!!!!!!!!!! THANK YOU!
Objectives Part A: Configure a simple static routing . Part B: Configure a simple RIP routing Part A: Configure a simple static routing 1. Create the following network topology on Packet Tracer Router-PT Router-PT Addressing Table Device Interface IP Address Subnet Mask Default Gatewa 10.0.0.1 20.0.0.1 30.0.0.1 20.0.0.2 0.0.0.10 30.0.0.10 N/A 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 Routero 2/0 NIA NIA NIA 10.0.0.1 30.0.0.1...
Test Your Understanding 10. a) Distinguish between Step 1 and Step 2 in the routing process. b) If any row other than the default row matches an IPv4 address, why will the router never choose the default row? c) Which rows in Figure 8-11 match 128.171.17.13? (Don't forgst the default row.) Show your calculations for rows that match. d) Which of these is the best-match row? Justify your answer. e) What rows match 172.40.17.6? Show your calculations for rows that...
A router has the following (CIDR) entries in its routing table: Address/mask 135.46.56.0/22 135.46.60.0/22 92.53.40.0/23 Router 1 Next hop Interface 0 Interface 1 For each of the following IP addresses, what does the router do if a packet with that address arrives? Explain your answer and provide details of your response. (a) 135.46.63.10 (b) 135.46.57.14 (c) 192.53.40.7
A router has the following CIDR entries in its routing table: Address/mask 135.46.56.0/22 135.46.60.0/22 92.53.40.0/23 default Next hop Interface 0 Interface 1 Router 1 Router 2 What does the router do, if a packet arrives with each of the destination addresses given below? a. 135.46.63.10 b. 135.46.57.14 c. 135.46.52.2 d. 192.53.40.7 e. 192.53.56.7
Row Network/Subnet 0.0.0.0 1 128.171.0.0 172.30.33.0 Mask (/Prefix) Metric (Cost) Interface Next Hop Router 0.0.0.0 (/0) 255.255.0.0/16) 47 255.255.255.0 (/24) Local 255.255.255.0/24) 12 255.255.255.0 (/24) 55 255.255.255.0 (/24) 34 Local 255.255.255.0 (/24) 20 192.168.6.0 128.171.17.0 172.29.8.0 172.29.8.0 For the routing table above, if the arriving packet has a destination IP address 128.171.17.56, it will match with row 1 5 3
Question 6 A router has the following routing table: Destination Address Range Link Interface 123.46.56.0/22 1 123.46.56.0/23 2 123.46.56.0/24 3 Otherwise 4 The router uses longest-prefix matching. On which interface will the router send each of the following received packets: Packet 1 with a destination: 123.46.56.1 Packet 2 with a destination: 123.46.56.2 Packet 3 with a destination: 123.46.56.3 Packet 4 with a destination: 123.46.56.4
5. A router has the following CIDR entries in its routing table Address/mask 135.46.0.0/16 135.46.60.0/24 135.46.80.12/32 192.53.40.0/24 192.53.40.7/32 0.0.0.0/0 (default) RoterF Next hop Router A Router B Router C Router D Router E For each of the following IP addresses, list all the matching targets first, and then indicate which match is chosen and explain why a) 135.46.60.10 b) 135.46.57.14 c) 135.46.80.18 d) 192.53.40.7 e) 192.53.56.7
Question 24 4 pts Upon encountering a router with the following routing table: Prefix Match 10011110 00011110 10001111 10011110 00011110 10001111 000 10011110 00011110 10001111 01 10011110 00011110 10001110 0001 Default Port 0 1 2 3 4 A datagram with the destination IP address 158.30.143.80 would be routed to Select]