Advanced VCS installation topics

161

Using the UDP layer for LLT

 

For example, with the following interfaces:

For first network interface

IP address=192.168.30.1, Broadcast address=192.168.30.255, Netmask=255.255.255.0

For second network interface

IP address=192.168.31.1, Broadcast address=192.168.31.255, Netmask=Mask:255.255.255.0

Configuring the broadcast address for LLT

For nodes on different subnets, set the broadcast address in /etc/llttab depending on the subnet that the links are on.

An example of a typical /etc/llttab file when nodes are on different subnets. Note the explicitly set broadcast address for each link.

#cat /etc/llttab

set-node nodexyz set-cluster 100

link link1 udp - udp 50000 - 192.168.30.1 192.168.30.255 link link2 udp - udp 50001 - 192.168.31.1 192.168.31.255

Sample configuration: direct-attached links

Figure A-1depicts a typical configuration of direct-attached links employing LLT over UDP.

Page 161
Image 161
Symantec 5 manual Configuring the broadcast address for LLT, Sample configuration direct-attached links, # cat /etc/llttab