Reference Guide

Parameter Description Range Default
message-digest-type
<digest_algo>
Configures the message
digest to be used to create
the MD AVP.
MD5, SHA1, none MD5
mtu <MTU-size>
Configures a Maximum
Transmission Unit (MTU)
value for the tunnel.
1—65535 1460
peer-port <peer_udp_
port>
Assigns a UDP server port
to the remote end.
1—65535 1701
primary peer-address
<peer_IP_address_
primary_tunnel>
Assigns IP address of the
remote end tunnel.
secret-key <key>
Configures a shared key to
use for message digest.
Usage Guidelines
Use this command tunnel data or traffic to L2TP Network Server (LNS).
Example
The following example configures the L2TPv3 tunnel:
(Instant AP)(config)# l2tpv3 tunnel test_tunnel
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# primary peer-address 10.0.0.65
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# backup peer-address 10.0.0.63
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# failover-mode non-preemptive
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# failover-retry-count 5
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# failover-retry-interval 80
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# hello-timeout 150
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# mtu 1570
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# peer-port 3000
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# secret-key test123
(Instant AP)(L2TPv3 Tunnel Profile "test_tunnel")# end
(Instant AP) # commit apply
Command History
Version Description
Dell Networking W-Series Instant 6.2.1.0-
3.4
This command is introduced.
Command Information
W-IAP Platform Command Mode
W-IAP108
W-IAP109
W-IAP135
Configuration mode and L2TPV3 tunnel configuration sub-mode.
Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide l2tpv3 tunnel | 147