Monitoring Configured L2TP Destination Profiles or Host Profiles
Purpose
Display either a list of configured Layer 2 Tunneling Protocol (L2TP) destination profiles or the host profiles defined in a particular profile.
If a nondefault L2TP receive window size (RWS) is configured for a particular host profile, the command displays the RWS setting as an attribute of that host profile.
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 Current session count in group-A is 14, max-sessions configured is 3400 Current session count in group-B is 2, max-sessions configured is 4600 Statistics Destination profile current session count is 30 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 Sessions-limit-group is group-A 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 Sessions-limit-group is group-B 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 95 lists the show l2tp destination profile command output fields.
Table 95: show l2tp destination profile Output Fields
Field Name | Field Description |
---|---|
Transport | Method used to transfer traffic |
Virtual router | Name of the virtual router |
Peer address | IP address of the L2TP access concentrator (LAC) |
Destination profile maximum sessions | Maximum number of sessions allowed for the destination profile |
Current session count in group-A | Number of current sessions in group-A |
Current session count in group-B | Number of current sessions in group-B |
Destination profile current session count | Number of current sessions for the destination profile |
Host profile attributes | Host profile attributes of the L2TP destination |
Remote host | Name of the remote host |
Local host name | Name of the local host |
Local ip address | IP address of the local host |
Bundled group id | Identifier for bundled sessions |
Bundled group id override | Status of the bundled group ID override: enabled or disabled |
Tunnel password | Password for the tunnel |
Interface profile | Name of the host profile |
Default upper binding type | The default upper binding type: mlpp |
Proxy lcp | Status of the proxy LCP for the remote host |
mlppp upper binding type | Default upper binding type |
Proxy authenticate | The status of the proxy authentication: enabled or disabled |
Disconnect-cause avp | Status of the disconnect-cause attribute-value pair (AVP): enabled or disabled |
Tunnels are single-shot | Indicates that single-shot tunnels are configured for this host profile |
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 the out-of-resource-result-code override: enabled or disabled |
Current session count | Number of current sessions for the host profile |
Sessions-limit-group | Name of the sessions limit group |