HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 117
4 - CONFIGURATION-MODE
C
OMMANDS
port-label
Description Sets a port label for a series of ports. The no command option disables the port label.
Port labels are not case sensitive and can be any string consisting of letters, numbers,
underscore ( _ ), or a hyphen ( - ).
Syntax port-label <label> <port> [Interactive <port>| Secure <port>]
Parameters
Usage You can use the port-label FOO port <port> command to change ports in a port
label. For example you define port label FOO by issuing following the command.
(config)# port-label FOO port 2-9,14
If you want to add some more ports to the FOO port label:
(config)# port-label FOO port 10-20
If you run the show port-label FOO command you will see the new range or ports
from 2 to 20.
Example
minna (config) # port-label foo ports 22,443,990-995,3077-3078
minna (config) #
protocol cifs disable write optimization
Description Disables Common Internet File System (CIFS) write-through. The no command
option enables CIFS write-through.
Syntax protocol cifs disable write optimization
Parameters None
Example
minna (config) # protocol cifs disable write optimization
minna (config) #
<label> Specifies the name of the port label. Port labels are not case sensitive and
can be any string consisting of letters, numbers, underscore ( _ ), or a
hyphen ( - ).
<port> Specifies a comma-separated list of ports and ranges of ports. For
example: 22,443,990-995,3077-3078
Interactive
<port>
Specifies the interactive port for which you do not want to automatically
forward traffic on. For a list of ports that are automatically forwarded by
default, see Appendix B, “HP EFS WAN Accelerator Ports.”
Secure <port> Specifies the secure port for which you do not want to automatically
forward traffic on. For a list of ports that are automatically forwarded by
default, see Appendix B, “HP EFS WAN Accelerator Ports.”