HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Interface Tunnel

Creates a Tunnel Interface with an ID and update its IPv4 / IPv6 parameters.

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Creates a Tunnel Interface with an ID and update its IPv4 / IPv6 parameters.

integer
required
1 to 16777215

Tunnel interface number.

int_tun__desc
object
int_tun__ip
object
int_tun__ip_internal
object
int_tun__shut
object
int_tun__source
object
int_tun__src_ipv6
object
int_tun__dest
object
int_tun__dest_ipv6
object
int_tun__mode_gre
object
int_tun__trusted_vlan
object
int_tun__trusted_vlan_add
object
int_tun__trusted_vlan_remove
object
int_tun__trusted
object
int_tun__vlan
object
int_tun__vlan_add
object
int_tun__vlan_remove
object
int_tun__inter_flood
object
int_tun__mtu
object
int_tun__ipv6
object
int_tun__keepalive
object
int_tun__keepalive_cisco
object
int_tun__keepalive_intvl_retry
object
int_tun__keepalive_icmp
object
int_tun__of_enable
object
int_tun__access_group_in
object
int_tun__ip_pool
object
int_tun__auto_peer
object
int_tun_ip_ospf_cost
object
int_tun_ip_ospf_dead_interval
object
int_tun_ip_ospf_hello_interval
object
int_tun_ip_ospf_prior
object
int_tun_ip_ospf_retransmit_int
object
int_tun_ip_ospf_transmit_delay
object
int_tun_ip_ospf_authentication
object
int_tun_ip_ospf_msg_digest_key
object
int_tun_ip_ospf_area
object
Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language