exam questions

Exam 350-501 All Questions

View all questions & answers for the 350-501 exam

Exam 350-501 topic 1 question 410 discussion

Actual exam question from Cisco's 350-501
Question #: 410
Topic #: 1
[All 350-501 Questions]



Refer to the exhibit. Customer C-101 in ASN 65123 requested that the ISP blackholes a host route 198.19.44.195, to which the customer is receiving a significant amount of malicious traffic. Which configuration must the network engineer implement on the trigger router TR-1 to fulfill the request without affecting other IP destinations in the customer’s block?

  • A. configure terminal
    ip prefix-list BLACKHOLE-PERMIT seq 5 permit 198.19.44.0/24 le 32 ip route 198.19.44.195 255.255.255.255 Null0 tag 9090 end
  • B. configure terminal
    ip prefix-list BLACKHOLE-PERMIT seq 5 permit 198.19.44.195/32 ip route 198.19.44.195 255.255.255.255 Null0 tag 9090 end
  • C. configure terminal
    ip prefix-list BLACKHOLE-PERMIT permit 198.19.44.0/24 le 32
    ip route 198.19.44.195 255.255.255.255 Null0 tag 9090
    end
  • D. configure terminal
    ip prefix-list BLACKHOLE-PERMIT permit 198.19.44.195/24
    ip route 198.19.44.195 255.255.255.255 Null0 tag 9090
    end
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ashwind123
5 days, 7 hours ago
Selected Answer: B
B is correct as we need permit sequence and also its host route hence /32
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...