Appendix A - Amx Shell Commands; Amx Shell; Default Connection Settings And Access Credentials; Connecting To Enzo Via Amx Shell - AMX NMX-MM-1000 Instruction Manual

Enzo meeting presentation system
Hide thumbs Also See for NMX-MM-1000:
Table of Contents

Advertisement

Appendix A - AMX Shell Commands

AMX Shell

AMX Shell is a Java implementation of a command shell you can implement to expose remote access and management
for your Enzo device. To access AMX Shell, your Enzo device must have Secure Shell (SSH) enabled. See the
Diagnostics section on page 44 for more information.
Note: For Windows systems, AMX Shell requires a terminal client that supports SSH connections, such as PuTTY,
TeraTerm, or Indigo Terminal Emulator.

Default Connection Settings and Access Credentials

To connect to your Enzo device, you will need the IP address of the device. See the Locating the IP Address of the
Device section on page 11 for more information.
The following table lists the default connection settings and access credentials for AMX Shell:
Connection Settings and Access Credentials
Protocol
Username
Password

Connecting to Enzo via AMX Shell

To connect, you must know the IP address of your Enzo device. See the Locating the IP Address of the Device section on
page 11 for information about retrieving the IP address of your Enzo device.
The following is an example of an SSH connection command:
> ssh amx@192.168.0.1 -p22 [ENTER]
In the above example, amx serves as the user name. The default port number is 22. Use the -p attribute to connect to a
different port number. After pressing ENTER, type the password at the password prompt. (The default password is
1988.)

Using a Windows Terminal Client to Connect to Enzo via AMX Shell

The terminal client you use to connect to Enzo must support SSH connections. The log on process varies depending on
the terminal client you are using to connect to Enzo. Consult the documentation for your terminal client for help.
1.
Open your terminal client and type the IP address of your Enzo device in the Hostname or IP Address text box.
2.
Set the connection type to SSH.
3.
When prompted for the user name, enter amx.
4.
When prompted for the password, enter 1988. The AMX Shell splash page appears (FIG. 63).
FIG. 63
AMX Shell splash page
Instruction Manual - NMX-MM-1000 Enzo Meeting Presentation System
SSH
amx
1988 (This value will match whatever you set in the Security settings.)
Appendix A - AMX Shell Commands
61

Advertisement

Table of Contents
loading

Table of Contents