![]() |
VPDN Configuration Guide, Cisco IOS XE Release 3S
|
||||||||||||||||||||||||||||
ISDN/Dialer Access-Link Support for Broadband Aggregation
![]() |
|||||||||||||||||||||||||||||
|
Contents
ISDN/Dialer Access-Link Support for Broadband AggregationLast Updated: November 23, 2012
The ISDN/Dialer Access-Link Support for Broadband Aggregation feature provides client connectivity to a network through PPP connections by using an ISDN PRI Layer 2 Tunneling Protocol (L2TP) access concentrator (LAC) session over IPv4. This module describes how to configure the ISDN and dialer access-link support for broadband aggregation.
Finding Feature InformationYour software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. Information About ISDN/Dialer Access-Link Support for Broadband AggregationDeployment Model for ISDN/Dialer Access-Link Support for Broadband AggregationThe ISDN/Dialer Access-Link Support for Broadband Aggregation feature provides support for ISDN and dialer PRI access link to broadband PPP IPv4 sessions at the Layer 2 Tunneling Protocol (L2TP) network server (LNS). These sessions are carried over PPP by the L2TP access concentrator (LAC) using ISDN over IPv4. The sessions are sent from the LAC to the LNS through L2TP tunnels. The LNS terminates the PPP sessions and assigns a network layer address to the client. The client data in the IPv4 packet is then routed to the ISP or a corporate network and forwarded to the final destination. The LNS also performs authentication, authorization, and accounting (AAA) actions on the PPP sessions. The figure below describes the deployment model. How to Configure ISDN/Dialer Access-Link Support for Broadband Aggregation
Configuring an L2TP Access ConcentratorPerform this task to configure a virtual private dial-up network (VPDN), a Layer 2 Tunneling Protocol (L2TP) access concentrator (LAC), and an ISDN switch type. DETAILED STEPS Configuring a PRI Group
SUMMARY STEPS
DETAILED STEPS Configuring a Dialer for an ISDN PRI InterfaceSUMMARY STEPS
DETAILED STEPS Configuring a Dialer Interface by Enabling PPP AuthenticationSUMMARY STEPS
DETAILED STEPS Verifying ISDN/Dialer Access-Link Support for Broadband AggregationSUMMARY STEPS
DETAILED STEPS Troubleshooting Tips Use the following commands to troubleshoot the ISDN/dialer access-link support for broadband aggregation:
Configuration Examples for ISDN/Dialer Access-Link Support for Broadband Aggregation
Example: Configuring an L2TP Access ConcentratorThe following example shows how to configure the Layer 2 Tunneling Protocol (L2TP) access concentrator (LAC): Device(config)# vpdn enable Device(config)# vpdn search-order domain dnis Device(config)# vpdn-group group1 Device(config-vpdn)# request-dialin Device(config-vpdn-req-in)# protocol l2tp Device(config-vpdn-req-in)# domain xyz.com Device(config-vpdn-req-in)# exit Device(config-vpdn)# initiate-to ip 192.0.2.55 Device(config-vpdn)# local name host1 Device(config-vpdn)# l2tp tunnel password password1 Device(config-vpdn)# exit Device(config)# isdn switch-type primary-4ess Example: Configuring a PRI GroupThe following example shows how to specify the ISDN PRI on the T1 controller for slot 0, port 1, and configures time slots 1 to 2: Device(config)# isdn switch-type primary-ni Device(config)# controller T1 0/1 Device(config-controller)# framing esf Device(config-controller)# linecode b8zs Device(config-controller)# cablelength long gain36 0db Device(config-controller)# pri-group timeslots 1-2 Example: Configuring a Dialer for an ISDN PRI InterfaceThe following example shows how to specify the dialer profile configuration for an ISDN PRI interface: Device(config)# interface serial 0/1/7:23 Device(config-if)# no ip address Device(config-if)# dialer rotary-group 100 Device(config-if)# dialer-group group1 Device(config-if)# exit Device(config)# isdn switch-type primary-4ess Device(config)# isdn timer T321 30000 Device(config)# isdn skipsend-idverify Example: Configuring a Dialer Interface by Enabling PPP AuthenticationDevice(config)# interface dialer 100 Device(config-if)# no ip address Device(config-if)# encapsulation ppp Device(config-if)# dialer in-band Device(config-if)# dialer idle-timeout 5000 Device(config-if)# dialer-group group1 Device(config-if)# no peer default ip address Device(config-if)# ppp authentication chap callin Device(config-if)# exit Device(config)# dialer-list dialergroup1 protocol ip permit Additional ReferencesRelated Documents
Technical Assistance
Feature Information for ISDN/Dialer Access-Link Support for Broadband AggregationThe following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. © 2012 Cisco Systems, Inc. All rights reserved.
|
||||||||||||||||||||||||||||
|
|