vpn ipsec bind-tunnel¶
Binds tunnel interface to the IPsec connection
bind-tunnel Specification¶
Type Configuration Resource Element Name bind-tunnel Element URI /axapi/v3/vpn/ipsec/{name}/bind-tunnel Element Attributes bind-tunnel_attributes Schema bind-tunnel schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vpn/ipsec/{name}/bind-tunnel | ||
Get Object | GET | /axapi/v3/vpn/ipsec/{name}/bind-tunnel | ||
Modify Object | POST | /axapi/v3/vpn/ipsec/{name}/bind-tunnel | ||
Replace Object | PUT | /axapi/v3/vpn/ipsec/{name}/bind-tunnel | ||
Delete Object | DELETE | /axapi/v3/vpn/ipsec/{name}/bind-tunnel |
bind-tunnel attributes¶
next-hop
Description IPsec Next Hop IP Address
Type: string
Format: ipv4-address
Mutual Exclusion: next-hop and next-hop-v6 are mutually exclusive
next-hop-v6
Description IPsec Next Hop IPv6 Address
Type: string
Format: ipv6-address
Mutual Exclusion: next-hop-v6 and next-hop are mutually exclusive
tunnel
Description Tunnel interface index
Type: number
Range: 1-128
Reference Object: /axapi/v3/interface/tunnel
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters