3-13
Cisco 880 Series Integrated Services Router Software Configuration Guide
OL-22206-01
Chapter 3 Basic Router Configuration
Configuring WAN Interfaces
ADSL Configuration Example
The following example shows a typical ADSL2+ configuration set to auto mode. Outputs in
bold
are
critical.
Router#
show running
Building configuration...
Current configuration : 1250 bytes
!
! Last configuration change at 02:07:09 UTC Tue Mar 16 2010
!
version 15.1
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 10
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
license udi pid CISCO887-V2-K9 sn FHK1313227E
Step 6
protocol
protocol {protocol-address
[
virtual-template
] |
inarp
} [[
no
]
broadcast
|
disable-check-subnet
| [
no
]
enable-check-subnet
]
Example:
Router (config-if-atm-vc) #
protocol ip 30.0.0.2
broadcast
Configures a static map for an ATM
PVC.
Step 7
end
Example:
Router (config-if-atm-vc) #
end
Router #
Exits the configuration mode and enters
EXEC mode.
Command
Purpose