Reference Guide
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide netservice | 395
netservice
netservice <name> {<protocol> | tcp <port> [<port>] | udp <port> [<port>]}
[ALG <service>]
Description
This command configures an alias for network protocols.
Syntax
Usage Guidelines
Aliases can simplify configuration of session ACLs, as you can use an alias when specifying the network service.
Once you configure an alias, you can use it in multiple session ACLs.
Example
The following command configures an alias for a network service:
(host) (config) #netservice HTTP tcp 80
Command History
This command was introduced in ArubaOS 3.0.
Parameter Description Range
netservice Name for this alias. —
<protocol> IP protocol number. 0-255
tcp Configure an alias for a TCP protocol
<port> TCP port number. You can specify a single port number, or define a port
range by specifying both the lower and upper port numbers.
0-65535
UDP Configure an alias for a UDP protocol
<port> UDP port number. You can specify a single port number, or define a port
range by specifying both the lower and upper port numbers.
0-65535
ALG Application-level gateway (ALG) for this alias. —
<service> Specify one of the following service types:
z dhcp: Service is DHCP
z dns: Service is DNS
z ftp: Service is FTP
z h323: Service is H323
z noe: Service is Alcatel NOE
z rtsp: Service is RTSP
z sccp: Service is SCCP
z sip: Service is SIP
z sips: Service is Secure SIP
z svp: Service is SVP
z tftp: Service is TFTP
z vocera: Service is VOCERA










