Examine the following configuration on Router R1. R1's show ip route 172.16.4.1 command list s a route with outgoing interface S0/1/1. Host 172.16.3.3 uses telnet to connect to host 172.16.4.1.What will Router R1 do with the packets generated by host 172.16.3.3 because of the telnet,assuming the packets enter R1's F0/0 interface?()
interface Fastethernet 0/0
ip address 172.16.1.1 255.255.255.0
ip policy route - map Q2
!
route - map Q2 permit
match ip address 101
set interface s0/0/1
!
access - list 101 permit tcp host 172.16.3.3 172.16.4.0 0.0.0.255