Adding application objects

Application objects are used to classify traffic on the network and are made up of layer 7 signatures or TCPTransmission Control Protocol/UDPUser Datagram Protocol port numbers and port ranges. Application classification can be used to monitor traffic or to create application-specific policy. There are many predefined applications on the appliance. You can add any applications that are not already in the list.

Applications can be created from various combinations of L7layer 7, the application layer of the OSI signatures, TCP/UDP port numbers or ranges, and network objecta logical definition created and stored in the Exinda lilbrary, can represent any network component. The following are valid combinations.

  • Applications based on L7 signatures. For example, you can create an application for a particular website by selecting http, host, and entering the domain of the website.
  • Applications based on L7 signature and TCP/UDP port numbers or ranges, which are OR'd together. For example, you could define HTTP based on TCP port 80 OR 'http' L7 signature.
  • Applications based on network object and TCP/UDP port numbers or ranges, which are AND'd together. For example, you could define an application based on a particular port number on a particular server (specified by network object).
  • Applications based on only network object. For example, you could define an application based on a particular application server (specified by network object).
  • Applications based on only TCP/UDP port number or ranges. For example, you could create an application based on a particular port.

Network objects cannot be used in conjunction with a layer 7 signature.

Adding a new application object.

NOTE

When creating applications based on ports, any given port number can only be defined once for TCP and once for UDP. The same port number can be defined for TCP and UDP. For example, if you define an application object with a port range TCP 500-510, you cannot then define another application object on TCP port 505. However, you can define another application object with UDP port 505.

You can define duplicate ports/port ranges if a network object is also specified.

Many of the L7 signatures have sub-type classifications, which makes layer 7 visibility much more granular. For instance, for reporting on specific web applications, most vendors can only report on port 80 traffic. Exinda allows a deeper look into Layer 7 applications. For example, by comparison:

  • Layer 4 reporting tools report on web applications as: port 80 or HTTP
  • Layer 7 reporting tools report on web applications as: Yahoo or Skype
  • ’Layer 7 with sub-type classification report on web applications as: Yahoo video, Yahoo voice, or Yahoo webchat.

This allows you to monitor at a much more granular level.