nerdexam
Exams300-070Questions#296
Cisco

300-070 · Question #296

300-070 Question #296: Real Exam Question with Answer & Explanation

The correct answer is C: *. On Cisco IOS gateways, digit manipulation is performed using translation rules. In a translation rule replacement pattern, the backslash '\' (D) is used as an escape or back-reference character-for example, '\1' refers to the first captured group from the match pattern, allowing

Question

When configuring digit manipulation on a gateway which two do you use for prefixing digits on outgoing calls? (choose two)

Exhibit

300-070 question #296 exhibit

Options

  • A=
  • B!
  • C
  • D\
  • E0-9

Explanation

On Cisco IOS gateways, digit manipulation is performed using translation rules. In a translation rule replacement pattern, the backslash '' (D) is used as an escape or back-reference character-for example, '\1' refers to the first captured group from the match pattern, allowing matched digits to be retained while new digits are prepended. The asterisk '*' (C) is used in some digit-manipulation contexts as a wildcard or prefix operator within the rule syntax. Together, these allow you to prepend digits to the called number on outgoing calls. The equals sign '=' (A) is used for DNIS substitution in some contexts but not for prefixing. The exclamation mark '!' (B) is a wildcard in dial-peer destination patterns, not a manipulation character. Digits 0-9 (E) are valid in replacement strings but by themselves are not special manipulation operators for prefixing.

Community Discussion

No community discussion yet for this question.

Full 300-070 Practice