Interfaces provide the means for an appliance to communicate with the outside world. To communication with other appliances in the same application, an appliance uses terminals, which include inputs and outputs.
The types of terminals and interfaces are as follows:
There are two types of terminals:
You need to define a different terminal for every service that the appliance provides. For example, if an appliance provides a data-type input and web user interface, those services are provided on two different terminals. This allows the connection to these services to be explicit and visible on the diagrams.
You should define separate outputs for every service that the appliance needs. For example, if you have database and mail server services, you would need to define two different outputs. This separation provides more versatility when connecting the services and makes the connection more visible on the diagram.
In addition, CA AppLogic defines a gateway output terminal. The gateway output is a specialized output for accessing a subnet or external network. You use these primarily to connect appliances that refer to external IP addresses and connect to the outside world through a specialized appliance, such as NET2.
Raw interfaces allow an appliance to communicate with the outside of the appliance as well as communicate with other appliances. This is unlike terminals that communicate with appliances in the same application. Raw interfaces are very similar to virtual network interfaces in virtual machines and to NICs in traditional servers.
The application configuration assigns the IP address to the raw interface. In addition, you can use a raw interface to communicate with an appliance when point-to-point outputs are not sufficient. For example, many to one and many to many connections, especially those using multicast.
Prior to supporting multiple raw interfaces, a single external interface was used for all communication. This legacy raw interface is provided for backward compatibility and should not be used.
This is a network specialized interface that the appliance uses to communicate with the grid controller. It is not necessary to firewall the default interface. Any traffic that is not specifically allowed is dropped.
If you would like to setup firewall rules, the list of valid communications are located in Firewall Default Interface in the Appliance Troubleshooting section.
Follow these steps:
To allow all constraints for all traffic, set the protocol to Any. Any allows any protocols limited to MAC and IP address.
You can configure additional protocol types for the appliance boundary by selecting Configure Application, then selecting the Protocol tab.
Normally inputs are on the left side and outputs on the right. This also applies to the raw interfaces. This is useful for feedback terminals with connection direction that go opposite to the general left-to-right flow.
Typically, gateway outputs are used to connect appliances to the subnet gateway appliance. Only one output of an appliance can be selected as a gateway. Most appliances do not have gateway outputs.
Visually highlights the outputs specified as gateway connections with a dark blue indicator on the appliance icon.
The share attribute cannot be specified on raw interfaces and should not be enabled for Windows appliances. It should not be set on appliances that need separate network traffic statistics. Appliances that provide network traffic statistics to the Monitor appliance provide only aggregated statistics for shared terminals.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|