Which Cisco IOS configuration snippet accomplishes this task?

An engineer must configure a Cisco ISR 4000 as an MGCP gateway to download its MGCP-specific configuration from Cisco UCM. Which Cisco IOS configuration snippet accomplishes this task?
A. ISR4K(config)# ip tftp source-interface GigabitEthernet 0/0/1
ISR4K(config)# mgcp call-agent 10.1.2.3 2428 service-type mgcp version 0.1
ISR4K(config)# ccm-manager config server 10.1.2.3
ISR4K(config)# ccm-manager config
ISR4K(config)# ccm-manager mgcp
ISR4K(config)# mgcp
B. ISR4K(config)# ip tftp source-interface GigabitEthernet 0/0/1
ISR4K(config)# mgcp call-agent 10.1.2.3 2427 service-type mgcp version 0.1
ISR4K(config)# ccm-manager config server 10.1.2.3
ISR4K(config)# ccm-manager config download
ISR4K(config)# ccm-manager mgcp
ISR4K(config)# mgcp
C. ISR4K(config)# ip tftp source-interface GigabitEthernet 0/0/1
ISR4K(config)# mgcp call-agent 10.1.2.3 2427 service-type mgcp version 11.5.1
ISR4K(config)# ccm-manager config server 10.1.2.3
ISR4K(config)# ccm-manager config
ISR4K(config)# ccm-manager mgcp
ISR4K(config)# mgcp
D. ISR4K(config)# ip tftp source-interface GigabitEthernet 0/0/1
ISR4K(config)# mgcp call-agent 10.1.2.3 2427 service-type mgcp version 0.1
ISR4K(config)# ccm-manager config server 10.1.2.3
ISR4K(config)# ccm-manager config
ISR4K(config)# ccm-manager mgcp
ISR4K(config)# mgcp

cisco-exams

2 thoughts on “Which Cisco IOS configuration snippet accomplishes this task?

  1. A is wrong because in ” mgcp call-agent 10.1.2.3 2428″ the port should be 2427
    B is wrong because in “ccm-manager config download ” there is no download keyword
    C is wrong because in “mgcp call-agent 10.1.2.3 2427 service-type mgcp version 11.5.1 ” , the version should be 0.1
    D is the correct answer, as all commands are correct.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.