Defining Custom Application
A custom application can be created on the fly. Creating custom applications is supported on themanaged device这有助于用户将角色和政策应用于自定义应用程序。自定义应用程序可以与自定义应用程序类别相关联。
最多可以创建64个自定义应用程序。在每个自定义应用程序中,最多可以应用16个规则。只有在删除应用上应用的所有规则之后才能删除自定义应用程序
Starting fromArubaOS8。0.1.0, when a custom application is added, modified, or deleted, it takes 2 minutes for the changes to take effect. |
创建自定义应用程序
The following procedure describes how to create a custom application:
If you are upgradingArubaOSto version 8.4.0.0, delete all custom applications that were created beforeArubaOS8。3.0.0. Re-create the custom applications after upgradingArubaOSto version 8.4.0.0. |
1.In the node hierarchy, navigate to the tab.
2.扩展 accordion.
3.Click to create a custom application.
4.Enter a for the custom application.
5.Enter an between 1 and 64.
6.Select a from the drop-down list, if required.
7.For , click 。In the window:
一个。Enter the 。
b.Enter the 。
c.Click 。
8。For , click 。In the window:
一个。Enter the 。
b.Click 。
9.For , click 。In the window:
一个。Enter the 。
b.Click 。
10。Click 。
11.Click 。
12.In the window, select the check box and click 。
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands creates a custom application:
http host or server name based application
(host) [md] (config)dpi custom-app
(主机)[MD](config-submode)#http <主机名>
http referrer based application
(host) [md] (config)dpi custom-app
(host) [md] (config-submode)#http referer-param
确保您仅输入应用程序的域名 。 |
http server name anduri制服Resource Identifier. URI identifies the name and the location of a resource in a uniform format.based application
(host) [md] (config)dpi custom-app
(host) [md] (config-submode)#http
https common name based application
(host) [md] (config)dpi custom-app
(host) [md] (config-submode)#https common-name
Enter theCNCommon Name. CN is the primary name used to identify a certificate.of the server certificate of the application. is a number between 1 and 64. |
Debugging
The following
commands are introduced as part of the custom application feature:Issue the following commands on theMobility Master:
: Displays output of custom applications
:显示自定义应用程序的规则。
Issue the following commands on themanaged device:
:显示自定义应用程序的输出。
:显示自定义应用程序的规则。
DPIDeep Packet Inspection. DPI is an advanced method of network packet filtering that is used for inspecting data packets exchanged between the devices and systems over a network. DPI functions at the Application layer of the Open Systems Interconnection (OSI) reference model and enables users to identify, categorize, track, reroute, or stop packets passing through a network.application id of all the custom applications.
: Displays the custom application port information andDPIDeep Packet Inspection. DPI is an advanced method of network packet filtering that is used for inspecting data packets exchanged between the devices and systems over a network. DPI functions at the Application layer of the Open Systems Interconnection (OSI) reference model and enables users to identify, categorize, track, reroute, or stop packets passing through a network.application ID of a particular custom application.
: Displays the custom application port information andDefining Custom Application Category
Creating user-defined custom application categories is supported on theMobility Master。这将使客户能够为此类别应用策略,以便与此类别相关的多个自定义应用程序可以接收相同的策略。
A maximum of 32 custom application categories can be created.
Standard applications cannot be associated with custom application categories. Only custom applications can be associated with custom application categories. By default, custom applications fall under web category. |
The following procedure describes how to create a custom application category:
1.In the node hierarchy, navigate to the tab.
2.扩展 accordion.
3.Click to create a custom application.
4.Select + from drop-down list.
5.In the window, click 创建自定义应用程序类别。
6.In the table:
一个。Enter a for the custom application category.
b.Enter a between 1 and 32.
c.(Optional) For , select the check box next to the list of custom applications to associate with the category. Multiple custom applications can also be selected.
The list with check box appears only if custom applications are already created. |
d.Click 。
The new custom category is now available in the
drop-down list.7.Click 。
8。Click 。
9.In the window, select the check box and click 。
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.command defines the application category:
(host) [md] (config) #dpi appcategory
is a number between 1 and 32.
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.command associates the application category to a custom-application:
(host) [md] (config) #dpi custom-app
(主机)[MD](config-submode)#AppCategory
(host) [md] (config-submode)#end
Debugging
The following
commands are introduced as part of the custom application category feature:Issue the following command on theMobility Master:
: Displays customIssue the following commands on themanaged device:
: Displays all custom application categories.
: Displays the custom applications which associated to a particular custom application category.