User guide

Configuring a Port for Direct-Access Printing
Chapter 4 Configuring Ports for Printers 21
Supply a set altip command that specifies the following:
set altip group=port-number ip=ip-address
where
port-number is the actual port number of a Digi One/PortServer TS 2/4 port
ip-address is the unique IP address of a port on the Digi One/PortServer TS 2/4
Command Line Example
set ports range=2 dev=prn
set line range=2 baud=9600 csize=8 stopb=1 parity=n
set flow range=2 cts=on rts=on ixon=off ixoff=off
set altip group=2 ip=199.250.38.17
The following example displays a file on port 2 of a PortServer whose unique IP address is 199.250.38.17:
cat myfile | telnet 199.250.38.17