
C613-50186-01 Rev B
Command Reference for AR2050V
2792
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
IP
-
VERSION
ip-version
Overview
Use this command to set the IP version for the L2TP tunnel.
The IP version must be set to the same value at both ends of the tunnel.
Syntax
ip-version [4|6]
Default
The IP version is set to IPv4 by default.
Mode
L2TP Tunnel Configuration
Example
To set the IP version for tunnel1 to IPv6, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
ip-verson 6
To set the IP version for tunnel1 to the default (IPv4), use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
ip-version 4
Related
Commands
show running-config l2tp-tunnel
Parameter
Description
4
IPv4
6
IPv6