2023年最新のに更新された検証済みの71301X問題集と解答で合格保証もしくは全額返金
71301XのPDF問題とテストエンジンには136問があります
質問 # 30
Refer to the exhibit.
Before you can begin configuring SIP Trunking, which status should all the Avaya Session Border Controller for Enterprise (ASBCE) components / devices show on the Device Management screen?
- A. Commissioned
- B. Registered
- C. Ready
- D. Provisioned
正解:C
解説:
Explanation
Before you can begin configuring SIP Trunking, the status that all the Avaya Session Border Controller for Enterprise (ASBCE) components / devices should show on the Device Management screen is Ready. The Device Management screen 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 Device Management screen 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 Ready. The Ready status means that the component / device is fully operational and ready to handle traffic.
Therefore, before configuring SIP Trunking, you should make sure that all the ASBCE components / devices have a Ready status on the Device Management screen.
質問 # 31
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. Reverse Proxy
- B. File Transfer
- C. Application Relay
- D. Mapping Profile
正解:A
解説:
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
質問 # 32
Which statement describes how an H.248 signaling link connects the Internet Friendly (Edge) Gateway to the Avaya Communication Manager (CM)?
- A. It is tunnelled using TCP port 2944 and secured using TLS.
- B. It is transported using HTTPs using port 443.
- C. It is transported using HTTPs/REST via the Avaya Session Border Controller for Enterprise (ASBCE).
- D. It is transported using TCP port 80 and secured using a VPN connection to the Avaya Session Border Controller for Enterprise (ASBCE).
正解:A
解説:
Explanation
An H.248 signaling link connects the Internet Friendly (Edge) Gateway to Avaya Communication Manager (CM) by tunneling H.248 messages using TCP port 2944 and securing them using TLS. H.248 is a protocol that defines how media gateway controllers control media gateways for supporting multimedia streams across different networks, such as IP networks and PSTN networks. An H.248 signaling link is a logical connection between an H.248 controller and an H.248 gateway that allows exchanging H.248 messages for controlling media streams. In an Internet Friendly (Edge) Gateway scenario, CM acts as an H.248 controller and ASBCE DBE acts as an H.248 gateway. To connect an H.248 signaling link between CM and ASBCE DBE, these steps are performed:
* CM initiates a TCP connection to ASBCE DBE using port 2944, which is reserved for H.248 over TLS.
* CM and ASBCE DBE negotiate TLS parameters and exchange certificates for mutual authentication and encryption.
* CM and ASBCE DBE establish a secure TLS session over TCP port 2944.
* CM and ASBCE DBE exchange H.248 messages over TLS session for controlling media streams.
質問 # 33
A field engineer deploys Avaya Aura® Web Gateway (AAWG) in a Virtualized Environment (VE). After the successful deployment of the virtual machine, what is the next step?
- A. Enroll AAWG with System Manager (SMGR) by running the initTM command on the AAWG CLI.
- B. Run the AAWG installation utility by entering the app install command on the AAWG CLI.
- C. Add AAWG as a Managed Element on System Manager (SMGR) and configure Pairing with Session Manager (SM).
- D. Assume there is nothing to do because AAWG is ready to go with the details provided during the deployment.
正解:A
解説:
Explanation
After deploying Avaya Aura® Web Gateway (AAWG) in a Virtualized Environment (VE), the next step is to enroll AAWG with System Manager (SMGR) by running the initTM command on the AAWG CLI. The initTM command is used to initialize the trust management between the AAWG server and the SMGR server.
This command requires an enrollment password that is configured in the SMGR web interface, under Security
> Enrollment Password. The enrollment password has a validity period that can be set by the administrator. If the enrollment password has expired, the initTM command will fail. Therefore, before running the initTM command, you should verify that the enrollment password is configured and valid
質問 # 34
Which statement about the SIP Entities to support single node Avaya Aura Presence Services is true?
- A. Only one SIP Entity is built of Type = "Presence Services", which uses the SM100 IP address of the Avaya Breeze node.
- B. Two SIP Entities are built to the same SM100 IP address of each node. One is of type = "Avaya Breeze", and the other is of Type = "Other".
- C. Only one SIP Entity is built of Type = "Avaya Breeze", which uses the SM100 IP address of the Avaya Breeze node.
- D. Two SIP Entities are built to the same SM100 IP address of each node. One is of type = "Avaya Breeze", and the other is of Type = "Presence Services".
正解:C
質問 # 35
In some deployments, the Avaya Session Border Controller for Enterprise (ASBCE) might not trust the Certificate Authority (CA) which signed the WebLM server identity certificate.
Which tool would you use to fix the trust issue?
- A. the "Verify Existing Certificate" option under Device Management > Licensing
- B. the sbceconfigurator.py fix-weblm-cert command issued from the EMS CLI
- C. the sbceconfigurator.py change-ssl-certs command issued from the SBC CLI
- D. the "Fix ASBCE WebLM Cert" option under Device Management > Licensing
正解:B
解説:
Explanation
If the Avaya Session Border Controller for Enterprise (ASBCE) does not trust the Certificate Authority (CA) that signed the WebLM server identity certificate, you can use the sbceconfigurator.py fix-weblm-cert command issued from the EMS CLI to fix the trust issue. The WebLM server is a web-based licensing application that manages licenses for various Avaya products, such as Communication Manager, Session Manager, Presence Services, or Breeze Platform. The WebLM server uses an identity certificate to authenticate itself to other entities that communicate with it using HTTPS or REST APIs. The identity certificate is signed by a CA, which is an entity that issues and verifies certificates. The ASBCE server needs to trust the CA that signed the WebLM server identity certificate in order to communicate with it securely and obtain licenses from it. If the ASBCE server does not trust the CA, you can use the sbceconfigurator.py fix-weblm-cert command to install the CA certificate on the ASBCE server and establish trust with it. The sbceconfigurator.py tool is a Python script that runs on the EMS component of the ASBCE server and performs various configuration tasks. The EMS component is responsible for managing and monitoring the ASBCE server. You can access the EMS CLI using SSH or Telnet and run the sbceconfigurator.py tool from there.
質問 # 36
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, but both servers in a duplex pair must have the same Server ID.
- C. 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).
- D. Every CM server in the network needs to be assigned a unique Server ID including servers in a duplex pair.
正解:D
質問 # 37
Which statement describes the purpose of the tracePS CLI tool?
- A. It captures voice and video media packets in real-time.
- B. It captures packet size statistics for every call in Avaya Aura®.
- C. It captures contact details for every user subscribed to Avaya Aura® Presence Services.
- D. It captures real-time XMPP traffic.
正解:D
解説:
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
質問 # 38
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. Accepting
- B. Loaded
- C. Installed
- D. Active
正解:D
解説:
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.
質問 # 39
Which Avaya Breeze Cluster type is the Avaya Aura Presence Services snap-in installed on?
- A. Presence Services
- B. General Purpose
- C. Core Platform
- D. IM_Presence
正解:C
質問 # 40
On Avaya Session Border Controller for Enterprise (SBCE), which statement about how to examine messages with Wireshark is true?
- A. Wireshark runs directly on Avaya Session Border Controller for Enterprise (SBCE).
- B. You can start and stop a Packet Capture in the EMS web GUI and then you can open the .pcap file with Wireshark.
- C. They cannot be examined on this version.
- D. You have to start and stop the .pcap file using command line.
正解:B
質問 # 41
Which statement about the Application Enablement Services (AES) certificate management is true?
- A. AES is shipped with a default certificate which is valid for one year, and a customer-provided server identity certificate must be installed before the default certificate expires.
- B. AES is shipped with a self-signed server identity certificate which can be used indefinitely.
- C. AES does not require a server identity certificate as it communicates only via H.323.
- D. AES provides an integrated Certificate Authority (CA) which can be used to generate a self-signed server identity certificate.
正解:A
解説:
Explanation
The statement that is true about the Application Enablement Services (AES) certificate management is that AES is shipped with a default certificate which is valid for one year, and a customer-provided server identity certificate must be installed before the default certificate expires. A server identity certificate is a file that contains information about the identity and public key of a server, such as AES. A server identity certificate is used to authenticate the server to other entities that communicate with it using HTTPS or SIP over TLS. A server identity certificate is signed by a Certificate Authority (CA), which is an entity that issues and verifies certificates. AES uses certificates for various purposes, such as securing web access, enabling HTTPS-based APIs, encrypting SIP signaling, and supporting mutual authentication with endpoints or servers. AES comes with a default self-signed certificate that can be used for testing or demonstration purposes. The default certificate is valid for one year from the date of installation. After one year, the default certificate expires and needs to be replaced with a valid customer-provided certificate from a trusted CA. To install a customer-provided certificate on AES, you need to use tools such as OpenSSL or Keytool to generate a Certificate Signing Request (CSR), submit it to a CA, obtain a signed certificate from the CA, and upload it to AES using the web interface or CLI.
質問 # 42
What is the process for Web browsing to the AES Management Console, and logging in with the default account and default password?
- A. https://<AES Management IP Addr> then enter login=admin password=admin01
- B. https://<AES Management IP Addr>:8443, then enter login=craft password=crftpw
- C. https://<AES Management IP Addr> then enter login=cust password-custpw
- D. http://<AES Management IP Addr> then enter login=admin password=admin
正解:C
質問 # 43
By default, which Codec does Avaya Aura Messaging (AAM) support?
- A. G.722
- B. G.729
- C. G.711
- D. G.726
正解:C
質問 # 44
A customer reports that while using Avaya Aura® Presence Services, the users cannot see the Presence status.
Which CLI tool is used to trace PUBLISH messages in the Avaya Breeze® server?
- A. tracePRS
- B. tracePS
- C. traceCE
- D. start trace
正解:B
解説:
Explanation
tracePS is a CLI 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 direction
質問 # 45
You want to multiplex all remote workers SIP messages to Avaya Aura Session Manager (SM) over the same TCP connection, rather than open a dedicated TCP connection for each user.
Which feature needs to be enabled for Avaya Session Border Controller for Enterprise (SBCE)?
- A. the Enable Shared Control feature in the Signaling Interface.
- B. the Share Transport Link feature in the Advanced tab of the Avaya Aura Session Manager (SM) Server Profile
- C. the Enable Grooming feature in the Advanced tab of the Avaya Aura Session Manager (SM) Server Profile
- D. the Stream Users Over Transport Link feature in the Signaling Interface
正解:C
質問 # 46
In the context of Avaya Aura® Presence Services, what is a Watcher?
- A. It represents a Presence information about a user that the system reports.
- B. It is a user who is subscribing to the current and future presence status of another user.
- C. It represents a user whose device is sending status on their behalf using a Publish message.
- D. It is a user who requests a one-time view of another user's current presence status. However, it does not get the future presentity updates.
正解:B
解説:
Explanation
In the context of Avaya Aura® Presence Services, a Watcher is a user who is interested in the presence information of another user, called a Presentity. A Watcher sends a Subscribe message to the Presence Services snap-in on the Avaya Breeze® server, requesting to receive notifications about the current and future presence status of the Presentity. The Presence Services snap-in then sends a Notify message to the Watcher, containing the presence information of the Presentity. The Watcher can use this information to decide how and when to communicate with the Presentity12
質問 # 47
A company is deploying Avaya Session Border Controller for Enterprise (SBCE) to support SIP trunking.
What is the minimum number of IP-addresses they need to assign to the private and public Network Interface Cards (NICs)?
- A. One address is assigned to the private NIC and two addresses are assigned to the public NIC.
- B. Two addresses are assigned to the private NIC and two addresses are assigned to the public NIC.
- C. Two addresses are assigned to the private NIC and one address is assigned to the public NIC.
- D. One address is assigned to the private NIC and one address is assigned to the public NIC.
正解:D
質問 # 48
Which statement about the SIP Entities to support Avaya Aura Presence Services is true?
- A. Only one SIP Entity is built of Type = "Presence Services", which uses the SM100 IP address of the Avaya Breeze node.
- B. Two SIP Entities are built to the same SM100 IP address of each node. One is of Type = "Engagement Development Platform", and the other is of Type = "Other".
- C. Only one SIP Entity is built of Type = "Engagement Development Platform", which uses the SM100 IP Address of the Avaya Breeze node.
- D. Two SIP Entities are built to the same SM100 IP address of each node. One is of Type = "Engagement Development Platform", and the other is of Type = "Presence Services".
正解:C
質問 # 49
In Avaya Session Border Controller for Enterprise (SBCE) 7.x, you need to download the 46xxsettings.txt file to a Remote Worker device.
What needs to be configured under DMZ Services > Relay Services?
- A. Reverse Proxy
- B. Application Relay and Reverse Proxy
- C. Application Relay and File Transfer
- D. Application Relay
正解:D
質問 # 50
After running the Install wizard on the Avaya Session Border Controller for Enterprise (ASBCE), you add a Public (External) IP address to the Bl interface. You try to ping this IP address from a PC in the same subnet, but it fails.
What is the first step to resolve the problem?
- A. Connect to the ASBCE CLI and reboot the ASBCE.
- B. Navigate to Device Management, and and click on Reboot.
- C. Navigate to Network & Flows > Network Management > Interfaces and enable the Bl interface.
- D. Navigate to Device Management, and click on Restart Application.
正解:C
解説:
Explanation
After running the Install wizard on the Avaya Session Border Controller for Enterprise (ASBCE), you add a Public (External) IP address to the Bl interface. The Bl interface is a logical interface that represents the external network port on the ASBCE server. The Bl interface is used to communicate with external entities, such as SIP service providers or remote workers. If you try to ping the Bl interface IP address from a PC in the same subnet, but it fails, the first step to resolve the problem is to navigate to Network & Flows > Network Management > Interfaces and enable the Bl interface. By default, the Bl interface is disabled after the Install wizard. You need to enable it and assign it to an External Zone, which is a logical grouping of interfaces that defines the security and routing policies for the external network
質問 # 51
Which statement regarding the license for the Avaya Aura® Web Gateway (AAWG) is true?
- A. The AAWG license file can be installed on the WebLM server embedded in the System Manager (SMGR), or on a standalone WebLM server.
- B. Use of AAWG is an entitlement included with a Session Manager (SM) license, and therefore AAWG does not require a separate license.
- C. A non-virtualized AAWG has an embedded local WebLM server where the license file is installed.
- D. Each AAWG deployed requires its own license file.
正解:A
解説:
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
質問 # 52
To which other component does the Avaya Aura Application Enablement Services (AES) Switch Connections connect?
- A. Avaya Aura Communications Manager (CM) using SIP
- B. Avaya Aura Media Server (AAMS) using H.323
- C. Avaya Aura Communications Manager (CM) using H.323
- D. Avaya Aura Session Manager (SM) using SIP
正解:C
質問 # 53
Which access control method is used by the Avaya Aura Application Enablement Services (AES) server for administrators?
- A. Single Administrator simple password login
- B. Role-Based Access Control
- C. System Manager AES Management Menu
- D. Challenge-Response shared-key method only
正解:B
質問 # 54
......
Avaya 71301X認定試験は、Avaya Aura Communicationアプリケーションでの候補者の高度なレベルの知識と経験をテストするために設計された挑戦的な試験です。認定試験は、Avayaの認定プログラムの一部であり、Avaya製品とソリューションの専門知識を個人が実証できるように設計されています。認定プログラムは、個人がAvaya製品とソリューションの専門知識を実証し、IT業界でのキャリアを促進する優れた方法です。 Avaya Aura Communication Applicationsの実装の専門知識を実証することに興味がある場合は、Avaya 71301X認定試験が優れた方法です。
試験エンジンは71301X試験無料お試しサンプル365日更新されます:https://jp.fast2test.com/71301X-premium-file.html
テストエンジンの練習テストならこれ71301X有効で更新された問題集:https://drive.google.com/open?id=1Lua_r1vkE4vwepQelyYDeAkEfdTpGt0X