10 IP address, optionally with a netmask: IPADDR[/MASK]
15 type = types.nullOr types.str;
18 The broadcast address on the interface.
23 type = types.nullOr types.str;
26 The name of the device to add the address to.
31 type = types.nullOr types.str;
34 The scope of the area where this address is valid.
39 type = types.nullOr types.str;
42 Each address may be tagged with a label string. In order to preserve
43 compatibility with Linux-2.0 net aliases, this string must coincide with
44 the name of the device or must be prefixed with the device name followed