Name | Type | Description | Notes |
---|---|---|---|
Mac | *MacAddress | Mac address of the interface | [default to null] |
Ip | []IpNetAddress | IP address(es) of the interface (CIDR) | [optional] [default to null] |
Dns | *DnsConfig | DNS configuration of the interface | [optional] [default to null] |
Wins | *WinsConfig | WINS configuration of the interface | [optional] [default to null] |
Dhcp4 | *DhcpConfig | DHCPv4 configuration of the interface | [optional] [default to null] |
Dhcp6 | *DhcpConfig | DHCPv6 configuration of the interface | [optional] [default to null] |