REVISED 2018-09-21 APPENDIX ADRAWING NO. LP0991-GN-Tron ® Series NT24K ® Software Manual A-123Appendix ACommand Line InterfaceThe Command Line Interface (CLI) can be accessed by connecting a host device to the USB connector on theswitch. Once connected, the switch will appear as a serial connection. A standard terminal application may be usedto communicate to the switch through the serial connection. For serial port settings, see the “USB INTERFACE”section of the NT24k ® Series Hardware Manual.There are two additional methods for connecting to the CLI, Telnet and SSH. Using any standard Telnet client, sim-ply enter the IP address of the switch to start a connection to the CLI. SSH, the secure alternative to Telnet, canalso be used with any standard SSH client by simply entering the IP address of the switch to start a secure connec-tion to the CLI.The CLI contains some status and configuration capability. To interact with the CLI, a login is required. The defaultusername and password is 'admin'. Once logged in, a listing of available commands can be obtained through thehelp interface. This is accessible by typing either “?” or “help?”. The following commands are available:NT24k CLI CommandsCommand Arguments Description? Show system commands. This command is the same as 'helpcommands' which is shown below.admin Administration settings, including IP settings and DHCP mode.admin system set Set general system settings.admin system setcontact The person to contact for system issues, which should be someonewithin your organization. Only alphanumeric and special characters '#','_', and '-' are allowed.admin system setlocation The physical location of the switch. Only alphanumeric and specialcharacters '#', '_', and '-' are allowed.admin system set name Contains the name assigned to the device, which allows alphanumericand special characters '#', '_', '-', and ':' only. When IP Configuration isDHCP, this may be used as the Client ID (Option 61) of the DHCPRequest.admin system set upperThreshold- An integer from-60 to 120.The highest temperature for the switch without causing a fault to occur.The threshold is specified as an integer in C degrees. The range is from-60 C to 120 C, and the default is product dependent (shown only onswitches with temperature sensors).admin system set lowerThreshold- An integer from-60 to 120.The lowest temperature for the switch without causing a fault to occur.The threshold is specified as an integer in C degrees. The range is from-60 C to 120 C, and the default is product dependent (shown only onswitches with temperature sensors).admin system show Show general system information.admin ip set Set Internet protocol settings.admin ip set clientid- A client ID type:[0-switch name,1-switch MAC,2-other text,3-other hex]- A string when the typeis 2 or a hex stringwhen the type is 3.This option is used by DHCP clients to specify their unique identifier.DHCP servers use this value to index their database of addressbindings. This value is expected to be unique for all clients in anadministrative domain. The identifier may be the MAC address, switchname, or entered as a text string or hex characters.Usage: admin ip set clientid 0Usage: admin ip set clientid 2 "Switch53"