You are on page 1of 1

The netdestination command allows multiple networks and ranges of networks to be

configured with easy to understand alias names assigned to them.

Netservice
netservice is similar to netdestination, but allows you to create aliases for commonly
used network protocols such as HTTP, FTP, SMTP, etc.
1. Examine the pre-configured services. Then create a new service called svctest1. This service will use TCP port 1818.
CLI:
# show running-config
# conf t
(config) # netservice svc-test1 tcp 1818
(config) # end

GUI:
a. Navigate the following menu path Configuration Security Advanced
Services
b. Click on the Add button to begin adding a new service
c. In the Add Rule section, use the following settings:
i.
Service Name = svc-test1
ii.
Protocol = TCP
iii.
Starting Port = 1818
d. Click on the Apply button to save this netservice

Aruba Technical Training


V 2.4-1 08/05

You might also like