QuestionQ440
IP Services
Refer to the exhibit. Which configuration enables DHCP addressing for hosts connected to interface FastEthernet0/1 on router R3?
- A interface FastEthernet0/1ip helper-address 10.0.1.1!access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1
- B interface FastEthernet0/1ip helper-address 10.0.1.1!access-list 100 permit udp host 10.0.1.1 eq 67 host 10.148.2.1
- C interface FastEthernet0/0ip helper-address 10.0.1.1!access-list 100 permit host 10.0.1.1 host 10.148.2.1 eq bootps
- D interface FastEthernet0/1ip helper-address 10.0.1.1!access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1
Community Discussion