1.
SAL can be used to establish which type of remote connection?
Correct Answer(s)
B. HTTPS
D. INADS
Explanation
SAL can be used to establish a remote connection using HTTPS and INADS protocols. HTTPS is a secure protocol used for secure communication over a computer network. INADS (Intelligent Network Access Device System) is a protocol used for remote management and monitoring of network devices. Both protocols allow for remote connections, making them suitable options for establishing a remote connection using SAL.
2.
A SAL agent need not be co-resident with an application it is monitoring.
Correct Answer
A. True
Explanation
A SAL agent refers to a System Application Language agent, which is responsible for monitoring and managing applications. The statement suggests that a SAL agent does not have to be physically located or reside in the same place as the application it is monitoring. This means that the agent can be located remotely and still perform its monitoring duties effectively. Therefore, the given answer, "True," is correct.
3.
A customer cannot have an instance of SAL (SPIRIT) Enterprise Server deployed in their local network.
Correct Answer
B. False
Explanation
The statement is false because a customer can have an instance of SAL (SPIRIT) Enterprise Server deployed in their local network.
4.
Which of the following details are recorded in a users Communication Profile
Correct Answer(s)
B. Session Manager & Branch Session Manager affiliation
C. Email address and presence handles
D. Associated CM Station profile (if one exists)
Explanation
The details that are recorded in a user's Communication Profile include their Session Manager & Branch Session Manager affiliation, email address and presence handles, and their Associated CM Station profile (if one exists). These details help in managing the user's communication preferences and settings, such as their session management and branch affiliations, contact information, and associated communication devices.
5.
If DOM-0 has an IP address of 135.122.100.10, the utilities domain (C-DOM) has an IP address of 135.122.100.11, and you wish your SMGR to have an IP of 135.122.100.12 - which of the following URLs should you use to navigate to the web console from which you deploy SMGR?
Correct Answer
C. Https://135.122.100.12/webconsole
Explanation
The correct answer is https://135.122.100.12/webconsole. This URL corresponds to the desired IP address for the SMGR, which is 135.122.100.12, and includes the "/webconsole" path to access the web console for deploying SMGR.
6.
Which of the following statements is NOT correct?
Correct Answer
D. Once deployed into DOM-0, System Manager no longer relies on the utilities domain
Explanation
System Manager continues to rely on the utilities domain even after it is deployed into DOM-0.
7.
What two key features does SAL help to enable?
Correct Answer
C. Secured remote connectivity & system health monitoring
Explanation
SAL (Service Assurance Layer) helps to enable secured remote connectivity and system health monitoring. Secured remote connectivity ensures that users can securely access the system from remote locations, protecting against unauthorized access. System health monitoring allows for continuous monitoring of the system's performance and health, enabling proactive measures to be taken in case of any issues or failures. These two key features provided by SAL help to ensure the security and stability of the system.
8.
Which of the following items of information are persisted to the database?
Correct Answer
D. All of the above
Explanation
All of the above items of information are persisted to the database. User information, such as usernames, passwords, and personal details, is typically stored in a database to ensure data integrity and security. Group definitions, which define the membership and permissions of user groups, are also persisted to the database. Application configuration, including settings and preferences, is often stored in the database to allow for easy customization and management. Storing all of this information in the database ensures that it can be accessed and utilized consistently across the application.
9.
Select which of the following statements is most correct.
Correct Answer
D. SMGR contains an integrated WebLM server
Explanation
The correct statement is that SMGR contains an integrated WebLM server. This means that SMGR already includes the functionality of a WebLM server and does not require a separate deployment of a WebLM server in the network.
10.
Which of the following statements concerning System Manager are correct?
Correct Answer(s)
B. SAL Agents monitor specific product log files, and send alarms and events recorded there to a central logging service running in SMGR
D. C-DOM hosts a SAL Gateway that remote administrators can use to access SMGR
Explanation
The correct answer states that SAL Agents monitor specific product log files and send alarms and events recorded there to a central logging service running in SMGR. This means that the SAL Agents play a role in monitoring and reporting events in SMGR. Additionally, the answer states that C-DOM hosts a SAL Gateway that remote administrators can use to access SMGR. This implies that C-DOM provides a gateway for remote administrators to access SMGR, allowing for remote management and administration of the system.
11.
Which one of the following best describes the role played by the SAL Policy Server
Correct Answer
A. The SAL Policy Server stores which users can connect remotely using SAL and what they can gain access to
Explanation
The SAL Policy Server is responsible for storing information about which users can connect remotely using SAL (Secure Access Link) and what they can gain access to. It acts as a central repository for managing user access and permissions in a remote enterprise network.
12.
Which of the following details can be provided when configuring SMGR to auto-discovery services in the network?
Correct Answer(s)
B. Subnet
C. SNMP access details
D. CM access details
Explanation
When configuring SMGR to auto-discovery services in the network, the details that can be provided are the subnet, SNMP access details, and CM access details. The subnet information is necessary to identify the range of IP addresses to search for services. SNMP access details are required to gather information from devices using the SNMP protocol. CM access details are needed to connect to the Communication Manager and retrieve information about the services running on it. SSH access details are not mentioned as a requirement for auto-discovery in this context.
13.
Which of the following statements concerning the System Manager SDK are correct?
Correct Answer
C. It is hoped the SDK will be made available to developers beyond Avaya to help bring added value and innovation to Avaya Aura network
Explanation
The System Manager SDK is expected to be made available to developers outside of Avaya in order to bring additional value and innovation to the Avaya Aura network. The SDK includes documentation, code samples, and development libraries that can be used to create System Manager based administrative tools.
14.
SMGR can be configured to authenticate users via LDAP
Correct Answer
A. True
Explanation
The statement is true because SMGR (System Manager) can indeed be configured to authenticate users via LDAP (Lightweight Directory Access Protocol). LDAP is a protocol that allows for the management and access of directory information, such as user authentication, in a network. By configuring SMGR to use LDAP for user authentication, organizations can centralize user management and authentication, making it more efficient and secure.
15.
Multiple SAL (SPIRIT) Enterprise Servers can be used in a chain, with each connecting to the next in order to enable a remote engineer to gain access to administer an Avaya Aura server
Correct Answer
A. True
Explanation
Multiple SAL (SPIRIT) Enterprise Servers can be used in a chain to enable a remote engineer to administer an Avaya Aura server. This means that each SAL Enterprise Server can connect to the next one in the chain, allowing the remote engineer to access and administer the Avaya Aura server. Therefore, the statement is true.
16.
Which of the following statements concerning SMGR high availability configuration is correct?
Correct Answer
A. SMGR uses System Platform high availability features and allows a single backup to take over from a primary should it fail
Explanation
SMGR utilizes the high availability features of System Platform, enabling a single backup to assume control if the primary fails. This ensures continuous operation and minimizes downtime. It does not involve a cluster of multiple SMGR instances sharing access to a master database.
17.
Which statement best describes what DOM-0 in the System Platform does for System Manager?
Correct Answer
B. DOM-0 is home to the XEN Hypervisor which is responsible for hosting the C-DOM, and the template domains and enabling them all to share access to the server hardware
Explanation
DOM-0 in the System Platform serves as the host for the XEN Hypervisor. The XEN Hypervisor is responsible for hosting the C-DOM (Control Domain) and the template domains. It enables these domains to share access to the server hardware. Therefore, DOM-0 plays a crucial role in facilitating the virtualization and management of the System Manager resources.
18.
Which statement best describes the relationship between SMGR and System Platform
Correct Answer
B. SMGR runs as a VA on the System Platform, which acts as a virtual hosting layer
Explanation
SMGR runs as a virtual appliance (VA) on the System Platform. The System Platform serves as a virtual hosting layer, providing the necessary infrastructure for running SMGR as a VA. This means that SMGR is not directly installed on a physical server, but rather on the System Platform which acts as a virtualization layer.
19.
What is the role of the Communication System Management console in System Manager?
Correct Answer
C. To enable an administrator to configure CMs in the network
Explanation
The role of the Communication System Management console in System Manager is to enable an administrator to configure CMs (Communication Managers) in the network. This means that the console provides the necessary tools and interface for the administrator to set up and manage the CMs, which are responsible for handling the communication services and features in the network. By using the console, the administrator can configure various settings and parameters related to the CMs to ensure smooth and efficient communication within the network.
20.
Which sentences describe the kinds of tasks you can perform with SMGR?
Correct Answer(s)
B. SMGR enables system administrators to view system alarms and notifications
C. SMGR allows you to control a variety of Avaya products deployed in the Enterprise network
D. SMGR allows you to create and manage users and System Administrators
Explanation
SMGR enables system administrators to view system alarms and notifications, SMGR allows you to control a variety of Avaya products deployed in the Enterprise network, and SMGR allows you to create and manage users and System Administrators. These sentences describe the different tasks that can be performed with SMGR, including monitoring system alarms and notifications, managing Avaya products, and creating and managing users and system administrators.
21.
A.19 - The System Manager software comes pre-installed on the Avaya S8800
Correct Answer
B. False
Explanation
The given statement is false. The System Manager software does not come pre-installed on the Avaya S8800.
22.
A.13 - Which of the following statements concerning how best to validate the installation is correct?
Correct Answer
A. By successfully logging into the SMGR web interface, you learn that the network, SMGR web application, and database components are working
Explanation
The correct answer states that by successfully logging into the SMGR web interface, one can validate that the network, SMGR web application, and database components are working. This is because logging into the web interface confirms that the necessary components are functioning properly and accessible. It is not necessary to validate the SMGR installation separately as the successful login serves as an indication of the installation's correctness.
23.
Once installed, SMGR will run on the System Platform XEN layer. What statements correctly apply to XEN?
Correct Answer(s)
C. XEN is responsible for scheduling how SMGR gets access to the hardware
D. XEN runs in DOM-0 of the System Platform
Explanation
XEN is a hypervisor that runs in DOM-0 of the System Platform. It is responsible for scheduling how SMGR gets access to the hardware.
24.
Where on the System Platform Server are you likely to find logs containing information about the System Manager installation?
Correct Answer
B. /var/log/vsp/
Explanation
The correct answer is /var/log/vsp/. This is the likely location on the System Platform Server where logs containing information about the System Manager installation can be found.
25.
If deploying from the template uploaded to the SP Server, you should always SSH into the SP Server as root to ensure you have rights to deploy the template.
Correct Answer
B. False
Explanation
The explanation for the given correct answer is that it is not necessary to always SSH into the SP Server as root to ensure deployment rights for a template uploaded to the server. There can be other user accounts with sufficient deployment rights that can be used for this purpose.
26.
Which of the following statements regarding installtion of the System Platform (SP) are true?
Correct Answer(s)
B. SP can be installed via telnet session
C. If installing SP via telnet, the laptop must be directly connected to the server
D. The SP installation media will boot into telnet install mode if left at the boot screen for 30 seconds
Explanation
The correct answer states that SP can be installed via telnet session, if installing SP via telnet, the laptop must be directly connected to the server, and the SP installation media will boot into telnet install mode if left at the boot screen for 30 seconds. This means that it is possible to install SP using a telnet session, but in order to do so, the laptop must be directly connected to the server. Additionally, if the SP installation media is left at the boot screen for 30 seconds, it will automatically boot into telnet install mode.
27.
Which of the following is not a valid way of providing the System Manager template to System Platform?
Correct Answer
E. None of the above - they are all valid
Explanation
All of the options mentioned (Directly from the PLDS web portal, DVD, USB, SCP to the System Platform Server) are valid ways of providing the System Manager template to System Platform. Therefore, the correct answer is "None of the above - they are all valid".
28.
Which of the following is not a method of checking the installation of SMGR?
Correct Answer(s)
C. Running the post-install audit script
D. Unpacking the auto-created installation summary audit
Explanation
Running the post-install audit script and unpacking the auto-created installation summary audit are both methods of checking the installation of SMGR. Logging into the SMGR interface and inspecting the VM in the System Platform Virtual Machine Management Page are also valid methods of checking the installation. Therefore, the correct answer is that all of the given options are methods of checking the installation of SMGR.
29.
What information about SMGR can be found at the Virtual Machine Management page in System Platform?
Correct Answer(s)
B. System Manager IP address
C. State (running / down etc.)
Explanation
At the Virtual Machine Management page in System Platform, you can find information about the System Manager (SMGR) such as its IP address, which is the unique identifier for the SMGR on the network. Additionally, you can see the state of the SMGR, whether it is running or down, providing an indication of its operational status. However, details about the System Manager's login credentials or its uptime are not available on this page.
30.
While deploying SMGR, if you needed a quick way to gather up all the System Platform information and logs into one place from the command line, what CLI command would you use?
Correct Answer
C. Getlogs
Explanation
The correct answer is "getlogs". When deploying SMGR, using the CLI command "getlogs" allows you to gather all the System Platform information and logs into one place from the command line. This command provides a quick and efficient way to retrieve the necessary data and troubleshoot any issues that may arise during the deployment process.
31.
Which of the following is the main way in which Avaya Distributes the SMGR template to customers?
Correct Answer
C. Download from PLDS
Explanation
Avaya distributes the SMGR template to customers by allowing them to download it from PLDS. This means that customers can access the template online and download it directly to their devices. This method is convenient and efficient as it eliminates the need for physical media like DVDs or USBs, and customers can easily obtain the template as per their requirements.
32.
A.06 - Other than System Platform, System Manager has no other pre-install server dependencies (such as requiring Presence Services or Session Manager to be present in the network).
Correct Answer
A. True
Explanation
The statement is true because System Manager does not have any pre-install server dependencies other than System Platform. It does not require Presence Services or Session Manager to be present in the network.
33.
A.12 - Prior to installation, customers must have prepared a database account imprinted with the correct schema for Sytem Manager to use.
Correct Answer
B. False
Explanation
The statement is false because it states that customers must have prepared a database account imprinted with the correct schema for System Manager to use. However, there is no requirement for customers to have a prepared database account with a specific schema for System Manager installation.
34.
A.07 - Which of the following are you required to enter when deploying the System Manager template?
Correct Answer(s)
B. System Manager IP Address
C. Network Mask
Explanation
When deploying the System Manager template, you are required to enter the System Manager IP Address and the Network Mask. These two pieces of information are necessary for the template to establish network connectivity and communication. The other options mentioned, such as Default admin user details and SMGR Database password, may be required for other aspects of the deployment but are not specifically mentioned as required for deploying the System Manager template.
35.
If you make a change to an Endpoint in System Manager, it will update the Communication Manager station when committed.
Correct Answer
A. True
Explanation
When a change is made to an Endpoint in System Manager, it will update the Communication Manager station when committed. This means that any modifications made to the Endpoint will be reflected in the Communication Manager station once the changes are finalized and saved. Therefore, the statement is true.
36.
What is Communication System Management?
Correct Answer
C. Facilitates the administration by extracting data from other applications into SMGR repository to allow Aura solutions to make use of this data.
37.
You cannot manage Communication Manager stations via Communications System Manager.
Correct Answer
B. False
Explanation
This statement is false. Communication Manager stations can be managed via Communications System Manager. Communications System Manager is a web-based management tool that allows administrators to configure and manage Communication Manager stations remotely. It provides a centralized interface for managing various aspects of the communication system, including stations, users, and features. Therefore, the correct answer is false.
38.
After an Entity has been committed, data will be replicated into the System Manager data store.
Correct Answer
A. True
Explanation
After an Entity has been committed, data will be replicated into the System Manager data store. This statement is true. When an entity is committed, it means that any changes made to the entity's data have been saved and finalized. In order to ensure data consistency and availability, the committed data is replicated into the System Manager data store. This replication process helps to maintain a consistent and up-to-date copy of the data in the system, allowing for efficient retrieval and management of the entity's information.
39.
You can initiate an on demand synchronization between CM and SMGR under which navigation route?
Correct Answer
B. Elements >> Inventory >> Synchronization >> Communication System
Explanation
You can initiate an on demand synchronization between CM and SMGR under the "Elements >> Inventory >> Synchronization >> Communication System" navigation route.
40.
Which of the following System Manager statements are true?
Correct Answer(s)
A. System Manager can be used to manage Avaya Aura Solutions
C. System Manager is web based
D. System Manager offers a centralized approach to product management
Explanation
System Manager can be used to manage Avaya Aura Solutions. System Manager is a web-based tool that offers a centralized approach to product management.
41.
In order to manage a device via Communication System Management, it must be defined as ...
Correct Answer
A. An Entity
Explanation
In order to manage a device via Communication System Management, it must be defined as an Entity. This means that the device needs to be identified and recognized as a distinct unit within the system. By defining it as an Entity, the management system can effectively track and control the device's operations, configurations, and interactions with other components in the communication system.
42.
What is the main purpose of the Communication System Management pages?
Correct Answer
A. To administer CM
Explanation
The main purpose of the Communication System Management pages is to administer CM. This means that these pages are used to manage and control the communication system, including tasks such as configuring settings, monitoring performance, and troubleshooting issues related to the CM.
43.
Aura users are created in System Manager by navigating to ...
Correct Answer
B. Users >> Manage Users
Explanation
The correct answer is "Users >> Manage Users" because Aura users are created in System Manager through the "Manage Users" option. This option allows administrators to create and manage user accounts in the Aura system. It is the designated location within System Manager for user management tasks, such as creating new users, modifying user settings, and deleting user accounts.
44.
Templates cannot be used in the Communication System Manager.
Correct Answer
B. False
Explanation
The statement "Templates cannot be used in the Communication System Manager" is incorrect. Templates can be used in the Communication System Manager.
45.
Element Cut Through Tool can be used to administer CM if suitable config pages aren't available in System Manager.
Correct Answer
A. True
Explanation
The Element Cut Through Tool is a tool that allows administrators to directly access and modify the configuration of network devices. It can be used to administer Configuration Management (CM) if the suitable configuration pages are not available in the System Manager. This means that even if the System Manager does not provide the necessary configuration options, the Element Cut Through Tool can still be used effectively for CM purposes. Therefore, the statement is true.
46.
Entities are configured by navigating to
Correct Answer
A. Elements >> Inventory >> Manage Elements
Explanation
The given answer suggests that to configure entities, one needs to navigate to the "Elements" section in the menu, then go to "Inventory" and finally select "Manage Elements". This implies that within the system, there is a specific path or menu structure to follow in order to access the configuration settings for entities.
47.
Which statement best defines an Aura User?
Correct Answer
A. An Aura user has access to a collection of Systems in the enterprise that can be managed by System Manager
Explanation
An Aura user is defined as someone who has access to a collection of Systems in the enterprise that can be managed by System Manager. This means that an Aura user has the ability to utilize and control multiple systems within the enterprise, with the help of the System Manager. This definition implies that an Aura user has a broader scope of access and control compared to the other options provided.
48.
What are the benefits of System Manager?
Correct Answer(s)
B. Consolidation
C. No additional infrastructure costs to manage new products
D. Central, common management console
Explanation
The benefits of System Manager include consolidation, as it allows for the integration of different telephony protocols. This eliminates the need for separate systems and simplifies the management process. Additionally, there are no additional infrastructure costs required to manage new products, as System Manager can handle them seamlessly. Lastly, System Manager provides a central and common management console, which allows for easier and more efficient management of the system.
49.
Which statement about the Messaging System is true?
Correct Answer
B. Subscriber Management will provide support for the Modular Messaging Subscriber object
Explanation
The statement "Subscriber Management will provide support for the Modular Messaging Subscriber object" is true. Subscriber Management is a feature in the Messaging System that allows for the management and support of subscribers. In this case, it specifically mentions that it will provide support for the Modular Messaging Subscriber object, indicating that Subscriber Management can handle the management and support of subscribers using the Modular Messaging system.
50.
If you make a change to the Communication Manager configuration via SAT or ASA, you must do which of the following for the information to replicate in the System Manager CM Data Store?
Correct Answer(s)
A. Wait for the scheduled synchronization to process
C. Manually run the syncronization process on System Manager