
[Apr 27, 2024] 100% Latest Most updated 71301X Questions and Answers
Try with 100% Real Exam Questions and Answers
NEW QUESTION # 79
You need to connect the Avaya Breeze® platform that is hosting an Avaya Aura® Presence Services snap-in with the Avaya Aura® Session Manager (SM). Which three are required to set up this connection? (Choose three.)
- A. One Entity Link from SM to Avaya Breeze®
- B. one Entity Link from SM to Avaya Aura® Presence Services Snap-in
- C. TCP port 5060 and UDP port 5060
- D. UDP port 5060 and TLS port 5061
- E. TLS ports 5061 and TLS 5062
Answer: A,D,E
Explanation:
Explanation
To connect the Avaya Breeze® platform that is hosting an Avaya Aura® Presence Services snap-in with the Avaya Aura® Session Manager (SM), you need to configure the following:
* One Entity Link from SM to Avaya Breeze®: This is a SIP trunk that connects the SM and the Avaya Breeze® server for SIP signaling and media. You need to create an Entity Link in System Manager, under Elements > Routing > Entity Links, and specify the IP address or FQDN of the SM and the Avaya Breeze® server Security Module (SM100). You also need to select TLS as the SIP Link Transport Type56
* TLS ports 5061 and TLS 5062: These are the ports used by the Entity Link for secure SIP signaling between SM and Avaya Breeze®. Port 5061 is used by SM to send SIP requests to Avaya Breeze®, while port 5062 is used by Avaya Breeze® to send SIP responses to SM. These ports require a valid certificate on both SM and Avaya Breeze® servers56
* UDP port 5060 and TLS port 5061: These are the ports used by the Presence Services snap-in for XMPP federation with other XMPP servers or clients. Port 5060 is used for unencrypted XMPP traffic over UDP, while port 5061 is used for encrypted XMPP traffic over TLS. These ports enable presence and instant messaging features across different domains or platforms34
NEW QUESTION # 80
Which statement regarding the license for the Avaya Aura® Web Gateway (AAWG) is true?
- A. Use of AAWG is an entitlement included with a Session Manager (SM) license, and therefore AAWG does not require a separate license.
- B. A non-virtualized AAWG has an embedded local WebLM server where the license file is installed.
- C. Each AAWG deployed requires its own license file.
- D. The AAWG license file can be installed on the WebLM server embedded in the System Manager (SMGR), or on a standalone WebLM server.
Answer: D
Explanation:
Explanation
The Avaya Aura® Web Gateway (AAWG) requires a license file to operate and provide WebRTC services for endpoints such as Avaya Workplace clients or Avaya Spaces Calling extension users. The license file can be installed on either of these two options:
* The WebLM server embedded in System Manager (SMGR): This is a web-based licensing application that is integrated with SMGR and can manage licenses formultiple Avaya products, such as Communication Manager, Session Manager, Presence Services, or Breeze Platform. You can install an AAWG license file on this WebLM server using SMGR web interface, under Elements > Licensing > Licenses5
* A standalone WebLM server: This is a web-based licensing application that runs on a separate Linux or Windows server and can manage licenses for multiple Avaya products, such as Communication Manager, Session Manager, Presence Services, or Breeze Platform. You can install an AAWG license file on this WebLM server using its web interface, under Licenses > Add License File6
NEW QUESTION # 81
To allow communications between the Avaya Aura® Device Services (AADS) and the Avaya Aura® Web Gateway (AAWG), which three configuration steps are required? (Choose three.)
- A. The AADS FQDN needs to be configured as a Trusted Host on the AAWG.
- B. On the AAWG, the Server-to-server interface port needs to be opened using a shell script.
- C. On the AADS, the Server-to-server interface port needs to be opened using a shell script.
- D. The AAWG FQDN needs to be configured as a Trusted Host on the AADS.
- E. The AADS FQDN, Client interface port and Server-to-server interface port needs to be configured on the AAWG.
Answer: A,D,E
Explanation:
Explanation
To allow communications between the Avaya Aura® Device Services (AADS) and the Avaya Aura® Web Gateway (AAWG), you need to perform the following configuration steps:
* Configure the AAWG FQDN as a Trusted Host on the AADS: A Trusted Host is an entity that is allowed to communicate with the AADS server using HTTPS or REST APIs. You need to configure the Fully Qualified Domain Name (FQDN) of the AAWG server as a Trusted Host on the AADS server, using the System Manager web interface. This allows the AAWG server to access the AADS server for device management and configuration purposes3
* Configure the AADS FQDN as a Trusted Host on the AAWG: Similarly, you need to configure the FQDN of the AADS server as a Trusted Host on the AAWG server, using the app configure command line utility. This allows the AADS server to send dynamic configuration parameters and certificates to the AAWG server for WebRTC call signaling and media processing4
* Configure the AADS FQDN, Client interface port and Server-to-server interface port on the AAWG:
You also need to configure the FQDN, Client interface port and Server-to-server interface port of the AADS server on the AAWG server, using the app configure command line utility. These parameters are used by the AAWG server to establish secure connections with the AADS server for device management and configuration purposes. The default Client interface port is 9443, while the default Server-to-server interface port is 84434
NEW QUESTION # 82
Which Domain Policy Rule in the Avaya Session Border Controller for Enterprise (ASBCE) allows setting a limit to the maximum audio sessions per endpoint, enabling the ASBCE to reject the call when this limit is reached?
- A. Border Rule
- B. Security Rule
- C. Application Rule
- D. Media Rule
Answer: C
Explanation:
Explanation
An Application Rule is a type of Domain Policy Rule in the Avaya Session Border Controller for Enterprise (ASBCE) that allows setting a limit to the maximum audio sessions per endpoint, enabling the ASBCE to reject the call when this limit is reached. A Domain Policy Rule is a configuration object that defines the security and quality of service policies for SIP domains that are managed by the ASBCE server. There are four types of Domain Policy Rules: Security Rule, Border Rule, Application Rule, and Media Rule. An Application Rule is a Domain Policy Rule that defines the application-level policies for SIP domains, such as call admission control,bandwidth management, session timers, and session limits. An Application Rule can include a parameter called Max Audio Sessions Per Endpoint, which specifies the maximum number of concurrent audio sessions that an endpoint can have within a SIP domain. If an endpoint tries to initiate or receive more audio sessions than this limit, the ASBCE server will reject the call with a 403 Forbidden response.
NEW QUESTION # 83
What are three ways of accessing Avaya Aura Application Enablement Services (AES) to perform administration? (Choose three.)
- A. with web access
- B. with remote access using Rlogin
- C. with remote access using SSH
- D. with an Open X.11 terminal window
- E. with local access using a system console
Answer: A,C,E
NEW QUESTION # 84
Which statement describes Cross-Origin Resource Sharing (CORS)?
- A. It is a W3C specification that allows cross-domain communication from the browser.
- B. It allows for signaling-groups to be used by more than one trunk-group.
- C. It is a network setup by which an Avaya Aura Media Server (AAMS) can be used by more than one Avaya Aura Communications Manager (CM).
- D. It is making DSP resources available regardless of the originating location of a call.
Answer: A
NEW QUESTION # 85
When installing a new Avaya Session Border Controller for Enterprise (ASBC6) component / device using the EMS GUI, you click on the Install link on the EMS Device Management page.
After briefly displaying the Provisioned status, which final status should the ASBCE component / device display?
- A. Up
- B. Running
- C. Commissioned
- D. Active
Answer: B
Explanation:
Explanation
After installing a new Avaya Session Border Controller for Enterprise (ASBC6) component / device using the EMS GUI, you click on the Install link on the EMS Device Management page. After briefly displaying the Provisioned status, the final status that the ASBCE component / device should display is Running. The EMS Device Management page is a web interface that allows you to view and manage the ASBCE components / devices, such as EMS (Element Management System), SBC (Session Border Controller), or HCA (High Capacity Appliance). The EMS Device Management page displays information such as device name, management IP, version, status, reboot, and shutdown for each component / device. The status indicates the operational state of the component / device, which can be one of these values: Provisioned, Commissioned, Registered, or Running. The Running status means that the component / device is fully operational and ready to handle traffic. Therefore, after installing a new ASBCE component / device using the EMS GUI, you should wait until it displays a Running status on the EMS Device Management page.
NEW QUESTION # 86
After the initial provisioning script has been run you see your Avaya Session Border Controller for Enterprise (SBCE) displaying a Registered state in the Web GUI. You click on the install link in the EMS System Management > Devices menu to continue the installation.
After displaying a status of Provisioning for a short while, which status does the SBCE display?
- A. Up
- B. Maintenance-Busy
- C. Busyout
- D. Commissioned
Answer: D
NEW QUESTION # 87
To provide the customized music, prompts, and/or error announcements when using the Avaya Call Park and Page, which Avaya application server is used?
- A. Avaya Aura® Communication Manager (CM)
- B. Avaya Security Module
- C. Avaya Aura® Media Server (MS)
- D. Avaya Breeze®
Answer: C
Explanation:
Explanation
To provide the customized music, prompts, and/or error announcements when using the Avaya Call Park and Page snap-in, you need to use the Avaya Aura® Media Server (MS). The Media Server is an application that provides media processing services for voice and video calls, such as playing announcements, music on hold, conferencing, transcoding, and recording. The Media Server can be integrated with the Call Park and Page snap-in on the Avaya Breeze® platform, using SIP trunks and media resources. You can upload your own audio files to the Media Server and configure them as custom announcements for the Call Park and Page snap-in34
NEW QUESTION # 88
The customer plans to have 50 SIP Trunks and 100 Remote Workers supported by the Avaya Session Border Controller for Enterprise (ASBCE). How many ASBCE licenses will they require?
- A. 150 standard services licenses, and 150 advanced services licenses
- B. 150 standard services licenses
- C. 50 standard services licenses, and 100 advanced services licenses
- D. 150 standard services licenses, and 100 advanced services licenses
Answer: C
Explanation:
Explanation
The Avaya Session Border Controller for Enterprise (ASBCE) requires licenses to support different types of services, such as SIP Trunking or Remote Worker. The ASBCE licenses are based on the number of concurrent sessions that are handled by the ASBCE server. There are two types of licenses: standard services licenses and advanced services licenses. A standard services license is required for each SIP Trunking session, which is a session between the ASBCE server and a SIP service provider. An advanced services license is required for each Remote Worker session, which is a session between the ASBCE server and a remote endpoint, such as an IP phone or a softphone. Therefore, if the customer plans to have 50 SIP Trunks and100 Remote Workers supported by the ASBCE, they will need 50 standard services licenses and 100 advanced services licenses.
NEW QUESTION # 89
Which two pieces of information in an output from the show mgc command (issued on a G430/G450 Gateway CLI), indicate that the G430/G450 is operating as an Internet Friendly (Edge) Gateway as opposed to an Enterprise Gateway? (Choose two.)
- A. The Gateway Mode displays Edge.
- B. The Management Link Mode displays Tunnelled.
- C. The H.248 Link Status displays UP/Encrypted.
- D. The Controller displays sbc@.
- E. The H.248 Link Mode displays IFG.
Answer: C,E
Explanation:
Explanation
The output from the show mgc command (issued on a G430/G450 Gateway CLI) can indicate whether the G430/G450 is operating as an Internet Friendly (Edge) Gateway or an Enterprise Gateway. An Internet Friendly (Edge) Gateway is a device that provides secure and reliable connectivity between endpoints on different networks, such as the public internet and a private enterprise network. An Enterprise Gateway is a device that provides connectivity between endpoints on the same network, such as a LAN or a WAN. The show mgc command displays information about the Media Gateway Controller (MGC), which is the entity that controls the media gateway functions of the G430/G450, such as call processing, routing, and signaling.
The MGC can be an Avaya Communication Manager (CM) server or an Avaya Session Border Controller for Enterprise (ASBCE) server. The output from the show mgc command includes these fields:
* Management Link Mode: This field indicates how the G430/G450 communicates with the MGC for management purposes, such as configuration, monitoring, and troubleshooting. The possible values are Direct or Tunnelled. Direct means that the G430/G450 communicates with the MGC using a direct IP connection over TCP port 5022. Tunnelled means that the G430/G450 communicates with the MGC using a tunnel over TCP port 2944 and secured using TLS. This mode is used when the G430/G450 operates as an Internet Friendly (Edge) Gateway and communicates with ASBCE as the MGC.
* H.248 Link Mode: This field indicates how the G430/G450 communicates with the MGC for media gateway control purposes, such as controlling media streams, allocating resources, and creating connections. The possible values areEGW or IFG. EGW means that the G430/G450 communicates with the MGC using H.248 protocol over UDP port 2944. This mode is used when the G430/G450 operates as an Enterprise Gateway and communicates with CM as the MGC. IFG means that the G430/G450 communicates with the MGC using H.248 protocol over TCP port 2944 and secured using TLS. This mode is used when the G430/G450 operates as an Internet Friendly (Edge) Gateway and communicates with ASBCE as the MGC.
* H.248 Link Status: This field indicates whether the H.248 link between the G430/G450 and the MGC is
* up or down, and whether it is encrypted or not. The possible values are UP/Encrypted, UP/Unencrypted, DOWN/Encrypted, or DOWN/Unencrypted. UP means that the H.248 link is established and functional.
DOWN means that the H.248 link is not established or not functional. Encrypted means that the H.248 link is secured using TLS encryption. Unencrypted means that the H.248 link is not secured using TLS encryption.
Therefore, to determine whether the G430/G450 is operating as an Internet Friendly (Edge) Gateway or an Enterprise Gateway, you can look at these two fields in the output from the show mgc command:
* If the H.248 Link Mode displays IFG, it means that the G430/G450 is operating as an Internet Friendly (Edge) Gateway and communicating with ASBCE as the MGC using H.248 over TCP port 2944 and secured using TLS.
* If the H.248 Link Status displays UP/Encrypted, it means that the G430/G450 is operating as an Internet Friendly (Edge) Gateway and communicating with ASBCE as the MGC using a secure and functional
H.248 link.
NEW QUESTION # 90
Which two statements about the Avaya Session Border Controller for Enterprise (ASBCE) certificate management are true? (Choose two.)
- A. It only supports .crt certificate file types.
- B. It supports both the Root and Intermediate Certificate Authority (CA) certificates.
- C. It requires a single server identity certificate for each deployed server.
- D. It provides an in-built Certificate Signing Request (CSR) generation utility.
- E. It allows using a default server certificate for up to one year after the installation.
Answer: B,E
Explanation:
Explanation
The Avaya Session Border Controller for Enterprise (ASBCE) certificate management is a feature that allows you to install, manage, and renew certificates for the ASBCE server. Certificates are used to authenticate and encrypt the communication between the ASBCE server and other entities, such as endpoints, servers, or service providers. The following statements about the ASBCE certificate management are true:
* It allows using a default server certificate for up to one year after the installation: The ASBCE server comes with a default self-signed server certificate that can be used for testing or demonstration purposes. The default server certificate is valid for one year from the date of installation. After one year, the default server certificate expires and needs to be replaced with a valid certificate from a trusted Certificate Authority (CA).
* It supports both the Root and Intermediate Certificate Authority (CA) certificates: The ASBCE server supports installing both the Root and Intermediate CA certificates, which are used to verify the identity and trustworthiness of other certificates. A Root CA certificate is a certificate that is issued by a trusted authority and is self-signed. An Intermediate CA certificate is a certificate that is issued by a Root CA or another Intermediate CA and is used to sign other certificates. The ASBCE server can store up to 10 Root CA certificates and up to 10 Intermediate CA certificates.
NEW QUESTION # 91
Which two key configuration steps are needed to associate the Avaya Call Park and Page snap-in to an Avaya Workplace Client? (Choose two.)
- A. Add an Implicit User Profile.
- B. Configure a Call Park activation and deactivation feature code.
- C. Add a Service Profile.
- D. Add a SIP Entity for the Call Park and Page snap-in.
Answer: B,C
Explanation:
Explanation
To associate the Avaya Call Park and Page snap-in to an Avaya Workplace Client, you need to perform the following key configuration steps:
* Add a Service Profile: A Service Profile is a set of parameters that defines the features and capabilities of a user or device in System Manager. You need to create a Service Profile for the Call Park and Page snap-in, under Users > User Management > Service Profiles. In the Service Profile, you need to specify the name, type, domain, and SIP Entity of the Call Park and Page snap-in. You also need to enable the Call Park feature and configure the Call Park activation and deactivation feature codes1
* Configure a Call Park activation and deactivation feature code: A feature code is a numeric sequence that activates or deactivates a specific feature on Communication Manager. You need to configure a Call Park activation and deactivation feature code on Communication Manager, using the change feature-access-codes command. The Call Park activation feature code allows a user to park a call on a specified extension, while the Call Park deactivation feature code allows a user to retrieve a parked call from any extension2
NEW QUESTION # 92
Which statement describes the purpose of the tracePS CLI tool?
- A. It captures packet size statistics for every call in Avaya Aura®.
- B. It captures contact details for every user subscribed to Avaya Aura® Presence Services.
- C. It captures voice and video media packets in real-time.
- D. It captures real-time XMPP traffic.
Answer: D
Explanation:
Explanation
The tracePS CLI tool is a command-line interface tool that allows you to capture and analyze XMPP traffic between Avaya Aura® Presence Services and other XMPP servers or clients. You can use this tool to troubleshoot issues related to presence, instant messaging, federation, or integration with third-party applications. You can also use this tool to generate reports on XMPP traffic statistics, such as message count, message size, message type, and message direction1
NEW QUESTION # 93
You are deploying the Avaya Aura® Presence Services on Avaya Breeze®.
When looking under Elements > Avaya Breeze> Service Management > Services in Avaya Aura® System Manager, which status would you expect to see for a Presence Services snap-in that is ready to support Presence and IM?
- A. Loaded
- B. Active
- C. Accepting
- D. Installed
Answer: B
Explanation:
Explanation
When deploying the Avaya Aura® Presence Services on Avaya Breeze®, you can check the status of the Presence Services snap-in in System Manager, under Elements > Avaya Breeze> Service Management > Services. The status indicates the state of the snap-in on the Avaya Breeze® cluster. The status Active means that the snap-in is running and ready to support Presence and IM. The other statuses are either intermediate or error states that indicate that the snap-in is not fully functional or operational.
NEW QUESTION # 94
The provisioning script automatically runs as part of the first boot-up of the Avaya Session Border Controller for Enterprise (SBCE). During this process you assign the Management IP address to the SBCE. You browse to the Element Management System (EMS) to continue to install the SBCE.
On the System Management > Devices web page, which status does the SBCE display before the Install link is clicked?
- A. Ready
- B. Registered
- C. Commissioned
- D. Provisioned
Answer: B
NEW QUESTION # 95
Which component converts WebRTC Media Stream to SIP Media Stream?
- A. Avaya Aura Media Server (AAMS)
- B. HTTP Reverse Proxy
- C. G.450/430 or G.650 Medpro board
- D. STUN/TURN server
Answer: D
NEW QUESTION # 96
What must be configured under DMZ Services in the Avaya Session Border Controller for Enterprise (ASBCE) to allow downloading the 46xxsettings.txt file to a Remote Worker device?
- A. File Transfer
- B. Mapping Profile
- C. Application Relay
- D. Reverse Proxy
Answer: D
Explanation:
Explanation
To allow downloading the 46xxsettings.txt file to a Remote Worker device, you need to configure a Reverse Proxy under DMZ Services in the Avaya Session Border Controller for Enterprise (ASBCE). A Reverse Proxy is a configuration object that enables secure access to internal web servers from external clients. The Reverse Proxy intercepts HTTP or HTTPS requests from external clients and forwards them to the appropriate internal web servers, such as an HTTP server or an Avaya Aura® Device Services (AADS) server. The Reverse Proxy also returns the responses from the internal web servers to the external clients. The 46xxsettings.txt file is a configuration file that contains settings for Avaya IP Deskphones, such as firmware versions, network parameters, and feature options. The 46xxsettings.txt file is usually hosted on an HTTP server or an AADS server in the enterprise network. To allow Remote Worker devices to download this file securely, you need to configure a Reverse Proxy that maps the external URL of the file to the internal URL of the file on the HTTP server or AADS server
NEW QUESTION # 97
Which statement about enabling IM and Presence for a user is true?
- A. In SMGR, edit the Communication Profile of the user to assign an Avaya E.164 handle and check the Presence profile checkbox.
- B. In SMGR, edit the Communication Profile of the user to assign an Avaya Presence/IM handle and check the Presence profile checkbox.
- C. In SMGR, edit the Communication Profile of the user to assign an Avaya SIP handle and check the Presence profile checkbox.
- D. In SMGR, edit the Communication Profile of the user to assign a XMPP handle and check the Presence profile checkbox.
Answer: C
NEW QUESTION # 98
From a remote worker's SIP Endpoint connected via Mobile Workspace, which tool is used to trace the successful way through Avaya Session Border Controller for Enterprise (SBCE) of an Invite message?
- A. traceSBC
- B. traceMW
- C. traceRT
- D. traceSM
Answer: D
NEW QUESTION # 99
When deploying a Survivable Communication Manager (CM), which statement about the Server ID value is true?
- A. The Server ID Is a value found in the license file.
- B. Every CM server in the network needs to be assigned a unique Server ID including servers in a duplex pair.
- C. Every CM server in the network needs to be assigned a unique server ID, but both servers in a duplex pair must have the same Server ID.
- D. The Server ID of a Survivable CM needs to match the server ID of the Main CM. The Server IDs must be an even/odd pair (N, N+l).
Answer: B
NEW QUESTION # 100
What are the three components of Avaya Aura Messaging (AAM)? (Choose three.)
- A. Messaging Distributor
- B. SM100 Module
- C. Messaging Store
- D. Application Server
- E. AxC/Directory
Answer: C,D,E
NEW QUESTION # 101
When planning the Avaya Session Border Controller for an Enterprise (ASBCE) deployment, what is a good practice to adopt?
- A. Use the same name for all internal and external interfaces.
- B. Use dedicated ASBCEs on the internal and external sides of the network.
- C. Name interfaces consistently, for example, Al as "Internal" or "Private" for connectivity to the Call Server.
- D. Use the same IP address sub-net for both internal and external Interfaces.
Answer: B
Explanation:
Explanation
When planning the Avaya Session Border Controller for an Enterprise (ASBCE) deployment, a good practice to adopt is to name interfaces consistently, for example, Al as "Internal" or "Private" for connectivity to the Call Server. The ASBCE server has four network ports that can be configured as logical interfaces with different IP addresses, subnet masks, gateways, and VLAN IDs. The logical interfaces are named Al, A2, Bl, and B2. A good practice is to use a consistent naming convention for the interfaces that reflects their purpose and function. For example, you can name Al as "Internal" or "Private" because it connects the ASBCE server to the internal network and the Call Server. Similarly, you can name Bl as "External" or "Public" because it connects the ASBCE server to the external network and the Internet. This naming convention can help you avoid confusion and errors when configuring the interfaces and assigning them to zones.
NEW QUESTION # 102
......
New Avaya 71301X Dumps & Questions: https://www.braindumpsit.com/71301X_real-exam.html
Dumps to Pass your 71301X Exam with 100% Real Questions and Answers: https://drive.google.com/open?id=1afX0_SKpgRVouSzUukLM3I9ragoTkKld