Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 789 Bytes

InterfaceSettingsAddresses.md

File metadata and controls

15 lines (12 loc) · 789 Bytes

InterfaceSettingsAddresses

Properties

Name Type Description Notes
AddressAssignment string [optional] [default to ADDRESS_ASSIGNMENT.DHCP]
AddressFamily string [optional] [default to ADDRESS_FAMILY.IPV4]
Address string [optional] [default to 0.0.0.0]
Mask string [optional] [default to 255.255.255.0]
Gateway string [optional] [default to null]
DnsPrimary string [optional] [default to 8.8.8.8]
DnsSecondary string [optional] [default to 8.8.4.4]

[Back to Model list] [Back to API list] [Back to README]