Contents are subject to revision without prior notice.
All other trademarks remain the properties of their owners.
Copyright Statement
This publication may not be reproduced as a whole or in part, in any way whatsoever unless prior consent has
been obtained from the owner.
FCC Warning
This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part
15 of the FCC Rules. These limitations are designed to provide reasonable protection against harmful
interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy
and, if not installed and used in accordance with the instructions, may cause harmful interference to radio
communications. However, there is no guarantee that interference will not occur in a particular installation. If
this equipment does cause harmful interference to radio or television reception, which can be determined by
turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the
following measures:
Reorient or relocate the receiving antenna.
Increase the separation between the equipment and receiver.
Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
Consult your local distributors or an experienced radio/TV technician for help.
Shielded interface cables must be used in order to comply with emission limits.
Changes or modifications to the equipment, which are not approved by the party responsible for compliance,
could affect the user’s authority to operate the equipment.
Company has an on-going policy of upgrading its products and it may be possible that information in this
document is not up-to-date. Please check with your local distributors for the latest information. No part of this
document can be copied or reproduced in any form without written consent from the company.
Trademarks:
All trade names and trademarks are the properties of their respective companies.
APPENDIX D: Control Command Class Table ............................................................... 145
7
1. OVERVIEW
This controller is a Z-Wave static controller.
This product can be included and operated in any Z-Wave network with other Z-Wave certified
devices from other manufacturers and/or other applications. All non-battery operated nodes within the
network will act as repeaters regardless of vendor to increase reliability of the network.
This device is a security enabled Z-Wave Plus product that is able to use encrypted Z-Wave Plus
message to Enabled Z-Wave Plus devices.
Replication refers to the protocol replication between Controllers that is used to exchange protocol data
between different Controllers of the same network.
The controller ignores any Basic Command class if receiving Basic Set from a sensor.
The controller supports Association Command Class. It has one association group, which is Lifeline
group with grouping identifier equal to 1. Maximum number of devices that can be added to the group
is 1. When the device is reset, this group returns Device Reset Locally notification.
The controller supports the listed browsers: IE, Firefox and Google Chrome.
1.1 Management Preparations
The gateway controller can be accessed through both Telnet connection and a web browser such as
Internet Explorer, Google Chrome or Firefox, etc… Before you can access the gateway controller and
configure it, you need to connect cables properly.
1.1.1 Connecting the gateway controller
It is extremely important that proper cables are used with correct pin arrangements when connecting
the gateway controller to other devices such as switches, hubs, workstations, etc..
10/100/1000Base-T RJ-45 Ports
Depending on the model that you purchased, 2 10/100/1000Base-T RJ-45 ports are located on
the front panel of the Gateway controller. These RJ-45 ports allow users to connect their
traditional copper-based Ethernet devices to network. All these ports support auto-negotiation
and MDI/MDIX auto-crossover, i.e. the crossover or straight through CAT-5 cable may be used.
1.1.2 Assigning IP Addresses
IP addresses have the format n.n.n.n, for example 168.168.8.100.
IP addresses are made up of two parts:
8
The first part (168.168.XXX.XXX in the example) indicates network address identifying the
network where the device resides. Network addresses are assigned by three allocation
organizations. Depending on your location, each allocation organization assigns a globally
unique network number to each network that wishes to connect to the Internet.
The second part (XXX.XXX.8.100 in the example) identifies the device within the network.
Assigning unique device numbers is your responsibility. If you are unsure of the IP addresses
allocated to you, consult the allocation organization from which your IP addresses were
obtained.
Remember that an address can be assigned to only one device on a network. If you connect to the
outside, you must change all the arbitrary IP addresses to comply with those you have been allocated
by the allocation organization. If you do not do this, your outside communications will not be
connected.
A subnet mask is a filtering system for IP addresses. It allows you to further subdivide your network.
You must use the proper subnet mask for a proper operation of a network with subnets defined.
9
2. Command Line Interface (CLI)
This chapter guides you to use Command Line Interface (CLI) via Telnet connection, specifically in:
Configuring the system
Resetting the system
Upgrading newly released firmware
2.1 Remote Console Management-Telnet
You can use Command Line Interface to manage the Gateway controller via Telnet session. For firsttime users, you must first assign a unique IP address to the Gateway Controller before you can manage
it remotely. Use any one of the RJ-45 ports on the front panel as the temporary management console
port to login to the device with the default username & password and then assign the IP address using
IP command in Global Configuration mode.
Follow steps described below to access the Gateway Controller through Telnet session:
Step 1.Use any one of the RJ-45 ports on the front panel as a temporary management console
port to login to the Gateway Controller.
Step 2.Ask the DHCP server for IP address and run Telnet client and connect to the given IP
address. For first-time users, make sure the IP address of your PC or workstation is
assigned to an IP address between 192.168.0.2 and 192.168.0.254 with subnet mask
255.255.255.0.
Step 3.When asked for a username, enter “admin”. When asked for a password, leave the
password field blank and press Enter (by default, no password is required.)
Step 4.If you enter CLI successfully, the prompt display Switch> (the model name of your
device together with a greater than sign) will appear on the screen.
Step 5.Once you enter CLI successfully, you can set up the Switch’s IP address, subnet mask
and the default gateway using “IP” command in Global Configuration mode. The telnet
session will be terminated immediately once the IP address of the Switch has been
changed.
Step 6. Use new IP address to login to the Gateway Controller via Telnet session again.
Limitation: Only one active Telnet session can access the Gateway Controller at a time.
10
2.2 Navigating CLI
Command Mode
Access Method
Prompt Displayed
Exit Method
User Mode
Login username &
password
ICPE>
logout
Privileged Mode
From user mode, enter the
enable command
ICPE#
disable, exit, logout
Configuration Mode
From the enable mode, enter
the config or configure
command
ICPE(config)#
exit
NOTE: By default, the model name will be used for the prompt display. For convenience, the
prompt display “ICPE” will be used throughout this user’s manual.
Entering the command…
To do this…
Available Modes
help
Obtain a list of available commands in
the current mode.
User Mode
Privileged Mode
Configuration Mode
exit
Return to the previous mode or login
screen.
User Mode
Privileged Mode
Configuration Mode
history
List all commands that have been
used.
User Mode
Privileged Mode
Configuration Mode
logout
Logout from the CLI or terminate
Telnet session.
User Mode
Privileged Mode
After you successfully access to the Gateway Controller, you will be asked for a login username. Enter
your authorized username and password, and then you will be directed to the User Mode. In CLI
management, the User Mode only provides users with basic functions to operate the Gateway
Controller. If you would like to configure advanced features of the Gateway Controller, such as, VLAN,
QoS and Rate limit control, you must enter the Configuration Mode. The following table provides an
overview of modes available in this Gateway Controller.
2.2.1 General Commands
This section introduces you some general commands that you can use in all modes, including “help”,
“exit”, “history” and “logout”.
11
2.2.2 Quick Keys
Keys
Purpose
tab
Enter an unfinished command and press “Tab” key to complete the command.
?
Press “?” key in each mode to get available commands.
Unfinished
command
followed by ?
Enter an unfinished command or keyword and press “?” key to complete the
command and get command syntax help.
Examples:
ICPE#h?
help Show available commands
history Show history commands
ICPE#he?
<cr>
ICPE#help
Up arrow
Use Up arrow key to scroll through the previous entered commands, beginning
with the most recent key-in commands.
Down arrow
Use Down arrow key to scroll through the previous entered commands,
beginning with the commands that are entered first.
This means that
you are in Global
Configuration mode
This allows you to
assign IP address.
Enter the IP address, subnet mask, and
default gateway address.
Hostname
In CLI, there are several quick keys that you can use to perform several functions. The following table
summarizes the most frequently used quick keys in CLI.
2.2.3 Command Format
While in CLI, you will see several symbols very often. As mentioned above, you might already know
what “>”, “#” and (config)# represent. However, to perform what you intend the device to do, you have
to enter a string of complete command correctly. For example, if you want to assign IP address for the
Gateway Controller, you need to enter the following command with the required parameter and IP,
subnet mask and default gateway:
IP command syntax: ICPE(config)#ip address [A.B.C.D] [255.X.X.X] [A.B.C.D]
The following table lists common symbols and syntax that you will see very frequently in this User’s
Symbols
Brief Description
>
Currently, the device is in User Mode.
#
Currently, the device is in Privileged Mode.
(config)#
Currently, the device is in Global Configuration
Mode.
Syntax
Brief Description
[ ]
Brackets mean that this field is required
information.
[A.B.C.D ]
Brackets represent that this is a required field.
Enter an IP address or gateway address.
[255.X.X.X]
Brackets represent that this is a required field.
Enter the subnet mask.
[port-based | 802.1p | dscp | vid]
There are four options that you can choose.
Specify one of them.
[1-8191]
Specify a value between 1 and 8191.
[0-7] 802.1p_list
[0-63] dscp_list
Specify one or more values or a range of values.
For example: specifying one value
ICPE(config)#qos 802.1p-map 1 0
ICPE(config)#qos dscp-map 10 3
For example: specifying three values (separated
by commas)
ICPE(config)#qos 802.1p-map 1,3 0
ICPE(config)#qos dscp-map 10,13,15 3
For example: specifying a range of values
(separating by a hyphen)
ICPE(config)#qos 802.1p-map 1-3 0
ICPE(config)#qos dscp-map 10-15 3
Manual for your reference:
13
2.2.4 Login Username & Password
Command
Description
exit
Quit the User mode or close the terminal connection.
help
Display a list of available commands in User mode.
history
Display the command history.
ping
Used to test the reachability of a host on an Internet Protocol (IP) network
logout
Logout from the Gateway Controller.
enable
Enter the Privileged mode.
Default Login
After you enter Telnet session, a login prompt will appear to request a valid and authorized username
and password combination. For first-time users, enter the default login username “admin” and “press
Enter key” in password field (no password is required for default setting). When system prompt
shows “ICPE>”, it means that the user has successfully entered the User Mode.
For security reasons, it is strongly recommended that you add a new login username and password
using User command in Configuration Mode. When you create your own login username and password,
you can delete the default username (admin) to prevent unauthorized accesses.
Forgot Your Login Username & Password?
If you forgot your login username and password, you can use the “reset button” to set all
configurations back to factory defaults. Once you have performed system reset to defaults, you can
login with default username and password. Please note that if you use this method to gain access to the
Gateway Controller, all configurations saved in Flash will be lost. It is strongly recommended that a
copy of configurations is backed up in your local hard-drive or file server from time to time so that
previously-configured settings can be restored to the Gateway Controller for use after you gain access
again to the device.
2.3 User Mode
In User mode, only a limited set of commands are provided. Please note that in Use Mode, you have no
authority to configure advanced settings. You need to enter Privileged mode and Configuration mode to
set up advanced functions of a gateway Controller feature. For a list of commands available in User
Mode, enter the question mark (?) or “help” command after the system prompt displays “ICPE>”.
14
2.4 Privileged Mode
Command
Description
copy-cfg
Restore or backup configuration file via FTP or TFTP server.
disable
Exit Enable Mode and return to User Mode
exit
Exit Enable Mode and return to User Mode.
firmware
Upgrade Firmware via FTP or TFTP server.
help
Display a list of available commands in Enable Mode.
history
Show commands that have been used.
logout
Logout from the Gateway Controller.
ping
Used to test the reachability of a host on an Internet Protocol (IP) network
reload
Restart the Gateway Controller.
write
Save your configurations to Flash.
configure
Enter Global Configuration mode
show
Show a list of commands or show the current setting of each listed command.
Command
Parameter
Description
ICPE# copy-cfg from
ftp [A.B.C.D] [file
name] [user_name]
[password]
[A.B.C.D]
Enter the IP address of your FTP server.
[file_name]
Enter the configuration file name that you want to
restore.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
ICPE# copy-cfg from
tftp [A.B.C.D]
[file_name]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the configuration file name that you want to
restore.
Example
ICPE# copy-cfg from ftp 192.168.1.198 HS_0600_file.conf misadmin1 abcxyz
ICPE# copy-cfg from tftp 192.168.1.198 HS_0600_file.conf
Command / Example
ICPE# copy-cfg from default
The only place where you can enter the Privileged (Enable) Mode is in User Mode. When you
successfully enter Enable mode, the prompt will be changed to ICPE# (the model name of your device
together with a pound sign). Enter the question mark (?) or help command to view a list of commands
available for use.
2.4.1 Copy-cfg Command
Use “copy-cfg” command to backup a configuration file via FTP or TFTP server or restore the
Gateway Controller back to the defaults or to the defaults without changing IP configurations.
1. Restore a configuration file via FTP or TFTP server.
2. Restore the Gateway Controller back to default settings.
NOTE: There are two ways to set the Gateway Controller back to the factory default settings. Users
can use the “copy-cfg from default”command in CLI or simply press the “Reset Button” located on
the front panel to restore the device back to the initial state.
15
3. Restore the Gateway Controller back to default settings but keep IP configurations.
Command / Example
ICPE# copy-cfg from default keep-ip
Command
Parameter
Description
ICPE# copy-cfg to ftp
[A.B.C.D]
[file_name]
[user_name]
[password]
[A.B.C.D]
Enter the IP address of your FTP server.
[file_name]
Enter the configuration file name that you want to
backup.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
ICPE# copy-cfg to
tftp [A.B.C.D]
[file_name]
[A.B.C.D]
Enter the IP address of your TFTP server.
[file_name]
Enter the configuration file name that you want to
backup.
Example
ICPE# copy-cfg to ftp 192.168.1.198 HS_0600_file.conf misadmin1 abcxyz
ICPE# copy-cfg to tftp 192.168.1.198 HS_0600_file.conf
To restart the Gateway Controller, enter the reload command.
16
2.4.4 Write Command
Command / Example
ICPE# write
Command / Example
ICPE# config
ICPE(config)#
ICPE# configure
ICPE(config)#
Command
Description
exit
Exit the Configuration Mode.
help
Display a list of available commands in Configuration Mode.
history
Show commands that have been used.
ip
Set up the IP address and enable DHCP mode & IGMP snooping.
mac
Set up each port’s MAC learning function.
management
Set up the system service type.
mirror
Set up port mirror configuration
mqtt
Set up mqtt configuration.
ntp
Set up required configurations for Network Time Protocol.
qos
Set up the priority of packets within the Gateway Controller.
security
Set up storm control settings.
snmp-server
Create a new SNMP community and trap destination and specify the trap types.
switch
Enable or disable SFP and counter polling function.
switch-info
Specify company name, host name, system location, etc.
usb
Enable or disable USB port functionality.
syslog
Enable or disable syslog server and assign server IP address.
user
Create a new user account.
vlan
Set up VLAN mode and VLAN configuration.
zwave
Set up Z-Wave configuration.
no
Disable a command or set it back to its default setting.
interface
Set up the selected interfaces’ advanced features.
To save running configurations to startup configurations, enter the write command. All unsaved
configurations will be lost when you restart the Gateway Controller.
2.4.5 Configure Command
You can enter Global Configuration Mode only from Privileged Mode. You can type in “configure” or
“config” to enter Global Configuration Mode. The display prompt will change from “ICPE#” to
“ICPE(config)#” once you successfully enter Global Configuration Mode.
2.5 Configuration Mode
When you enter “configure” or “config” and press “Enter” in Privileged Mode, you will be directed to
Global Configuration Mode where you can set up advanced gateway Controller functions, such as QoS,
VLAN, and storm control security globally. Any command entered will be applied to runningconfiguration and the device’s operation. From this level, you can also enter different sub-configuration
modes to set up specific configurations for VLAN, QoS, security or interfaces.
17
show
Show a list of commands or show the current setting of each listed command.
2.5.1 Entering Interface Numbers
Commands
Description
ICPE(config)# interface 1
ICPE(config-if-1)#
Enter a single interface. Only interface 1 will apply to
commands entered.
ICPE(config)# interface 1,2
ICPE(config-if-1,2)#
Enter three discontinuous interfaces, separating by a
comma. Interface 1, 2 will apply to commands entered.
In the Global Configuration Mode, you can configure a command that is only applied to interfaces
specified. For example, you can set up each interface’s VLAN assignment, speed, or duplex mode. To
configure, you must first enter the interface number. There are four ways to enter your interface
numbers to signify the combination of different interfaces that apply to a command or commands.
The “interface” command can be used together with “QoS”, “VLAN” and “Security” commands. For
detailed usages, please refer to QoS, VLAN and Security sections below.
2.5.2 No Command
Most commands that you enter in Configuration mode can be negated using “no” command followed
by the same or original command. The purpose of “no” command is to disable a function, remove a
command, or set the setting back to the default value. In each sub-section below, the use of no
command to fulfill different purposes will be introduced.
2.5.3 Show Command
The command “show” is very important for network administrators to get information about the device,
receive outputs to verify a command’s configurations or troubleshoot a network configuration error.
“Show” command can be used in Privileged or Configuration mode. The following describes different
uses of “show” command.
18
1. Display system information
Enter “show switch-info” command in Privileged or Configuration mode, and then the following
similar screen page will appear.
Company Name: Display a company name for this Gateway Controller. Use “switch-info company-
name [company-name]” command to edit this field.
System Object ID: Display the predefined System OID.
System Contact: Display contact information for this Gateway Controller. Use “switch-info sys-
contact [sys-contact]” command to edit this field.
System Name: Display a descriptive system name for this Gateway Controller. Use “switch-info sys-
name [sys-name]” command to edit this field.
System Location: Display a brief location description for this Gateway Controller. Use “switch-info
sys-location [sys-location]” command to edit this field.
Model Name: Display the product’s model name.
Host Name: Display the product’s host name.
DHCP Vendor ID: Display the product’s DHCP Vendor ID.
Firmware Version: Display the image version used in this device.
M/B Version: Display the main board version.
1000M Port Number: The number of ports transmitting at the speed of 1000Mbps
100M Port Number: The number of ports transmitting at the speed of 100Mbps
19
Serial Number: Display the serial number of this Gateway Controller.
Date Code: Displays the Gateway Controller Firmware date code.
Uptime: Display the time the device has been up.
Local Time: Display the time of the location where the Gateway Controller is.
2. Display or verify currently-configured settings
Refer to “interface command”, “ip command”, “mac command”, “qos command”, “security command”,
“snmp-server command”, “user command”, and “vlan command” sections.
3. Display interface information or statistics
Refer to “show interface statistics command” and “show sfp information command” sections.
4. Show default, running and startup configurations
Refer to “show default-config command”, “show running-config command” and “show start-up-config
command” sections.
5. Show battery status
Refer to “show battery status” command.
20
IP command
Parameter
Description
ICPE(config)# ip
address [A.B.C.D]
[255.X.X.X]
[A.B.C.D]
[A.B.C.D]
Enter the desired IP address for the Gateway Controller.
[255.X.X.X]
Enter subnet mask of your IP address.
[A.B.C.D]
Enter the default gateway address.
ICPE(config)# ip
dhcp snooping
Enable DHCP Snooping function
ICPE(config)# ip
dhcp snooping
dhcp-server
[port_list]
[port_list]
Specify DHCP server trust ports.
ICPE(config)# ip
name-server
server1 [A.B.C.D]
[A.B.C.D]
Specify IP Address for Domain Name System (DNS)
Server 1
ICPE(config)# ip
name-server
server2 [A.B.C.D]
[A.B.C.D]
Specify IP Address for Domain Name System (DNS)
Server 2
No command
ICPE(config)# no ip address
Remove the Gateway Controller’s IP address.
ICPE(config)# ip name-server
server1
Remove IP Address of Domain Name System (DNS)
Server 1
ICPE(config)# ip name-server
server2
Remove IP Address of Domain Name System (DNS)
Server 2
Show command
ICPE(config)# show ip address
Show the current IP configurations or verify the configured
IP settings.
ICPE(config)# show ip name-server
Show the current configured DNS IP address
IP command example
ICPE(config)# ip address
192.168.1.198 255.255.255.0
192.168.1.254
Set up the Gateway Controller’s IP to 192.168.1.198,
subnet mask to 255.255.255.0, and default gateway to
192.168.1.254.
Command / Example
Description
ICPE(config)# ip address dhcp
Enable DHCP mode.
No command
ICPE(config)# no ip address dhcp
Disable DHCP mode.
Show command
2.5.4 IP Command
Configure IP address and related settings such as DHCP snooping and IGMP snooping.
1. Set up or remove the IP address of the Gateway Controller.
2. Enable the Gateway Controller to automatically get IP address from the DHCP server.
21
ICPE(config)# show ip address
Show the current IP configurations or verify the
configured IP settings.
Command / Example
Parameter
Description
ICPE(config)# ip dhcp snooping
Enable DHCP snooping function.
ICPE(config)# ip dhcp snooping
dhcp-server [port_list]
[port_list]
Specify DHCP server trust ports.
No command
ICPE(config)# no ip dhcp snooping
Disable IGMP snooping function.
ICPE(config)# no ip dhcp snooping dhcp-server
Remove all the DHCP server trust ports
Show command
ICPE(config)# show ip dhcp snooping
Show current DHCP snooping status
including DHCP server trust ports.
Command / Example
Parameter
Description
Switch(config)# ip source
Globally enable IP source security.
Switch(config)# ip source binding
[1-12]
[1-12]
Specify IP address security binding number
and enable it.
Switch(config)# ip source binding
[1-12] ip-address [A.B.C.D]
[A.B.C.D]
Specify IP address
No command
Switch(config)# no ip source
Globally disable IP source security.
Switch(config)# no ip source binding [1-12]
Disable IP address security binding.
Switch(config)# no ip source binding [1-12] ipaddress [A.B.C.D]
Disable IP address security binding on the
specified IP address.
Show command
Switch(config)# show ip shource
Show current status of IP source.
3. Enable or disable DHCP snooping globally.
4. Global IP address security configuration.
22
MAC Command
Parameter
Description
ICPE(config)# mac address-table
aging-time [7-600000]
[7-600000]
Enter aging time for MAC address table.
Numbers available are from 7 to 600000.
No command
ICPE(config)# no mac address-table aging-time
Set MAC address table aging time to the
default value (300 seconds).
Show command
ICPE(config)# show mac aging-time
Show current MAC address table aging time.
ICPE(config)# show mac addresstable
Show MAC addresses learned by the Gateway
Controller
ICPE(config)# show mac addresstable interface [port_list]
Under RS-232 interface commands, specify
session aging time within the range: zero or
5-300 seconds. (“0” indicates never aging
out)
ICPE(config)# management [ssh |
telnet|web]
Select the system service type, SSH, telnet
or web.
ICPE(config)# management telnet
port [1-65535]
[1-65535]
Specify telnet port number.
No command
ICPE(config)# no management [ssh
| telnet | web]
[ssh | telnet |
web]
Set system service type to Disabled.
ICPE(config)# no management
telnet port
Disable telnet port number specified.
Show command
ICPE(config)# show management
Show the current system service type.
Management command example
2.5.5 MAC Command
Set up MAC address table aging time. Entries in the MAC address table containing source MAC
addresses and their associated ports will be deleted if they are not accessed within the specified aging
time.
Enable mirror mode and set port 2 as mirror
destination and port 1 as source port.
MQTT command
Parameter
Description
ICPE(config)# mqtt [1-5]
[1-5]
Add a new MQTT ID
ICPE(config-mqtt-ID)# account
enable
To activate the account
ICPE(config-mqtt-ID)# account
name [user_name]
[user_name]
Specify the authorized user login name, up to
255 alphanumeric characters
ICPE(config-mqtt-ID)# account
password [password]
[password]
Enter the desired user password, up to 255
alphanumeric characters.
ICPE(config-mqtt-ID)# active
Enable MQTT function for the MQTT ID
ICPE(config-mqtt-ID)# cleansession
The clean session flag indicates the broker,
whether the client wants to establish a
persistent session or not. A persistent session
(CleanSession is false) means, that the broker
will store all subscriptions for the client and
also all missed messages, when subscribing
with Quality of Service (QoS) 1 or 2. If clean
2.5.7 Mirror Command
2.5.8 MQTT Command
Message Queue Telemetry Transport (MQTT) is a Client Server publish/subscribe messaging transport
protocol. It is light weight, open, simple, and designed so as to be easy to implement. These
characteristics make it ideal for use in many situations, including constrained environments such as for
communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts where a small
code footprint is required and/or network bandwidth is at a premium.
24
session is set to true, the broker won’t store
anything for the client and will also purge all
information from a previous persistent session.
ICPE(config-mqtt-ID)# client-id
[id]
[id]
The client identifier (short Client ID) is an
identifier of each MQTT client connecting to a
MQTT broker. Specify the client identifier
name, up to 23 alphanumeric characters
ICPE(config-mqtt-ID)# domainname [domain_name]
[domain_name]
Assign a domain name, IP address or website
typically, to the broker. The broker is primarily
responsible for receiving all messages, filtering
them, decide who is interested in it and then
sending the message to all subscribed clients.
ICPE(config-mqtt-ID)# keepalive [0-65535]
[0-65535]
The keep alive is a time interval, the clients
commits to by sending regular PING Request
messages to the broker. The broker response
with PING Response and this mechanism will
allow both sides to determine if the other one
is still alive and reachable. “0” refers
to ”disable”. The default setting is 5.
ICPE(config-mqtt-ID)# port [065535]
[0-65535]
This refers to a list of Internet socket port
numbers used by protocols of the transport layer of
the Internet Protocol Suite for the establishment of
host-to-host connectivity. The configurable range is 0
~ 65535.
ICPE(config-mqtt-ID)# tls psk
Transport Layer Security pre-shared key
ciphersuites (TLS-PSK) is a set of cryptographic
protocols that provide secure communication based
on pre-shared keys (PSKs). These pre-shared keys
are symmetric keys shared in advance among the
communicating parties.
ICPE(config-mqtt-ID)# tls pskidentity [identity]
[identity]
Specify a name to the Identity, up to 127
alphanumeric characters.
ICPE(config-mqtt-ID)# tls pskkey [identity]
[identity]
Enter the desired user password, up to 127
alphanumeric characters.
No Command
ICPE(config)# no mqtt [1-5]
Remove MQTT ID
ICPE(config-mqtt-ID)# no account enable
Deactivate the account
ICPE(config-mqtt-ID)# no account name
Remove the authorized user login name
ICPE(config-mqtt-ID)# no account password
Remove the password
ICPE(config-mqtt-ID)# no active
Disable MQTT function for the MQTT ID
ICPE(config-mqtt-ID)# no clean-session
Disable clean session function
ICPE(config-mqtt-ID)# no client-id
Remove the client identifier
25
ICPE(config-mqtt-ID)# no domain-name
Remove a domain name
ICPE(config-mqtt-ID)# no keep-alive
Return to default value 5
ICPE(config-mqtt-ID)# no port
Return to default value 1883
ICPE(config-mqtt-ID)# no tls psk
Disable Transport Layer Security pre-shared key
function
ICPE(config-mqtt-ID)# no tls psk-identity
Remove the Identity name
ICPE(config-mqtt-ID)# no tls psk-key
Remove the password
Show Command
ICPE(config)# show mqtt [1-5]
Show the status of specified MQTT ID
ICPE(config-mqtt-ID)# show
Show the status of the MQTT ID
Command
Parameter
Description
ICPE(config)# ntp
Enable the Gateway Controller to
synchronize the clock with a time server.