Symantec logo

Attributes

Optional attributes

Optional attribute


Description

Failback 

In the Performance Mode (PM), this attribute determines if the active NIC should be changed to a preferred NIC, even though the current NIC is healthy. If operating in the ICM mode, change the value to 0. 

Type and dimension: boolean-scalar 

Default: 1 

 

NetworkHosts 

List of hosts on the network that receive pings to determine the state of the NICs. Specify the IP address of the host, not the host name. Include hosts that can be reached by all the NICs in the Device list. If more than one network host is listed, monitor returns online if the ping test is successful with at least one of the hosts.  

Type and dimension: string-vector 

 

Options 

The ifconfig options involved while assigning the base IP address to the active device. 

Type and dimension: string-scalar 

Example: "broadcast 10.212.100.255" 

 

PingOptimize 

Determines whether or not a broadcast ping is sent prior to checking network statistics, which are used to determine the state of the NIC (if MII is not supported and the ping to NetworkHosts does not confirm the NIC is up.) A value of 1 indicates a broadcast ping does not occur, a value of 0 indicates a broadcast ping occurs. 

Type and dimension: integer-scalar 

Default: 1 

 

RouteOptions 

Assignment of a base IP address to a device is followed by a route add command with the options specified for this attribute. RouteOptions are applicable only when configuring the local host as the default gateway. No routes are added if this string is set to NULL.  

Type and dimension: string-scalar 

Example: "default 166.98.16.103"