To configure a specific IP address or port-based application identification, include the application application-name statement at the [edit services application-identification] hierarchy level:
- application application-name {
- disable;
- idle-timeout seconds;
- index number;
- session-timeout seconds;
- type type;
- type-of-service service-type;
-
- port-mapping {
-
- port-range {
- tcp [ ports-and-port-ranges ];
- udp [ ports-and-port-ranges ];
- }
- disable;
- }
- }
You can include the following general properties in the configuration:
![]() |
Note: You can also specify session and idle timeout values globally for a Multiservices interface by including the following statements at the edit interfaces interface-name services-options] hierarchy level:
|
You can include the following port-mapping properties at the [edit services application-identification port-mapping] hierarchy level:
For a configuration example, see Examples: Configuring Application Identification Properties.