2013年7月14日星期日

Cisco Router 2900 not able to access any DSL commands for ADSL2/2+ or 1ADSL


Question:

When i enter configuration mode Cisco 3560 for ATM any DSL commands are not recognized. Believe i have the right IOS. Any suggestions will help.

ROM: System Bootstrap, Version 15.0(1r)M15, RELEASE SOFTWARE (fc1)
System image file is "flash0:c2900-universalk9-mz.SPA.151-4.M4.bin"
Last reload type: Normal Reload

version 15.1
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
!
no ipv6 cef
ip source-route
ip cef
!
multilink bundle-name authenticated
!
vpdn enable
!
redundancy
!
controller VDSL 0/1/0
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 218.12.1.1 255.255.255.0
ip nat inside
no ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface ATM0/1/0
no ip address
atm bandwidth dynamic
no atm ilmi-keepalive
pvc 0/35
pppoe-client dial-pool-number 1
!
!
interface Ethernet0/1/0
no ip address
shutdown
no fair-queue
!
interface GigabitEthernet0/0/0
no ip address
!
interface GigabitEthernet0/0/1
no ip address
!
interface GigabitEthernet0/0/2
no ip address
!
interface GigabitEthernet0/0/3
no ip address
!
interface Vlan1
no ip address
!
interface Vlan6
no ip address
!
interface Dialer1
description hwic1
mtu 1492
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
dialer pool 1
keepalive 300
ppp chap hostname @att.net
ppp chap password 0
ppp pap sent-username @att.net password 0
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip nat inside source list 1 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
access-list 1 permit 218.12.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
control-plane
!
scheduler allocate 20000 1000
Sent from Cisco Technical Support iPad App

Answer:

check your config/hardware


"controller VDSL 0/1/0"


its a VDSL and not ADSL, for the option that you are looking for are available depending on the card , some cards are VA which has VDSL as well as ADSL some are just V(ie VDSL)

Hence check what your current hardwar is Cisco 3560V2 Price or what you are looking for.

http://www.cisco.com/en/US/docs/routers/access/interfaces/software/feature/guide/vdsl2_hwic.pdf

没有评论:

发表评论