H.3. L2TP commands

H.3.1. Show L2TP summary status

show l2tp

Show a summary of L2TP tunnels and sessions.

H.3.2. Show L2TP tunnels

show l2tp tunnels [detail]

Show information about L2TP tunnels. The optional detail specifier shows the counts of sessions in each state for each tunnel.

H.3.3. Show a single L2TP tunnel

show l2tp tunnel <tun-id> [detail]

Show information about an L2TP tunnel. The optional detail specifier shows the counts of sessions in each state.

H.3.4. Clear L2TP tunnel

clear l2tp tunnel <tun-id/IPNameAddr>

Clear an L2TP tunnel by ID or IP/name.

H.3.5. Show L2TP sessions

show l2tp sessions

Show information about all L2TP sessions.

H.3.6. Show L2TP sessions for a specific tunnel

show l2tp tunnel <tun-id> sessions

Show information about the sessions established within a particular tunnel.

H.3.7. Show L2TP session details by name or number

show l2tp session <string>

Show information about the L2TP session with matching session ID or name.

H.3.8. Clear L2TP session by graph name

clear l2tp session <string>

Clears the L2TP session matching the specified graph name.

H.3.9. Clear all L2TP sessions individually

clear l2tp all

Sends a manual termination to all live sessions in a staggered manner to spread reconnection load.