Syntax: | <bind ... host="[IP_address]"/> |
Default value (if omitted): | Parameter is mandatory; if the value is NULL (i.e. host="") then the value of "general" bindparameter will be used |
Host parameter selects the IP-address to which this VSP will "bind". LINUX servers often have several network interfaces (with each interface having its own IP-address) and it may be necessary to specify which interface this particular VSP will work on.
This parameter must not be omitted. Defining Host="" makes the VSP bind to the "general" bind IP-address.