Users Guide

Table Of Contents
442 | W-600 Series Controller Dell PowerConnect ArubaOS 5.0 | [User Guide
6. Sharing folder—To enable share, click Share this folder check box and enter a name for the share. You can
also set the access rights for the folder.
Print Server
The W-600 Series Controller allows you to connect a printer so that it is available to all connected clients.
Printer Setup
Connect the printer to the controller’s USB port and power on the printer. Then you can configure the printer
using either the CLI or the WebUI.
In the CLI
1. Login to the W-600 Series Controller as an admin and switch to config mode.
2. Enable the printer service by entering the command:
(host)(config)# service print-server
3. To view a list of printers mounted on the controller, type:
(host)# show network-printer status
4. You can create a printer alias name so that it is identified easily in the network. To create an alias, switch to
config mode and enter the command:
((host) # usb-printer <printer-name> alias <new-printer-name>
5. Defining client association
a. Maximum clients—You can define the maximum number of clients that can use the printer. Enter the
command:
(host) (config)# network-printer max-clients <2-20>
Currently, the Dell PowerConnect W-600 Controller Series supports a maximum of 20 concurrent clients.
Maximum number of clients per host—To define the maximum number of concurrent clients for a single
host, enter the command:
(host) (config)# network-printer max-clients-per-host <1-20>
Currently, the W-600 Series Controller supports a maximum of 20 concurrent clients.
6. Defining printer job storage—To view the maximum number of jobs that can be saved in the memory, type:
(host) (config)# network-printer max-jobs <1-50>
Currently, the W-600 Series Controller will support a storage of 50 jobs.
You can now access the printer from their clients.
For example: \\<controller-ip>\<printername>