
Connect Tech Blue Heat/Net User’s Manual
Revision 0.13
39
[xonlim=]
[escape_char= | esc=]
pson
Syntax:
pson [port#][p=][flags=][+d]
Description: This command sets the Personality or profile of a port. It establishes the
application that will use the port.
Options:
port#
This specifies the port number. This number can be any valid port number
starting at
1
to the number of ports available on the particular Blue Heat/Net
unit. If the port number is omitted, the command returns the personality of all
ports on the Blue Heat/Net.
p=
This sets the personality string to the value supplied (up to 32 characters).
Default is
ctid_portd
.
flags=
This sets the personality flags to the value supplied (entered as a HEX value).
0 to 0xFFFF.
Default is
0x0001 (
RE_SPAWN)
+d
This sets the personality flags to the default values.
Note:
The [p=] and [flags=] options are only available when the
user logs into SCM using the “backdoor” password.
Contact
Technical Support
for this password.
save
Syntax:
save
Description: This command saves the setting changes into the CDS in the non-volatile (Flash)
memory.
Options: (none)
update
Syntax:
update <-os | -loader | -jffs> [server_ip= | sip=] [file=]
Description:
Download and store (in Flash memory) a new uClinux Operating System image
or a new Loader/SCM image. The download is conducted by a TFTP download
from a Server. After download the image file is checked as being a valid gzip
file (file is decompressed to validate its contents), and then the file is stored in
Flash memory. The
OS
file is stored in Flash in its compressed form, but the
Loader
is stored uncompressed.
Options:
-os | -loader | -jffs
Use
-os
to update the uClinux OS.
Use
–loader
to update the loader/SCM.
Use
–jffs
to update the JFFS system (Journaling Flash File System).
server_ip= | sip=
Specify the Server IP address from which the file is to be downloaded.