engineering recuitment GATE CSE 2023-24 Test Series Computer Networks IPv4/IPv6, Routers and Routing Algorithms IPv4
A router uses the following routing table:
|
Destination |
Mask |
Interface |
|
144.16.0.0 |
255.255.0.0 |
eth0 |
|
144.16.64.0 |
255.255.224.0 |
eth1 |
|
144.16.68.0 |
255.255.255.0 |
eth2 |
|
144.16.68.64 |
255.255.255.224 |
eth3 |
A packet bearing an estimation address 144.16.68.117 arrives at the router. On which interface will it be forwarded?
1
eth0
2
eth1
3
eth2
4
eth3