Previous  |  Next  >  
Product: Cluster Server Guides   
Manual: Cluster Server 4.1 Bundled Agents Reference Guide   

Type Definition


type MultiNICA (
        static str ArgList[] = { Device, NetMask, ArpDelay,
        RetestInterval, Options, RouteOptions, PingOptimize,
        MonitorOnly, IfconfigTwice, HandshakeInterval, NetworkHosts}

        static int MonitorTimeout = 300
        static int OfflineMonitorInterval = 60
        static str Operations = None
        str Device{}
        str NetMask
        int ArpDelay = 1
        int RetestInterval = 5
        str Options
        str RouteOptions
        int PingOptimize = 1
        int IfconfigTwice = 0
        int HandshakeInterval = 20
        str NetworkHosts[]
)

Required Attribute

Required Attribute Description, Type and Dimension, Default, and Example

Device

List of interfaces and their base IP addresses.

  • Type and dimension: string-association
  • Example:
    lan0 = "192.205.8.42", lan3 = "192.205.8.42" }

 ^ Return to Top Previous  |  Next  >  
Product: Cluster Server Guides  
Manual: Cluster Server 4.1 Bundled Agents Reference Guide  
VERITAS Software Corporation
www.veritas.com