![]() |
AR505 incorrect answer/distractor - Printable Version +- How2pass.com Forums (https://www.how2pass.com/forum) +-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html) +--- Forum: CCNP ENARSI 300-410 Forum (https://www.how2pass.com/forum/forum-15.html) +--- Thread: AR505 incorrect answer/distractor (/thread-2444.html) |
AR505 incorrect answer/distractor - yardbyrd - 03-31-2025 This question is testing our knowledge of regular expressions. The correct list of distractors are: - Replace as-path access-list 1 with the ip as-path access-list 1 permit ^300$ command <---correct answer - Replace as-path access-list 1 with the ip as-path access-list 1 permit _300_ command - Replace as-path access-list 1 with the ip as-path access-list 1 permit ^300_ command - Replace as-path access-list 1 with the ip as-path access-list 1 permit ^300_ command The ^300$ regular expression ensures that the route’s AS-PATH begins and ends with 300, meaning the route originated from AS300. RE: AR505 incorrect answer/distractor - help_desk - 03-31-2025 The question has been corrected. Thank you very much! |