Monitoring Configured and Operational Status of all Destinations

Purpose

Display summary of the configured and operational status of all L2TP destinations.

Action

To display a summary of the configured and operational status of all L2TP destinations.:

host1#show l2tp destination summary
Administrative status    enabled    drain      disabled
                         0          0          0
Operational status       up         down       lower-down not-present
                         0          0          0          0 

Meaning

Table 18 lists the show l2tp destination summary command output fields.

Table 18: show l2tp destination summary Output Fields

Field Name

Field Description

Administrative status

Administrative status of the L2TP destination:

  • enabled—No restrictions on creation and operation of sessions and tunnels for this destination
  • drain—Router will not create new sessions or tunnels for this destination
  • disabled—Router disabled existing sessions and tunnels and will not create new sessions or tunnels for this destination

Operational status

Operational status of the L2TP destination:

  • up—Destination is available for tunnels
  • down—Destination is not available for tunnels
  • lower-down—Underlying transport is unavailable; for example, you removed the virtual router
  • not-present—Hardware supporting the destination is unavailable; for example, you removed a required line module

Related Documentation