< Previous | Next > | |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 Bundled Agents Reference Guide |
Required Attributes
Name of associated MultiNICA resource that determines the active NIC.
Optional Attributes
Note VERITAS recommends that you set the RestartLimit for IPMultiNIC resources to a greater-than-zero value. This helps to prevent the spurious faulting of IPMultiNIC resources during local failovers of MultiNICA. A local failover is an interface-to- interface failover of MultiNICA. See the VCS User's Guide for more information. Sample Configuration: IPMultiNIC and MultiNICAFor details on the following example, refer to Sample Configuration: MultiNICA and IPMultiNIC. group grp1 ( SystemList = { sysa, sysb } AutoStartList = { sysa } ) MultiNICA mnic ( Device@sysa = { lan0 = "192.205.8.42", lan3 = "192.205.8.42" } Device@sysb = { lan0 = "192.205.8.43", lan3 = "192.205.8.43" } NetMask = "255.255.255.0" ArpDelay = 5 Options = "broadcast 192.203.15.255" ) IPMultiNIC ip1 ( Address = "192.205.10.14" NetMask = "255.255.255.0" MultiNICResName = mnic Options = "broadcast 192.203.15.255" ) ip1 requires mnic group grp2 ( SystemList = { sysa, sysb } AutoStartList = { sysa } ) IPMultiNIC ip2 ( Address = "192.205.9.4" NetMask = "255.255.255.0" MultiNICResName = mnic Options = "broadcast 192.203.15.255" ) Proxy proxy ( TargetResName = mnic ) ip2 requires proxy |
^ Return to Top | < Previous | Next > |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 Bundled Agents Reference Guide | |
VERITAS Software Corporation
www.veritas.com |