Cisco Systems

 


Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  10  |  11  |  12  |  13  |  CS 1  |  CS 2  |  All  |
Module 12: Broadband Connections
 
12.4.2 Configure PPPoE VPDN Configuration

Router(config)# vpdn enable

Router(config)# vpdn-group name

Router(config-vpdn)#request-dialin

Router(config-vpdn)#protocol pppoe

12.4.3 Configure a PPPoE client

Configure PPPoE client on ATM interface

Router(config)# interface atm slot/port

Router(config-if)# pvc [name] vpi/vci [ces | ilmi | qsaal | smds]

Router(config-if-atm-vc)# pppoe-client dial-pool-number number

12.4.4 Configure the PPPoE DSL dialer interface

Router(config)#interface dialer dialer-rotary-group-number

Configures the router to automatically determine the service provider’s DSL modulation

Router(config-if)#dsl operating-mode { auto | ansi-dmt | itu-dmt | splitterless }

Enables a dynamic address from the service provided using IPCP.

Router(config-if)# ip address negotiated

Router(config-if)# ip mtu bytes

12.4.7 Using DHCP to Scale DSL

Router(config)#ip dhcp pool name

Import DNS and WINS information from IPCP

Router(config-pool)#import all

Router(config-pool)#network network-number [mask | prefix-length]

Router(config-pool)#default-router address [address2...address8]

12.5.3 Configure the DSL ATM interface

Router(config)# interface atm slot/port

Router(config-if)# pvc [name] vpi/vci [ces | ilmi | qsaal | smds]

Configure the ATM adaptation layer (AAL) and encapsulation type for an ATM permanent virtual circuit (PVC), switched virtual circuit (SVC), virtual circuit (VC) class, or VC bundle

Router(config-if)#encapsulation aal5encap [virtual-template number]

12.5.6 PAT for use with DSL

Router(config)#ip nat inside source {list {access-list-number | name} {pool name | interface dialer-name}[overload] | static local-ip global-ip}

Router(config-if)#ip nat {inside | outside}

12.6.1 Determining the layer to troubleshoot

Router #show dsl interface atm number

12.6.6 Layer 2 issues

Router #debug atm events

 
Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.