The WebMux™ Model 480S, 580SG, and 680PG User Guide – Version 7.0.x
Copyright© 1997-2006 CAI Networks, Inc.
75
Appendix 6 – Access CLI Commands
Once the diagnose ports set, superuser could use ssh or telnet to access the CLI
commands to help troubleshoot network problems or server problems. There are
maximum two diagnose ports. The first one will be SSH and second one will be
Telnet. If there is only one port specified, only SSH access is allowed.
“ssh –l superuser –p port_number WebMux™_ip_address”
Can be issued from any Linux/Unix computer. For Windows computer, PuTTY
can be freely downloaded over Internet.
Once login into CLI, following screen will be shown:
Enter "help" for list of commands.
Enter “cmd --help" give help for the command "cmd".
Enter "exit" or "logout" to end this session.
Following are commands available in CLI:
arp - manipulate the system ARP cache
arping - ping <address> on device <interface> by ARP packets, using source
address <source>.
factory_reset – reset WebMux™ settings to original settings, clear all current
setting.
getallsettings - save all WebMux™ settings from WebMux™ to your PC
getconfig – save all farm/server settings from WebMux™ to your PC
ifconfig – display and configure a network interface(s)
netstat – display network connections, routing tables, interface statistics, etc.
ping - send ICMP ECHO_REQUEST packets to network hosts
putconfig - restore farm/server settings from your PC to WebMux™
rec_cmdline – allowing configure basic WebMux™ IP without using pushbutton.
tcpdump – capture and display network traffic
traceroute - print the route packets take to network host
Most commands can be found on Unix, for detailed usage, please refer to any
Unix man pages. Our support center does not support the usage of these
commands.