Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AR505 incorrect answer/distractor
#1
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.
Reply
#2
The question has been corrected. Thank you very much!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)