What would be the effect of issuing the command ip access-group 114 in to the fa0/0 interface? Exhibit:A. Attempts to telnet to the router would fail. B. It would allow all traffic from the 10.4.4.0 network. C. IP traffic would be passed through the interface but TCP and UDP traffic would not. D. Routing protocol updates for the 10.4.4.0 network would not be accepted from the fa0/0 interface. Â Suggested Answer: B From the output of access-list 114: access-list 114 permit ip 10.4.4.0 0.0.0.255 any we can easily understand that this access list allows all traffic (ip) from 10.4.4.0/24 network This question is in CCNA 200-125 exam For getting CCNA Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer