![]() |
Table Of Contents
Interface Numbering on Cisco Integrated Services Routers
Configuring the ADSL Port on an ADSL HWIC
Configuration Example for ADSL HWICs
VoIP over ATM (AAL5) on the ADSL Interface: Example
ADSL HWICs
The ADSL high speed WAN interface cards (HWICs) feature for Cisco modular integrated services routers provide high-speed ADSL digital data transfer between a single customer premises equipment (CPE) subscriber and a central office (CO). ADSL HWICs are available in the following variations:
•
ADSL over POTS (ADSLoPOTS) HWICs
–
HWIC-1ADSL, a 1-port ADSLoPOTS card
–
HWIC-ADSL-B/ST, a 2-port card with a port for ADSLoPOTS and a data-only port for an ISDN BRI S/T connection
•
ADSL over ISDN (ADSLoISDN) HWICs
–
HWIC-1ADSLI, a 1-port ADSLoISDN card
–
HWIC-ADSLI-B/ST, a 2-port card with a port for ADSLoISDN and a data-only port for an ISDN BRI S/T connection
Feature History for ADSL HWICs
Release Modification12.4(4)T
This feature was introduced.
12.4(6)T
Support was added for 2-port HWIC-ADSL-B/ST and HWIC-ADSLI-B/ST cards.
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Configuration Example for ADSL HWICs
Restrictions for ADSL HWICs
•
ADSL HWICs can be inserted only into onboard HWIC-enabled slots on Cisco routers. Initially, these routers are the Cisco 1800 series (modular), the Cisco 2800 series, and the Cisco 3800 series integrated services routers.
•
The ISDN interfaces on HWIC-ADSL-B/ST and HWIC-ADSLI-B/ST are data only.
•
ATM adaption layer 2 (AAL2) is not supported.
•
ADSL HWICs do not support dual latency. When the ADSL link is intended to support both voice and data traffic simultaneously, the link should be configured for either all fast-path data or all interleave data with an interleave depth of zero to insure that latency is minimized. In addition, the total supported data rate must be reduced to adjust for the reduced coding gain, which is usually present with high-latency traffic.
•
The following command is not supported by ADSL HWICs:
–
clock rate
•
The following ISDN command is not supported by HWIC-ADSL-B/ST or HWIC-ADSLI-B/ST:
–
leased-line
•
Loop back functionality is not supported.
Information about ADSL HWICs
This section provides information about the ADSL HWICs feature.
•
Interface Numbering on Cisco Integrated Services Routers
ADSL Features
Supported ADSL features are as follows:
•
Provides ADSL high-speed digital data transmissions between the customer premises equipment (CPE) and the central office (CO).
•
HWIC-1ADSL and HWIC-ADSL-B/ST support ADSL-over-POTS (ADSL, ADSL2, and ADSL2+), complying with Annex A of ITU G.992.1, G.992.3, and G.992.5.
•
HWIC-1ADSLI and HWIC-ADSLI-B/ST support ADSL-over-ISDN (ADSL, ADSL2, and ADSL2+), complying with Annex B of ITU G.992.1, G.992.3, and G.992.5. They also support and comply with ETSI 101-388 and the Deutsche Telekom U-R2 specification.
•
Supports reach-extended ADSL2, complying with Annex L of ITU G.992.3.
•
Complies with ANSI T1.413 issue 2.
•
Supports ATM AAL5 services and applications, ATM class of service (constant bit rate [CBR], variable bit rate-nonreal time [VBR-NRT], variable bit rate-real time [VBR-rt], and unspecified bit rate [UBR]) and up to 23 virtual circuits on an HWIC in Cisco routers.
•
Provides ATM traffic management and Quality of Service (QoS) features to enable service providers to manage their core ATM network infrastructures.
•
Supports Dying Gasp functionality.
ISDN Features
Supported ISDN features on HWIC-ADSL-B/ST and HWIC-ADSLI-B/ST are as follows:
•
Provides an industry-standard, full duplex, 2B+D, S/T, data only hardware interface.
•
Operates independently of the ADSL interface on the HWIC.
Interface Numbering on Cisco Integrated Services Routers
This section describes the interface numbering scheme for Cisco integrated services routers If an interface card is installed in a Cisco 1800 series (modular), Cisco 2800 series, or Cisco 3800 series router, the interfaces must use a triple-number scheme to identify them. This triple-number assignment is different from the standard interface numbering scheme on other Cisco routers.
Table 1 shows the interface numbering for the onboard Fast Ethernet ports and the interface slots on Cisco 1800 series (modular), Cisco 2800 series, and Cisco 3800 series integrated services routers.
How to Configure ADSL HWICs
This section describes the ADSL configuration task for this feature.
Note
Features configured on the ADSL HWIC must also be configured on the Digital Subscriber Loop Access Multiplexer (DSLAM) located in the CO. See the documentation for the specific DSLAM for information about configuring features.
Configuring the ADSL Port on an ADSL HWIC
To configure the ADSL port on an ADSL HWIC, complete the following steps:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface atm interface-id
4.
ip address IP-address
5.
pvc [name] vpi/vci
6.
protocol ip IP-address
7.
vbr-rt peak-rate average-rate burst
8.
encapsulation {aal5autoppp | aal5ciscoppp | aal5mux | aal5nlpid | aal5snap}
9.
exit
10.
dsl operating-mode {ansi-dmt | auto | itu-dmt | adsl2 | adsl2+}
or
dsl operating-mode {etsi | auto | itu-dmt | adsl2 | adsl2+}11.
no shutdown
12.
exit
13.
exit
DETAILED STEPS
Configuration Example for ADSL HWICs
This section provides the following configuration example:
•
VoIP over ATM (AAL5)
For comprehensive examples of configuring ISDN interfaces on HWIC-ADSL-B/ST and HWIC-ADSLI-B/ST, refer to the following document:
•
"Configuring ISDN BRI" chapter of the Cisco IOS Dial Technologies Configuration Guide.
VoIP over ATM (AAL5) on the ADSL Interface: Example
The following example shows a Cisco router configured for VoIP over ATM (AAL5) on the ADSL interface with an ADSL HWIC.
Router#version 12.4service timestamps debug uptimeservice timestamps log uptimeno service password-encryption!hostname Router!boot-start-markerboot-end-marker!no logging bufferedno logging bufferedlogging rate-limit console 10 except errors!no aaa new-modelresource policymmi polling-interval 60no mmi auto-configureno mmi pvcmmisnmp-timeout 180ip subnet-zeroipcef!no ip domain-lookup!!interface FastEthernet0/0ip address 10.0.0.1 255.255.0.0duplex autospeed auto!!interface FastEthernet0/1no ip addressduplex autospeed auto!interface ATM0/1/0ip address 100.0.0.1 255.255.0.0no atm ilmi-keepalivedsl operating-mode autopvc 1/100protocol ip 100.0.0.2 broadcast!!ip classless!ip http serverno ip http secure-server!!control-plane!!dial-peer voice 10000 voipdestination-pattern 10000session target ipv4:100.0.0.2!!line con 0exec-timeout 0 0line aux 0line vty 0 4login!endAdditional References
The following sections provide references related to ADSL HWICs.
Related Documents
Related Topic Document TitleInterface Card Installation
Command Reference in ADSL HWIC Feature Guide on Cisco IOS Release 12.4(4)T
Standards
Standards TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
RFCs
RFCs TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Command Reference
There are no new or modified IOS commands for this feature in Cisco IOS Release 12.4(6)T.
Copyright © 2006 Cisco Systems, Inc. All rights reserved.