Created
July 29, 2011 20:29
-
-
Save shamun/1114665 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sun@example ~]$ telnet 192.168.1.4 | |
Trying 192.168.1.4... | |
Connected to 192.168.1.4. | |
Escape character is '^]'. | |
RMC Control Console | |
Connected to Host: QMRMC2 | |
Bad or Incomplete Command ( �#) | |
QM-RMC>help all | |
Bad or Incomplete Command (ELP all) | |
QM-RMC>help all^M? Main Help screen | |
ADDDns Add an entry to DNS server List | |
ADDMaster Add a master entry to IP table | |
ADDSlave Add a slave/peer entry to IP table | |
AUTONEGot Set auto negotiation for Ethernet Device | |
BROADcast Enable/disable broadcasting of errors | |
BYE Close user session. | |
CARDS Display Cards Detected in System | |
CD Change current file directory. | |
CIPPORT Set port number for CIP. | |
CLEARerr Clears the current error log | |
COMCONSOLEmode Set shared com port to program or console port | |
COMPACT Remove invalid files from system | |
COPYfile Copy a file to a different directory | |
CTPPORT Set port number for CTP (console). | |
DEFRouter Set default router. | |
DELete Delete file(s) | |
DHCP Enable/disable dynamic IP addressing | |
DHCPOPT Sets DHCP Server Options | |
DIR File(s) directory | |
DOMAinname Set the domain name for DNS environment | |
ECHo Enable/disable character echoing | |
EEprom Displays the parameters stored in EEPROM | |
ERRlog Prints the current error log | |
ESTatus Display the status of the Ethernet | |
ETHERNET Enable/disable Ethernet | |
ETHERTEST Start Ethernet test | |
ETHWdog Enable/disable Ethernet Watchdog | |
FORCEDREBOOT Forces system reboot | |
FREE Show available file space | |
GETCODE Retrieve code needed for eControl2 activation | |
GETFPLINE Show LCD front panel display on the console | |
GMToffset Set/View the system GMT Offset | |
HEAPfree Show available heap space | |
HELP Display help screens | |
HOSTname Set the host name for DNS environment | |
I2CERRor Enable I2C error reporting | |
ICMP Enable/disable ICMP ping | |
INFO Print Software Capabilities | |
INITIALIZE Clear file system | |
IPAddress Set IP address. | |
IPMask Set IP subnet mask. | |
IPTable Display IP table. | |
ISDIR Check to see if path is a directory. | |
KILLSOCKET Cancel an active TCP console socket | |
LISTDNS Display the list of DNS servers | |
MESSage Display a message on the screen. | |
MODEMINITstring Change the default Modem initialization string. | |
MOVEfile Move a file to a different directory | |
NVRAMCLEAR Clear NVRAM with zeros | |
NVRAMDISK Format NV RAM file system | |
NVRAMGET Retrieve the contents of NVRAM | |
NVRAMPUT Send the contents of NVRAM to the system | |
OLDUSDST Reverts back to the old DST schedule for US | |
PASSTO Enter passto mode console<->device | |
PASSWORD Set console password. | |
PING Ping remote node. | |
PROGRESet Reloads and restarts the program | |
PROGUPTIME Display the time the program is running | |
RAMFree Show available RAM file space | |
REBOOT Perform system reboot | |
REMDns Remove an entry to DNS server List | |
REMMaster Remove a master entry from IP table | |
REMOVETBCLIENT Removes Console Client Configuration | |
REMSlave Remove a slave/peer entry from IP table | |
RESTORe Restore factory defaults | |
RTScts Set/clear HW handshaking | |
SAVEPAram Save system paramters. | |
SECURECIPport Set Secure(SSL) port number for CIP. | |
SECURECTPport Set Secure(SSL) port number for CTP. | |
SECUREWEBport Set Secure(SSL) port number for Web. | |
SDEBUG Monitor packets to/from logic with options | |
SELFTEST Initiate the self test procedure | |
SENDKEY Add eControl2 Activation Key | |
SENDMODEMINITstring Turn on/off sending of Modem Init string at program startup. | |
SERial Set serial comm parameters | |
SETTBCLIENTIPA Set Console Client Server IP Address | |
SETTBCLIENTPORTNUM Set Console Client Server Port Number | |
SETTBCLIENTTIMEOUT Set Console Client Idle Timeout | |
SETTBCLIENTNUMRETRY Set Console Client number of retries | |
SETTBCLIENTCONNFRVR Set Console Client to try and reconnect after a disconnect | |
SHORTMESSage Display a message on the screen with a 2second timeout. | |
SHOWEXTRAerrors Enables extended errors | |
SHOWHW Display hardware configuration | |
SNMP Enable/disable Simple Network Management Protocol | |
SNMPMonitor Configure SNMP monitoring and trap generation | |
SNMPPass Configure SNMP usernames and passwords | |
SNMPMANager Configure an SNMP manager | |
SNMPTRap Send an SNMP trap | |
SPLUSMEMSIZe Sets the size of the Area for Compiled SIMPL+ code | |
SPLUSTASKS Show SIMPL+ Task Information | |
SSL Display/Set SSL type | |
STARTTBCLIENT Enables Console Client Connection | |
STOPTBCLIENT Disable Console Client Connection | |
SYSTEM Xmodem download new firmware | |
TELNETport Enable/disable the Telnet port | |
TESTDNS Test DNS server | |
TIMEdate Set the time and date | |
TYPE Display file contents | |
UPTIME Display the time the system is running | |
USERPROGCMD Send a command from the console to the user program | |
USERPASSword Set user password. | |
VERsion Print version to console | |
VNVRAMCLEAR Clear NVRAM with zeros without confirmation | |
WAVEDUMP Dump Logic Wave Information | |
WEBINIT Initialize Webserver default file | |
WEBPORT Set port number for Webserver. | |
WEBSERVer Enable/disable Webserver | |
WHO Generate a report of the Ethernet consoles | |
WINS Enable/disable WINS client | |
XGETfile Use XMODEM to retrieve file from system | |
XONxoff Set/clear SW handshaking | |
XPUTfile Use XMODEM to transfer file to ROM | |
QM-RMC> | |
IP Connect send wolfvision off: S-2.19.2: Attempting to Connect to Server at: | |
IP Client Connected | |
IP Client INFO: 4001 | |
QM-RMC>^M | |
HELP - Detailed help available. Type a command followed by | |
a space and '?' to see options for that command | |
(i.e. HELP ?) | |
HELP ALL will display a list of all commands. | |
HELP DEVice will display a list of cmds specific to this device. | |
HELP ETHERnet will display a list of Ethernet commands. | |
HELP FILE will display a list of commands for file operations. | |
HELP SYStem will display a list of general system commands. | |
HELP xxx* will display a list of commands starting with xxx. | |
QM-RMC>hheellpp aallll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment