User guide

4 Commands
CommPlete Communications Server 37
cat
Parameter:
Pathname
Description: Displays the contents of the ASCII text file referred to by
Pathname
.
Security: Guest
Limitations: The cat command is more similar to the DOS type command than it is to the UNIX cat
command.
Example:
[0] A:\MMM # cat mr9600.ini
[SecurityFile]
NumberOfFile = 1
1 = mr9600.db
[SecurityConfig]
UseridPrompt = ^m^jUserid:
PasswordPrompt = ^m^jPassword:
WelcomeMsg = ^m^jConnected to MultiCommManager System:^m^j
...
cd, chdir
Parameter:
Pathname
Description: Change directory. The cd command sets the current working directory to
Pathname
.
Security: Guest
Example:
[0] A:\ # cd mmm
[1] A:\MMM #
cfg, configure
Parameter:
Device
Description: Configure the specified device with the configuration file associated via SNMP with that
device. The cfg command causes the configuration file associated with the modems specified by
Device
to
be sent to them. If the modem is connected, the cfg commands will be ignored.
Security: Guest
Example:
[0] A:\MMM # cfg 1a,2a:2c
[1] A:\MMM #
chdir
See
cd.