aruba-vpn type
Syntax
aruba-vpn type amp peer-ip <IP_addr> backup-peer-ip <IP_addr>
no aruba-vpn type amp peer-ip <IP_addr> backup-peer-ip <IP_addr>
aruba-vpn type any peer-ip <IP_addr> backup-peer-ip <IP_addr>
no aruba-vpn type any peer-ip <IP_addr> backup-peer-ip <IP_addr>
Description
Configure the Aruba VPN type, peer IP address. When Aruba VPN type is
any
, the tunnel is established independent of Airwave configuration.
The no form of the command removes the
aruba-vpn type
statement from the configuration.
Parameters
type
Configure the controller IP.
amp
Configure Remote Access VPN session to protect specific switch generated traffic. It also supports secure ZTP of Airwave Management Platform (AMP) server.
any
Configure Remote Access VPN session to protect specific switch generated traffic. Secure ZTP is not supported.
<IP_addr>
IP address of the VPN.
Usage
switch(config)# aruba-vpn type
switch(config)# aruba-vpn type amp
switch(config)# aruba-vpn type amp peer-ip
switch(config)# aruba-vpn type any
NOTE:
When you configure
aruba-vpn type
asany
, the switch creates a tunnel and updates theinner-ip
.- You can create routes using the
ip route
command for next hop asaruba-vpn
sends management traffic over the tunnel. For example:ip route 2.0.0.0 255.255.255.0 tunnel aruba-vpn