N o t e
5.
Define the ATM encapsulation. For PPPoA, you must set the encapsula-
tion at aal5snap or aal5mux ppp. The default setting is aal5snap.
Syntax: encapsulation aal5snap
or
Syntax: encapsulation aal5mux [ip | ppp]
For example, to use aal5snap, enter:
ProCurve(config-atm 1.1)# encapsulation aal5snap
6.
Bind the physical interface—the ADSL interface—to the logical interface.
Syntax: bind <number> <physical interface> <slot>/<port> <logical interface>
<logical interface number>
ProCurve(config-atm 1)# bind 1 adsl 2/1 atm 1
7.
View the status of the ATM interface and subinterface.
ProCurve(config-atm 1)# do show interface atm 1
ProCurve(config-atm 1)# do show interface atm 1.1
The do command allows you to enter enable mode commands (such as show
commands) from any context (except the basic mode context).
8.
Create the PPP interface.
Syntax: interface ppp <number>
ProCurve(config)# interface ppp 1
9.
Configure an IP address or configure the interface to negotiate the IP
address with the service provider's router.
Syntax: ip address <A.B.C.D> <subnet mask | /prefix length>
or
Syntax: ip address negotiated
ProCurve(config-ppp 1)# ip address 10.1.1.1 /24
10. Bind the PPP interface to the ATM subinterface.
Syntax: bind <bind number> atm <number.subinterface number> ppp <number>
ProCurve(config-ppp 1)# bind 2 atm 1.1 ppp 1
11. View the status of the PPP interface.
ProCurve(config-ppp 1)# do show interface ppp 1
ADSL WAN Connections
Quick Start
7-63
Need help?
Do you have a question about the ProCurve 7000dl Series and is the answer not in the manual?
Questions and answers