
Store Commands
store pserver smb workgrp newworkgroupname
store pserver smb workgrp eng
Define a different Windows workgroup as defined by newworkgroupname for the PrintNet to be visible within. By default, the print server only comes up within the group called “WORKGROUP.”
store pserver from default
Set all general print server settings back to factory defaults.
store pserver from current
Store all current general print server settings to flash memory so they are retained after a power cycle. This ensures all current settings match what is stored in flash memory.
store rprinter adddel printservername printernumber destination
store rprinter add pserver1 0 d1prn
Add or delete the RPRINTER settings on the PrintNet for a Novell environment. The printservername must be the name of an existing PSERVER.NLM on your Novell file server. The printernumber is the printer number within this PSERVER.NLM. The destination is the queue on the PrintNet where the print jobs will be sent to.
store tcpip ifnum addr IPaddress
store tcpip 1 addr 192.75.11.9
Store the IP address for the PrintNet.
store tcpip ifnum mask netmask
store tcpip 1 mask 255.255.255.0
Store the subnet mask for the PrintNet.
store tcpip ifnum opts
store tcpip 1 opts
Enable or disable the automatic RARP, BOOTP or DHCP requests for IP addresses upon bootup. If you are storing the PrintNet TCP/IP network settings within the device, you will not need to rely on RARP, BOOTP or DHCP for new settings.
129