Digi IX40 User Manual page 372

Table of Contents

Advertisement

Virtual Private Networks (VPN)
where value is one of:
n
n
n
n
n
n
n
n
n
n
IX40 User Guide
auto: The ID will be automatically determined from the value of the tunnels
endpoints.
raw: Enter an ID and have it passed unmodified to the underlying IPsec stack.
Set the unmodified ID that will be passed:
(config vpn ipsec tunnel ipsec_example)> remote id type raw_id id
(config vpn ipsec tunnel ipsec_example)>
any: Any ID will be accepted.
ipv4: The ID will be interpreted as an IPv4 address and sent as an ID_IPV4_ADDR
IKE identity.
Set an IPv4 formatted ID. This can be a fully-qualified domain name or an IPv4
address.
(config vpn ipsec tunnel ipsec_example)> remote id type ipv4_id id
(config vpn ipsec tunnel ipsec_example)>
ipv6: The ID will be interpreted as an IPv6 address and sent as an ID_IPV6_ADDR
IKE identity.
Set an IPv6 formatted ID. This can be a fully-qualified domain name or an IPv6
address.
(config vpn ipsec tunnel ipsec_example)> remote id type ipv6_id id
(config vpn ipsec tunnel ipsec_example)>
rfc822: The ID will be interpreted as an RFC822 (email address).
Set the ID in internet email address format:
(config vpn ipsec tunnel ipsec_example)> remote id type rfc822_id id
(config vpn ipsec tunnel ipsec_example)>
fqdn: The ID will be interpreted as FQDN (Fully Qualified Domain Name) and sent as
an ID_FQDN IKE identity.
keyid: The ID will be interpreted as a Key ID and sent as an ID_KEY_ID IKE identity.
Set the key ID:
(config vpn ipsec tunnel ipsec_example)> remote id type keyid_id id
(config vpn ipsec tunnel ipsec_example)>
mac_address: The device's MAC address will be used for the Key ID and sent as an
ID_KEY_ID IKE identity.
serial_number: The ID device's serial number will be used for the Key ID and sent
as an ID_KEY_ID IKE identity.
IPsec
372

Advertisement

Table of Contents
loading

Table of Contents