Release Notes

571 | netservice Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
netservice
netservice <name> <protocol>|tcp|udp {list <port>,<port>}|{<port> [<port>]}
[ALG <service>]
Description
This command configures an alias for network protocols.
Syntax
Parameter Description Range
netservice
Name for this alias.
<protocol>
IP protocol number. 0-255
tcp
Configure an alias for a TCP protocol
udp
Configure an alias for a UDP protocol
list <port>,<port>
Specify a list of non-contiguous port numbers, by entering up
to six port numbers, separated by commas.
0-65535
<port> [<port>]
TCP or 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:
l dhcp: Service is DHCP
l dns: Service is DNS
l ftp: Service is FTP
l h323: Service is H323
l noe: Service is Alcatel NOE
l rtsp: Service is RTSP
l sccp: Service is SCCP
l sip: Service is SIP
l sips: Service is Secure SIP
l svp: Service is SVP
l tftp: Service is TFTP
l vocera: Service is VOCERA
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