l2tpv3 (user and privi exec modes)

Establishes or brings down a Layer 2 Tunnel Protocol Version 3 (L2TPV3) 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 — AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8432, AP8533
  • Wireless Controller — RFS4010
  • 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 (User Exec Mode)

nx9500-6C8809>l2tpv3 tunnel Tunnel1 session Tunnel1Session1 up on nx9500-6C8809

Example (Privi Exec Mode)

nx9500-6C8809#l2tpv3 tunnel TestTunnel session TestTunnelSession1 up on rfs4000-6DB5D4
Note

Note

For more information on the L2TPV3 tunnel configuration mode and commands, see L2TPV3-POLICY.