3-11
Cisco 880 Series Integrated Services Router Software Configuration Guide
OL-22206-01
Chapter 3 Basic Router Configuration
Configuring WAN Interfaces
•
Verifying CPE to Peer Connection for ADSL
Configuring ADSL Auto Mode
Perform these steps to configure the DSL controller to auto mode, starting in global configuration mode.
Note
Configure the DSLAM in ADSL 1/2//2+ mode prior to configuring the router.
SUMMARY STEPS
1.
controller vdsl
slot
2.
operating mode {auto|adsl1|adsl2|adsl2+|vdsl2|ansl}
3.
end
DETAILED STEPS
When configured in auto, the operating mode does not appear in the
show running
command.
Configuring CPE and Peer ADSL Mode
When configuring for ADSL, the ATM main interface or ATM sub-interface must be configured with a
PVC and an IP address, perform a
no shutdown
command on the interface if needed.
Command
Purpose
Step 1
controller vdsl
slot
Example
:
Router (config) #
Controller vdsl 0
Enters config mode for the VDSL
controller.
Step 2
operating mode
{auto|adsl1|adsl2|adsl2+|vdsl2|
ansl}
Example:
Router (config-controller) #
operating mode
auto
Configures the operating mode. The
default is auto and is recommended.
Step 3
end
Example:
Router (config-conroller) #
end
Router
Exits the configuration mode and enters
EXEC mode.