![]() |
|||
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
| ||
Chapter 6Carrier Grade Transport ProtocolFor information about the reliable IP transport mechanism provided by the Carrier Grade Transport Protocol (CGTP), see the following sections: Introduction to CGTPThe Foundation Services use a reliable IP transport mechanism provided by CGTP. CGTP is based on transparent multirouting using redundant routes. In the Foundation Services, each peer node is connected by two high-speed Ethernet networks. When data is sent from a source node to a destination node, it is sent along both Ethernet networks. If data on one network fails to reach the destination node, the data on the other network is still able to reach the destination node. To ensure symmetry in the redundant routes, the Ethernet networks must have equal bandwidth and latency. To prevent single points of failure, the Ethernet networks must not share switching equipment or communication links. CGTP on peer nodes is configured by the Cluster Membership Manager. CGTP installed on nonpeer nodes is called standalone CGTP. Standalone CGTP must be configured manually. For information about installing and configuring CGTP on nonpeer nodes, see the Netra High Availability Suite Foundation Services 2.1 6/03 Standalone CGTP Guide. You can configure your cluster without CGTP. When CGTP is not used, each peer node is connected by one Ethernet network only. This configuration introduces a single point of failure. If the Ethernet network fails, there is no backup network. To configure your cluster without CGTP, you must install your cluster either manually or by using the nhinstall tool. Data Transfer Using CGTPThis section describes how CGTP transfers data from a source node to a destination node. CGTP adds a CGTP source address and CGTP destination address to the header of a data packet on a source node, creating an IP data packet. The header contains all the information necessary to uniquely identify an IP data packet. The Cluster Membership Manager defines routing tables on the source node and destination node. CGTP duplicates the IP data packet, and, using the routing tables, sends one copy of each IP data packet on each of the Ethernet networks. Figure 6-1 illustrates the transfer of data packets from a source node to a destination node, using CGTP. Figure 6-1 CGTP Transfer of Data Packets From a Source Node to a Destination Node ![]() When the first IP data packet reaches its destination address, CGTP consults the filtering table on the destination node. CGTP verifies that the destination node has not already received the IP data packet. If it has not, CGTP sends the IP data packet to the higher protocols for processing. When the second incoming packet is detected, CGTP identifies it as a duplicate and filters it out. CGTP supports packet filtering on IPv4 and IPv6. Figure 6-2 illustrates how CGTP is able to deliver the data packets when one of the redundant networks fails. ![]() If one link fails, the data packet sent on the other network path is still able to reach the destination address. However, until Network 2 is repaired, the system is not highly available. | ||
| ||
![]() |