VPN Configuration
19.2 Configuring a Tunnel from an AP to a Mobility Controller
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
317
In the CLI
To configure an L2TPv3 VPN tunnel profile:
(scalance)(config)# l2tpv3 tunnel <l2tpv3_tunnel_profile>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# primary peer-address
<peer_ip_ addr_tunnel>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# backup peer-address
<peer_ip_ addr_tunnel>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# checksum
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# failover-mode <mode>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# failover-retry-count
<retry_ count>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# failover-retry-
interval<interval_in_sec>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# hello-timeout
<interval_in_sec>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# local-port
<local_udp_port>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# peer-port <peer_udp_port>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# message-digest-type
<digest_algo>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# secret-key <key>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# mtu <tunnel_MTU>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_tunnel_profile>)# end
(scalance)# commit apply
To configure an L2TPv3 session profile:
(scalance)(config)# l2tpv3 session <l2tpv3_session_profile>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_session_profile>)# cookie len
<len_of_cookie> value <cookie_val>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_session_profile>)# l2tpv3 tunnel
<l2tpv3_tunnel_ name_to_associate>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_session_profile>)# tunnel-ip
<local_ip_addr_tunnel> mask <tunnel_mask> vlan <tunnel_mgmt_vlan>
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_session_profile>)# default-l2-specific-
sublayer
(scalance)(L2TPv3 Tunnel Profile <l2tpv3_session_profile>)# end
(scalance)# commit apply