engineering recuitment RPSC Programmer Mock Test 2024 Computer Networks IPv4/IPv6, Routers and Routing Algorithms IPv4
Consider a router has the following (CIDR) entries in its routing table
| Address/mask | Next hop (Interface) |
| 128.114.56.0/22 | I0 |
| 128.114.60.0/22 | I1 |
| 192.168.30.0/23 | R1 |
| Default | R2 |
Find the next hop (where router will send the packet), if the router has the IP address "128.114.52.02"
1
I0
2
I1
3
R1
4
R2
5
Question Not Attempted