Attributes for Linux

Required attributes for Linux

Required attribute

Description

Address 

The virtual IP address that is assigned to the active NIC. 

Type and dimension: string-scalar 

Example: 10.128.10.14 

Example: "10.128.10.14" 

 

MultiNICAResName 

Name of the associated MultiNICA resource that determines the active NIC. 

Type and dimension: string-scalar 

Example: MultiNICA_grp1 

Example: "MultiNICA_grp1" 

 

Optional attributes for Linux

Optional attribute

Description

NetMask 

Netmask for the virtual IP address. Specify the value of NetMask in decimal (base 10). 

Type and dimension: string-scalar 

Example: 255.255.255.0 

Example: "255.255.255.0" 

 

Options 

The ifconfig command options for the virtual IP address. 

Type and dimension: string-scalar 

Example: mtu 100 

Example: "mtu m"