Specifications
Table Of Contents
- Contents
- Preface
- Getting Started
- Basic Router Configuration
- Interface Port Labels
- Viewing the Default Configuration
- Information Needed for Configuration
- Configuring Basic Parameters
- Configuring Static Routes
- Configuring Dynamic Routes
- Configuring Enhanced IGRP
- Basic Router Configuration
- Configuring Your Router for Ethernet and DSL Access
- Sample Network Deployments
- Configuring PPP over Ethernet with NAT
- Configuring PPP over ATM with NAT
- Configuring a LAN with DHCP and VLANs
- Configuring a VPN Using Easy VPN and an IPSec Tunnel
- Configure the IKE Policy
- Configure Group Policy Information
- Apply Mode Configuration to the Crypto Map
- Enable Policy Lookup
- Configure IPSec Transforms and Protocols
- Configure the IPSec Crypto Method and Parameters
- Apply the Crypto Map to the Physical Interface
- Create an Easy VPN Remote Configuration
- Verifying Your Easy VPN Configuration
- Configuration Example
- Configuring VPNs Using an IPSec Tunnel and Generic Routing Encapsulation
- Configuring a Simple Firewall
- Configuring a Wireless LAN Connection
- Sample Configuration
- Configuring Additional Features and Troubleshooting
- Additional Configuration Options
- Configuring Security Features
- Configuring Dial Backup and Remote Management
- Troubleshooting
- Reference Information
- Cisco IOS Software Basic Skills
- Concepts
- ROM Monitor
- Common Port Assignments

4-7
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 4 Configuring PPP over ATM with NAT
Configure DSL Signaling Protocol
If you wish to change any of these settings, use one of the following commands in global configuration
mode.
• dsl operating-mode (from the ATM interface configuration mode)
• dsl lom integer
• dsl enable-training-log
See the Cisco IOS Wide-Area Networking Command Reference for details of these commands.
Verify the Configuration
You can verify that the configuration is set the way you want using the show dsl interface atm 0
command from privileged EXEC mode.
Configuring SHDSL
Complete the following steps to configure the DSL controller in your router to use SHDSL signaling,
beginning in global configuration mode.
Command Purpose
Step 1
controller dsl port
Example:
Router(config)# controller dsl 0
Router(config-controller)#
Enters the configuration mode for the DSL
controller.
Step 2
line-term {co | cpe}
Example:
Router(config-controller)# line-term co
Router(config-controller)#
Specifies if the DSL line is terminated at a central
office (CO) or at customer premises equipment
(CPE).
Step 3
exit
Example:
Router(config-controller)# exit
Router(config)#
Exits controller configuration mode, returning to
global configuration mode.
Step 4
mode protocol
Example:
Router(config)# mode atm
Router(config-controller)#
Specifies the mode of the DSL controller and
enters controller configuration mode.