QuestionQ307
Infrastructure Services
Refer to the exhibit. R1 is configured with IP SLA to verify availability of the server behind R6, but the check continues to fail.
Which configuration resolves the issue?
- A R6(config)#ip sla responder udp-echo ip address 10.10.10.1 port 5000
- B R6(config)#ip access-list extended DDOS R6(config-ext-nacl)#5 permit icmp host 10.10.10.1 host 10.66.66.66
- C R6(config)#ip sla responder
- D R6(config)#ip access-list extended DDOS R6(config-ext-nacl)#5 permit icmp host 10.66.66.66 host 10.10.10.1
Community Discussion