nerdexam
Cisco

500-710 · Question #17

An engineer must match any incoming call to the Expressway that is searching for an E.164 address of only 6 digits and append the domain cisco.com to the end. Which pattern match and replace string us

The correct answer is A. pattern match: ({6}\d) F. replace string: \[email protected]. See the full explanation below for the reasoning.

Question

An engineer must match any incoming call to the Expressway that is searching for an E.164 address of only 6 digits and append the domain cisco.com to the end. Which pattern match and replace string using regular expressions accomplish this task? (Choose two.)

Options

How the community answered

(28 responses)
  • A
    82% (23)
  • B
    4% (1)
  • D
    11% (3)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 500-710 Practice