
C613-50186-01 Rev B
Command Reference for AR2050V
2820
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
TUNNEL
LOCAL
ID
tunnel local id
Overview
This command specifies a tunnel local identifier sent to the peer to match.
Use the
no
variant of this command to remove the tunnel local ID.
Syntax
tunnel local id <
1-2147483647
>
no tunnel local id
Default
No tunnel local ID is set.
Mode
Interface Configuration
Usage
The endpoints of the tunnel must be configured by mirroring tunnel IDs, that is,
the tunnel local ID on one endpoint must be specified as the tunnel remote ID on
the other endpoint.
The local session ID defaults to the tunnel local ID and the local session ID is not
configurable. A session provides the data channel in L2TPv3. There is a single
pseudowire per L2TP session.
Examples
To specify a tunnel local ID, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel20
awplus(config-if)#
tunnel mode l2tp v3
awplus(config-if)#
tunnel local id 22
To remove the tunnel local ID, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel20
awplus(config-if)#
no tunnel local id
Related
Commands
Validation
Commands
show interface tunnel (L2TPv3)
Parameter
Description
<
1-2147483647
>
Tunnel ID from 1 through 2147483647