PacketLINK User Manual
12
3. CLI Commands
The CLI commands are summarized as the following table:
CLI Command
Description
System Command
?
Display a full list of commands
logout
Logout CLI System
cdisp
Display current configuration
csave
Save current configuration
cload
Load configuration setting from FLASH
passwd
Enter password to change user-mode. (i.e. View/Setup/
Admin mode)
p.s: If inputted password is not for “setup” or “admin”, it
will enter the “view” mode
setpass mode
Modify password for user-mode.
mode: ‘s’ for setup mode, ‘a’ for admin mode, ‘c’ for CLI
login
ipset ip_addr net_mask
gw_addr
Set NMS port IP address, subnet mask and gateway
address. ip_addr: NMS port IP address to be assigned.
net_mask: subnet mask of IP address.
gw_addr: gateway IP address.
Example: ipset 192.168.1.11 255.255.255.0 192.168.1.254
ipget
Display NMS port current IP address
trapset mode trap_ip_addr
Set SNMP Trap Mode & Host IP
mode:
0: disable SNMP trap
1: enable SNMP trap
Example: trapset 1 192.168.1.200
(enable SNMP trap function and set host 192.168.1.200 to
receive the trap message)
trapget
Get SNMP Trap Mode & Host IP