350-801 · Question #74
350-801 Question #74: Real Exam Question with Answer & Explanation
The correct answer is B: The translation rule is matched and the translated number is 02553431234.. ISR4331(config)#voice translation-rule 10 ISR4331(cfg-translation-rule)#rule 1 /^\(0[25]..\)\-\(...\)\-\(....$\)/ /\1\2\3/ ISR4331#test voice translation-rule 10 0255-343-1234 Matched with rule 1 Original number: 0255-343-1234 Translated number: 02553431234 Original number type:
Question
Refer to the exhibit. The translation rule is configured on the voice gateway to translate DNIS. What is the outcome if the gateway receives 0255-343-1234 as DNIS?
Options
- AThe translation rule is not matched because DNIS does not end with a "$".
- BThe translation rule is matched and the translated number is 02553431234.
- CThe translation rule is not matched because DNIS contains "-".
- DThe translation rule is matched and the translated number is 025553431234.
Explanation
ISR4331(config)#voice translation-rule 10 ISR4331(cfg-translation-rule)#rule 1 /^(0[25]..)-(...)-(....$)/ /\1\2\3/ ISR4331#test voice translation-rule 10 0255-343-1234 Matched with rule 1 Original number: 0255-343-1234 Translated number: 02553431234 Original number type: none Translated number type: none Original number plan: none Translated number plan: none
Topics
Community Discussion
No community discussion yet for this question.