Cisco CIPT2 642-457 Flashcards
What is the digit analysis order in CUCM for calls leaving a cluster?
Route pattern > route list > route group > device (i.e. gateway, trunk, etc.)
When is a route pattern used?
To send calls leaving the cluster.
What is the best solution to overlapping extensions in a multi-site environment with distributed call processing?
Implement access and site codes. Use a route pattern containing the codes(s) and discard digits pre-dot.
What is the best solution to overlapping extensions in a multi-site environment with centralized call processing?
Implement access and site codes. Create CSS and partition unique to each site. Add a translation pattern containing the codes(s) to the same partition and discard digits pre-dot.. Associate a CSS to this pattern that contains partitions of the other sites.
What is the correct order to create a dial plan in CUCM?
Device > route group > route list > route pattern
Where is the local route group assigned?
Device pool
What is the advantage of using local route groups?
Reduces dial plan complexity for deployments with centralized call processing by allowing multiple sites to share a route pattern and route list rather than creating one for each site. The route list points to the standard local route group. Each device pool (i.e. site) has a unique local route group that points to the local gateway.
Where can digit manipulation occur during call processing for calls leaving the cluster?
Route pattern, route list, device
How many route patterns and route lists are required when implementing TEHO WITHOUT local route groups?
n * n where n equals the number of sites
How many route patterns and route lists are required when implementing TEHO WITH local route groups?
n + 1 where n equals the number of sites
Where can you configure calling-party transformation CSS for localized call egress at the phone?
At the device pool or the phone.
What is the ingress number format for calls from the PSTN entering a gateway?
Calling = E.164 Called = E.164
What is the globalized call routing number format for calls from the PSTN to an internal phone?
Calling = E.164 Called = Directory Number
What are the threes phases of globalized call routing?
Call Ingress
Globalized Call Routing
Call Egress
What is the egress number format for calls from an internal phone to the PSTN?
Calling = Localized E.164 Called = Localized E.164
What are the main feature enhancements of CUCM Express in Cisco Unified SRST mode?
Presence, Cisco Extension Mobility, and support of local voice-mail integrations.
What is the maximum number of phones supported in CUCM Express in Cisco Unified SRST mode?
450 versus 1,500 in standard SRST mode.
MGCP gateway fallback preserves active calls from remote-site IP Phones to the PSTN when…
Analog or CAS is used. ISDN (CCS) call preservation is impossible because Layer 3 of the ISDN stack is disconnected from the MGCP call agent and is restarted on the local Cisco IOS gateway.
What is the technology used to auto-configure SRST.
SNAP - Simple Network-Enabled Auto Provisioning
What are the 3 SRST switchback methods?
Immediate switchback, graceful switchback (after all outgoing calls on the gateway are completed), or switchback after a configured delay.
What is the default phone keepalive period?
30 seconds.
What is the interval for MGCP keepalive messages to the CUCM server?
15 seconds. If the active CUCM server fails to acknowledge receipt of the keepalive message within 30 seconds, the gateway attempts to switch over to the next available CUCM server.
What IOS command is used in CallManager-Fallback configuration mode to perform digit manipulation on the incoming called numbers to ensure that internal extensions can be dialed even though the lines are configured with the site code and extension?
dialplan-pattern
What feature allows main site phones to call remote site phones while in fallback mode?
CFUR - Call Forward Unregistered. Configure in CUCM for remote site phones by using the PSTN number for CFUR.
List the commands to enable MGCP gateway fallback.
RemoteSite# configure terminal
RemoteSite(config)# ccm-manager fallback-mgcp
RemoteSite(config)# application
RemoteSite(config-app)# global
RemoteSite(config-app-global)# service alternate Default
RemoteSite(config-app-global)# end
RemoteSite#
List the commands to enable H.323 call preservation
RemoteSite# configure terminal
RemoteSite(config)# voice service voip
RemoteSite(conf-voi-serv)# h323
RemoteSite(conf-serv-h323)# call preserve
Where do you set Max Forward UnRegistered Hops to DN in CUCM?
System > Service Parameter > Cisco CallManager
What codec does CUCME support for Music On Hold?
G.711. Transcoders are required to allow G.729 to be used for MOH
Regarding CUCME in SRST mode, what needs to be enabled if the configured ephone is not configured with an ephone-dn?
Auto-assignment has to be enabled for the phone to be able to be associated with an ephone-dn. SNAP is not an option in this case.
What command enables SRST mode on an IOS gateway?
call-manager-fallback
What command enables CUCME in SRST mode on an IOS gateway?
telephony-service
Can call-manager-fallback and telephony-service be configured on a remote router at the same time?
No
What two features were added in CUCME version 8.0?
E.164 support and 5 additional MoH sources
List the main differences between SRST and CUCME.
SRST works with both SCCP and SIP, and supports more phones (up to 1,500).
CUCME works with SCCP only, and supports up to 450 phones. It has more features than SRST such as hunt groups, call park, extension mobility, and presence.
Describe the phone failover process.
- Phone sends TCP keepalive every 30 seconds and does not receive a reply after the third attempt.
- Phone tries 60 seconds each for secondary and tertiary servers in the CUCM group (if configured).
- 10-20 seconds for SRST registration.
- The switchback timer checks every 120 seconds to see if CUCM connection is restored.
Note: The gateway sends MGCP keepalives every 15 seconds, and will failover after 3 attempts.
What is the only codec supported by SRST gateways and CUCM for multicast MOH?
G.711
What multicast MOH settings should be the same on both SRST gateways and CUCM?
Destination address (multicast group), port address, codec, and packetization period.
What is the major difference between regions and locations?
Regions are used to determine the audio codec, and they consider the region of the destination device. Locations are used to set the maximum bandwidth, and they are unaware of the network topology and destination.