{
"interface": {
"ipv4": {
"name": "{string}",
"comment": "{string}",
"ip_assignment": {
"zone": "{string}",
"mode": {
"static": {
"ip": "{string}",
"netmask": "{string}",
"gateway": "{string}",
"dns": {
"primary": "{string}",
"secondary": "{string}",
"tertiary": "{string}" },
"backup_ip": "{string}" },
| "dhcp": {
"hostname": "{string}",
"renew_on_startup": {boolean},
"renew_on_link_up": {boolean},
"initiate_renewals_with_discover": {boolean},
"force_discover_interval": {number} } } },
"mtu": {number},
"mac": {
"default": {true},
| "override": "{string}" },
"link_speed": {
"auto_negotiate": {true},
| "half": "{string}",
| "full": "{string}" },
"management": {
"http": {boolean},
"https": {boolean},
"ping": {boolean},
"snmp": {boolean},
"ssh": {boolean} },
"user_login": {
"http": {boolean},
"https": {boolean} },
"https_redirect": {boolean},
"send_icmp_fragmentation": {boolean},
"fragment_packets": {boolean},
"ignore_df_bit": {boolean},
"flow_reporting": {boolean},
"multicast": {boolean},
"cos_8021p": {boolean},
"exclude_route": {boolean},
"asymmetric_route": {boolean},
"shutdown_port": {boolean},
"default_8021p_cos": "{string}",
"policy": "{string}",
"sonicpoint": {
"limit": {number},
"reserve_address": {
"dynamic": {true},
| "manual": "{string}" } } }
} } }