Configure Pppoa - HP ProCurve 7000dl Series Basic Management And Configuration Manual

Procurve 7000dl series secure router
Hide thumbs Also See for ProCurve 7000dl Series:
Table of Contents

Advertisement

ADSL WAN Connections
Quick Start
7-62
interface adsl 2/1
snr-margin 6
no shutdown
!
interface atm 1 point-to-point
no shutdown
bind 3 adsl 2/1 atm 1
!
interface atm 1.1 point-to-point
no shutdown
pvc 0/35
!
interface ppp 3
ip address
10.1.1.1
no shutdown
bind 4 atm 1.1 ppp 3 pppoe-client
Figure 7-27. Using the show running-config Command to Check the Two bind
Commands Required for PPPoE

Configure PPPoA

If your service provider wants you to configure PPPoA for your ADSL connec-
tion, complete these steps:
1.
Create the ATM interface.
Syntax: interface atm <number>
ProCurve(config)# interface atm 1
2.
Activate the interface.
ProCurve(config-atm 1)# no shutdown
3.
Create a subinterface for each PVC. ATM interfaces on the ProCurve
Secure Router can support up to 16 PVCs.
Syntax: interface atm <number.sublink number>
ProCurve(config-atm 1)# interface atm 1.1
4.
Configure a VPI/VCI for the subinterface. For example, if your service
provider assigns you a VPI/VCI of 0/33, you would enter:
Syntax: pvc <vpi>/<vci>
ProCurve(config-atm 1.1)# pvc 0/33
Bind the ADSL interface to the ATM interface
255.255.255.252
Bind the ATM subinterface to
the PPP interface

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve 7102dlProcurve 7103dlJ8752aJ8753a

Table of Contents