![]() |
Broadband Access Aggregation and DSL Configuration Guide, Cisco IOS Release 12.4T
|
||||||||||||||||||||||||||
Configuring the Physical Subscriber Line for RADIUS Access and Accounting
![]() |
|||||||||||||||||||||||||||
|
Contents
Configuring the Physical Subscriber Line for RADIUS Access and AccountingLast Updated: December 5, 2011
Configuring a physical subscriber line for RADIUS Access and Accounting enables an L2TP access concentrator (LAC) and an L2TP network server (LNS) to forward RADIUS NAS-Port and NAS-Port-Type attribute values for PPP over ATM, PPPoE over ATM, and PPPoE over IEEE 802.1Q VLANs.
Finding Feature InformationYour software release may not support all the features documented in this module. For the latest feature information and caveats, see 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 document. 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. Prerequisites for Configuring the Physical Subscriber Line for RADIUS Access and Accounting
Information About Configuring the Physical Subscriber Line for RADIUS Access and AccountingPPP over ATM and PPPoE over ATM NAS-Port Attribute Field FormatFor PPP over ATM and PPP over ATM, the PPP extended format enables the NAS-Port attribute field to provide details about the ATM interface, VPI, and VCI. The figure below shows the format of the NAS-Port attribute field when the PPP extended NAS-Port format is configured and PPPoA over ATM or PPPoE over ATM is being used. The interfaces, VPI, and VCI correspond to the interface and virtual circuit (VC) on which the ppp session entered the router.
The figure below shows the format of the 8-bit interface field. For platforms that do not have slots or modules, the slot and module fields is 0. The NAS-Port-Type value for PPP over ATM and PPPoE over ATM is 5, which is the value for virtual port types. PPPoE over IEEE 802.1Q VLANs FormatFor PPPoE over 802.1Q VLANs, the PPP extended format provides details about the interface and the VLAN ID. The figure below shows the format of the NAS-Port attribute field when the PPP extended NAS-Port format is configured and PPPoE over an IEEE 802.1Q VLAN is being used. The figure below shows the format of the 8-bit interface field. For platforms that do not have slots or modules, the slot and module fields will be 0. The NAS-Port-Type value for PPPoE over 802.1Q VLANs is 15. How to Configure the Physical Subscriber Line for RADIUS Access and Accounting
Configuring the LAC for RADIUS Port Identification for PPP
SUMMARY STEPS
DETAILED STEPS Configuring the LNS for RADIUS Port Identification for PPPPerform this task to configure the LNS for RADIUS port identification for PPP. DETAILED STEPS Configuration Examples for Identifying the Physical Subscriber Line
RADIUS Port Identification for PPPoE over ATM ExampleThe following example shows the configuration of the PPP extended NAS-Port format on an LAC using PPPoE over ATM: vpdn enable ! vpdn-group 1 request-dialin protocol l2tp domain vpn1 initiate-to ip 10.12.1.64 priority 1 local name NAS1-1 ! virtual-template 1 pre-clone 20 virtual-template 2 pre-clone 20 ! ! bba-group pppoe vpn1 virtual-template 1 sessions per-vc limit 2 sessions per-mac limit 1 ! ! interface ATM4/0.1 multipoint pvc 1/33 encapsulation aal5snap protocol pppoe group vpn1 ! ! aaa new-model aaa authentication ppp default local group radius aaa authorization network default local group radius aaa accounting network default start-stop group radius radius-server host 172.69.69.66 auth-port 1645 acct-port 1646 radius-server retransmit 3 radius-server attribute nas-port format d radius-server key rad123 ! RADIUS Port Identification for PPPoE over an 802.1Q VLAN ExampleThe following example shows the configuration of the PPP extended NAS-Port format on an LAC running PPPoE over an 802.1Q VLAN: bba-group pppoe global virtual-template 1 sessions max limit 8000 sessions per-vc limit 8 sessions per-mac limit 2 ! bba-group pppoe vpn1 virtual-template 1 sessions per-vc limit 2 sessions per-mac limit 1 ! bba-group pppoe vpn2 virtual-template 2 sessions per-vc limit 2 sessions per-mac limit 1 ! vc-class atm class-pppoe-global protocol pppoe ! ! interface FastEthernet2/0.2 encapsulation dot1Q 2 pppoe enable group vpn1 ! interface FastEthernet2/0.3 encapsulation dot1Q 3 pppoe enable group vpn2 ! aaa new-model aaa authentication ppp default local group radius aaa authorization network default local group radius aaa accounting network default start-stop group radius radius-server host 172.69.69.66 auth-port 1645 acct-port 1646 radius-server retransmit 3 radius-server attribute nas-port format d radius-server key rad123 LNS Configuration for RADIUS Port Identification for PPP ExampleIn the following example, the LNS is configured to recognize and forward PPP extended NAS-Port format values to the RADIUS server. The PPP extended NAS-Port format must also be configured on the LAC for this configuration to be effective. vpdn enable no vpdn logging ! vpdn-group L2TP-tunnel accept-dialin protocol l2tp virtual-template 1 terminate-from hostname lac1 local name lns1 ! ! aaa new-model aaa authentication ppp default local group radius aaa authorization network default local group radius aaa accounting network default start-stop group radius radius-server host 172.79.79.76 auth-port 1645 acct-port 1646 radius-server retransmit 3 radius-server attribute nas-port format d radius-server key lns123 ! vpdn aaa attribute nas-port vpdn-nas Additional ReferencesThe following sections provide references related to the Identifying the Physical Subscriber Line for RADIUS Access and Accounting feature. Related Documents
MIBsTechnical Assistance
Feature Information for Identifying the Physical Subscriber Line for RADIUS Access and AccountingThe 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. © 2011 Cisco Systems, Inc. All rights reserved.
|
||||||||||||||||||||||||||
|
|