Refer to the exhibit. In an attempt to increase the network security, the administrator applied the Gi3-in ACL to the Gi3 interface. After the ACL was applied, clients in the network connected to Gi3 lost their ability to obtain IP settings from DHCP.
Which two configuration commands must be added to the Gi3-in ACL to reinstate the DHCP service for the clients? (Choose two.)
- 74 permit udp 192.168.30.0 0.0.0.255 eq bootpc host 192.168.255.3 eq bootps
- 71 permit udp host 0.0.0.0 eq bootps host 255.255.255.255 eq bootpc
- 73 permit udp host 0.0.0.0 eq bootpc host 192.168.255.3 eq bootps
- 72 permit udp host 192.168.255.3 eq bootps 192.168.30.0 0.0.0.255 eq bootpc
- 75 permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps
Reveal Solution Next Question