l2tpv3

Establishes or brings down a L2TPv3 (Layer 2 Tunnel Protocol Version 3) tunnel

Note

Note

This command and its syntax is common to both the User Executable and Privilege Executable configuration modes.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

l2tpv3 tunnel [<TUNNEL-NAME>|all]
l2tpv3 tunnel <TUNNEL-NAME> [down|session|up]
l2tpv3 tunnel <TUNNEL-NAME> [down|up] {on <DEVICE-NAME>}
l2tpv3 tunnel <TUNNEL-NAME> session <SESSION-NAME> [down|up] {on <DEVICE-NAME>}
l2tpv3 tunnel all [down|up] {on <DEVICE-NAME>}

Parameters

l2tpv3 tunnel <TUNNEL-NAME> [down|up] {on <DEVICE-NAME>}

l2tpv3 tunnel

Establishes or brings down L2TPV3 tunnels

<TUNNEL-NAME> [down|up]

Specifies the tunnel name to establish or bring down

  • down – Brings down the specified tunnel

  • up – Establishes the specified tunnel

on <DEVICE-NAME>

Optional. Establishes or brings down a tunnel on a specified device

  • <DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

l2tpv3 tunnel <TUNNEL-NAME> session <SESSION-NAME> [down|up] {on <DEVICE-NAME>}

l2tpv3 tunnel

Establishes or brings down L2TPV3 tunnels

<TUNNEL-NAME> [session <SESSION-NAME>] [down|up]

Establishes or brings down a specified session inside an L2TPV3 tunnel

  • <TUNNEL-NAME> – Specify the tunnel name.

    • session <SESSION-NAME> – Identifies a specific session
      • <SESSION-NAME> – Specify the session name.
        • down – Brings down the session identified by the <SESSION-NAME> keyword

        • up – Establishes the session identified by the <SESSION-NAME> keyword

on <DEVICE-NAME>

Optional. Establishes or brings down a tunnel session on a specified device

  • <DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

l2tpv3 tunnel all [down|up] {on <DEVICE-NAME>}

l2tpv3 tunnel

Establishes or brings down L2TPV3 tunnel

all [down|up]

Establishes or brings down all L2TPV3 tunnels

  • down – Brings down all tunnels

  • up – Establishes all tunnels

on <DEVICE-NAME>

Optional. Establishes or brings down all tunnels on a specified device

  • <DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

Examples

nx9500-6C8809>l2tpv3 tunnel testTunnel session testSession1 up on ap505-13403
Note

Note

For more information on the L2TPV3 tunnel configuration mode and commands, see L2TPv3 Policy.