Exams > Cisco > 350-801: Implementing Cisco Collaboration Core Technologies (CLCOR)
350-801: Implementing Cisco Collaboration Core Technologies (CLCOR)
Page 7 out of 33 pages Questions 61-70 out of 330 questions
Question#61


Refer to the exhibit. What is the result of applying these two rules to a voice translation profile for use with an ISDN T1 PRI on a Cisco Voice Gateway?

  • A. The leading Plus is stripped from the numeric phone number
  • B. The ISDN Type is modified to the administrator's defined value
  • C. Any zero is stripped from the numeric phone number
  • D. The ISDN Plan is modified to the administrators defined value
Discover Answer Hide Answer

B

Question#62

An administrator needs to strip the leading 9 from outbound calls on an IOS Voice Gateway, and ensure that the system handles 911 emergency calls. Which configuration is needed to accomplish this task?
A.

B.

C.

D.

Discover Answer Hide Answer

B

Question#63

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
Discover Answer Hide Answer

B

Question#64

An engineer must manually register an analog port with Cisco UCM using the MGCP protocol. Which commands are required?

  • A. no mgcp mgcp call-agent 172.16.1.252 ccm-manager config server 172.16.1.252 ccm-manager config ccm-manager mgcp ! dial-peer voice 1 pots port 1/0/0 shut no shut !
  • B. mgcp mgcp call-agent 172.16.1.252 ccm-manager config server 172.16.1.252 ccm-manager config ccm-manager mgcp ! dial-peer voice 1 pots port 1/0/0 shut no shut !
  • C. mgcp ccm-manager config server 172.16.1.252 ccm-manager config ! dial-peer voice 1 pots application MGCPAPP port 1/0/0 !
  • D. mgcp mgcp call-agent 172.16.1.252 ccm-manager config server 172.16.1.252 ccm-manager config ccm-manager mgcp ! dial-peer voice 1 pots application MGCPAPP port 1/0/0 shut no shut !
Discover Answer Hide Answer

D

Question#65

Users dial a 9 before a 10-digit phone number to make an off-net call. All 11 digits are sent to the Cisco Unified Border Element before going out to the PSTN. The
PSTN provider accepts only 10 digits. Which configuration is needed on the Cisco Unified Border Element for calls to be successful?

  • A. voice translation-rule 1 rule 1 /^9ג€¦ג€¦ג€¦./ //
  • B. voice translation-rule 1 rule 1 /^9.+/ //
  • C. voice translation-rule 1 rule 1 /^9(ג€¦ג€¦ג€¦.)/ //
  • D. voice translation-rule 1 rule 1 /^9/ //
Discover Answer Hide Answer

D

Question#66


Refer to the exhibit. What is the registration state of the analog port in this debug output?

  • A. The analog port is currently shut down.
  • B. The analog port is registered to Cisco UCM.
  • C. The MGCP Gateway is not communicating with the Cisco UCM.
  • D. The analog port failed to register to Cisco UCM with an error code 200.
Discover Answer Hide Answer

B

Question#67

Which command is used in Cisco IOS XE TDM gateway to configure the voice T1/E1 controller to provide clocking?

  • A. clock source line
  • B. clock source external
  • C. clock source internal
  • D. clock source network
Discover Answer Hide Answer

C
Reference:
https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/software/configuration/guide/4gen-t1-e1-nim-guide.html

Question#68

An administrator works with an ISDN PRI that is connected to a third-party PBX. The ISDN link does not come up, and the administrator finds that the third-part
PBX uses the QSIG signaling method. Which command enables the Cisco IOS Gateway to use QSIG signaling on the ISDN link?

  • A. isdn switch-type basic-qsig
  • B. isdn switch-type basic-ni
  • C. isdn switch-type primary-qsig
  • D. isdn incoming-voice voice
Discover Answer Hide Answer

C
Reference:
https://www.cisco.com/en/US/docs/ios/dial/configuration/guide/ dia_cfg_isdn_pri_external_docbase_0900e4b1806c752c_4container_external_docbase_0900e4b18216dd1b.html

Question#69

An administrator needs to create a partial PRI consisting of the first seven timeslots available. Which configuration snippet configures the ISDN E1 PRI for this task?

  • A. config t 2900(config)#isdn switch-type primary-ni 2900(config)#pri-group timeslots 1-7
  • B. config t 2900(config)#isdn switch-type primary-ni 2900(config)#controller e1 0/0/0 2900(config-controller)#pri-group timeslots 1-7
  • C. config t 2900(config)#isdn switch-type primary-ni 2900(config)#interface Serial0/0/0:15 2900(config-controller)#pri-group timeslots 1-7
  • D. config t 2900(config)#isdn switch-type primary-ni 2900(config)#controller e1 0/0/0 2900(config-controller)#pri-timeslots 1-7
Discover Answer Hide Answer

B

Question#70

Refer to the exhibit.

Which two codec permutations should be transcoded by this dspfarm? (Choose two.)

  • A. G.722 to G.729r8
  • B. G.729r8 to G.711ulaw
  • C. G.729br8 to G.711alaw
  • D. iLBC to G.711ulaw
  • E. G729ar8 to G.711alaw
Discover Answer Hide Answer

CD

chevron rightPrevious Nextchevron right