[Contents] [Prev] [Next] [Index] [Report an Error]

Monitoring Configured Destination Profiles or Host Profiles

Purpose

Display either a list of configured L2TP destination profiles or the host profiles defined in a particular profile.

If a nondefault L2TP RWS is configured for a particular host profile, the command displays the RWS setting as an attribute of that host profile. (See Example 2.)

Action

To display either a list of configured L2TP destination profiles or the host profiles defined in a particular profile:

host1#show l2tp destination profile
L2TP destination profile westford
1 L2TP destination profile found

If a nondefault L2TP RWS is configured for a particular host profile, to display the RWS setting as an attribute of that host profile:

host1#show l2tp destination profile westford
L2TP destination profile westford
Configuration
  Destination address
    Transport ipUdp
    Virtual router lns
    Peer address 192.168.1.99
  Destination profile maximum sessions is 5000
Statistics
  Destination profile current session count is 2
Host profile attributes
  Remote host is remhost22.xyz.com
    Configuration
      Tunnel password is 23erf5
      Interface profile is ebcints
      Bundled group id is 1
      Bundled group id override is enabled
      Maximum sessions is 400
      Failover resync is failover-protocol
    Statistics
      Current session count is 14
  Remote host is asciitext
    Configuration
      Bundled group id is 0      
      Tunnel password is 222
      Interface profile is ascints
      Default upper binding type mlppp 
      Maximum sessions is 250 
      Failover resync is failover-protocol
    Statistics
      Current session count is 2
  Remote host is mexico
    Configuration
      Local ip address is 10.10.2.2
      Proxy lcp is disabled
      Proxy authenticate is enabled
      mlppp upper binding type
      Disconnect-cause avp is enabled
      Receive window size is 4
      Maximum sessions is 500 
      Failover resync is failover-protocol
    Statistics
      Current session count is 14 
  Remote host is LAC
    Configuration
      Tunnel password is TunnelPass
      Local host name is LNS
      Local ip address is 46.1.1.2
      Disconnect-cause avp is enabled
      Tunnels are single-shot
      Override out-of-resource-result-code is enabled       
    Statistics
      Current session count is 0
5 L2TP host profiles found

Meaning

Table 83 lists the show l2tp destination profile command output fields.

Table 83: show l2tp destination profile Output Fields

Field Name

Field Description

Destination profile attributes

Destination profile attributes of L2TP destination

Transport

Method used to transfer traffic

Virtual Router

Method used to transfer traffic

Peer address

IP address of the LAC

Destination profile maximum sessions

Maximum number of sessions allowed for the destination profile

Destination profile current session count

Number of current sessions for the destination profile

Host profile attributes

Host profile attributes of L2TP destination

Remote host

Name of the remote host

Local hostname

Name of the local host

Local IP address

IP address of the local host

Bundled group id

Identifier for bundled sessions

Tunnel password

Password for the tunnel

Interface profile

Name of the host profile

Proxy lcp

Status of proxy LCP for the remote host

mlppp upper binding type

Default upper binding type

Disconnect-cause avp generation

Status of the disconnect cause generation

Receive window size

Number of packets that the peer can transmit without receiving an acknowledgment from the router

Maximum sessions

Maximum number of sessions allowed for the host profile

Failover resync

L2TP peer resynchronization method for the host profile

Override out-of-resource-result-code

State of result code override, enabled or disabled

Current session count

Number of current sessions for the host profile

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]