Topics
  • Most Recent Stories
  • Trending Stories
  • Miscellaneous
  • CCIE
  • CCNA
  • Cisco
  • CCNP
  • Networking
  • Routing
  • Switch
  • OSPF
  • SAP
  • Microsoft
  • EIGRP
  • Route
  • Job
  • VPN
  • New
  • BGP
  • Firewall
  • RIP
  • MPLS
A network administrator enters the following command into Router3: ip route 172.16.0.0 255.255.255.0 S1/1/0. Router3 then receives a packet that is destined for 172.16.0.22/24. what does Router3 do next to process the packet?
  • Total 2 Answers
  • 1093
author

R3 will check 172.16.0.22/24 in its routing table. If it found the entry it will forward it to next-hop otherwise it will drop.