cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3926
Views
0
Helpful
16
Replies

857 ADSL 2+

PATRICK DUPONT
Level 1
Level 1

Hello,

i just got a C857, it synch up without a problem 16megs*900 but for some reason it is not getting a IP from the ISP(Bell Canada)... can someone check the config n tell me what i am doing wrng?

sh run

Building configuration...

Current configuration : 4661 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname yourname

!

boot-start-marker

boot-end-marker

!

logging buffered 51200 warnings

!

no aaa new-model

!

resource policy

!

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool sdm-pool

   import all

   network 10.10.10.0 255.255.255.248

   default-router 10.10.10.1

   lease 0 2

!

!

ip cef

ip domain name yourdomain.com

ip name-server 4.2.2.2

ip name-server 4.2.2.3

!

!

crypto pki trustpoint TP-self-signed-3071840133

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3071840133

revocation-check none

rsakeypair TP-self-signed-3071840133

!

!

crypto pki certificate chain TP-self-signed-3071840133

certificate self-signed 01

  3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303731 38343031 3333301E 170D3032 30333031 32323232

  33345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30373138

  34303133 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100D3FD 09C9380A 9A82C26D 721B9001 BC7C95D4 9BDF5F7C 52113BAD BD7C5742

  83E5740E 10F15616 805F457A 3DC1C6DA 181E0925 A8E4C385 21FDE69C 8DAEDF42

  78C6FEB3 1578B53F 8EC3C62B BF91D935 698A98DE 1A726CA0 FE87D19E CFE5CACC

  F14FD705 CBA932B8 44AA09AC B5132E42 D4A3ABFE 07C1E504 0AD16F37 001EDE1B

  B5A70203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603

  551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D

  301F0603 551D2304 18301680 145CA610 BE20DED8 85C93AFC B837B904 233FE1D0

  A9301D06 03551D0E 04160414 5CA610BE 20DED885 C93AFCB8 37B90423 3FE1D0A9

  300D0609 2A864886 F70D0101 04050003 8181001E 7E285063 5266A41D 696353FD

  DE06E9EF A6A23BC3 84F1E633 7FE77929 94F9C9EA 3BC686F8 C2542722 005F397B

  1F8AAF93 329D9602 2174BDF0 58798906 9815DAD7 8F02AE3E 8EF860B6 6C6D92FB

  F2567908 4459D5A3 A0C18363 F758142B FCFF32B5 A65C94C9 87F7A87F ED09A78B

  009F3FE6 1FBB1AE5 BEA39B12 361E6FFA C0A5BE

  quit

username xxxxxxxxx privilege 15 secret 5  xxxxxxxxxxxx

!

!

!

!

!

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.1 point-to-point

no snmp trap link-status

pvc 0/35

  oam-pvc manage

  pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

!

interface FastEthernet1

!

interface FastEthernet2

!        

interface FastEthernet3

!

interface Dot11Radio0

no ip address

shutdown

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip nat inside

ip virtual-reassembly

ip tcp adjust-mss 1412

!

interface Dialer0

ip address negotiated

ip mtu 1452

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap pap callin

ppp chap hostname xxxxxxxx

ppp chap password 0 xxxxxxx

ppp pap sent-username xxxxx password 0 xxxxxxxx

!

ip http server

ip http access-class 23

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 Dialer0 overload

!

access-list 1 remark INSIDE_IF=Vlan1

access-list 1 remark CCP_ACL Category=2

access-list 1 permit 10.10.10.0 0.0.0.7

access-list 23 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip permit

no cdp run

!        

control-plane

!

banner login ^C

-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device.

This feature requires the one-time use of the username "cisco"

with the password "cisco". The default username and password have a privilege level of 15.

Please change these publicly known initial credentials using SDM or the IOS CLI.

Here are the Cisco IOS commands.

username <myuser>  privilege 15 secret 0 <mypassword>

no username cisco

Replace <myuser> and <mypassword> with the username and password you want to use.

For more information about SDM please follow the instructions in the QUICK START

GUIDE for your router or go to http://www.cisco.com/go/sdm

-----------------------------------------------------------------------

^C

!

line con 0

login local

no modem enable

line aux 0

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler max-task-time 5000

end

16 Replies 16

Hey Paolo,

I did have it @ 1452 before but did not make it any faster i had just changed it to  test.

857W#sh dsl int   

ATM0

Alcatel 20190 chipset information

Line not activated: displaying cached data from last activation

                ATU-R (DS)                      ATU-C (US)

Modem Status:    Showtime (DMTDSL_DO_OPEN)

DSL Mode:        ITU G.992.5 (ADSL2+) Annex A

ITU STD NUM:     0x03                            0x2

Chip Vendor ID:  'STMI'                          'IKNS'

Chip Vendor Specific:  0x0000                    0x0100

Chip Vendor Country:   0x0F                      0xB5

Modem Vendor ID: 'CSCO'                          'ce  '

Modem Vendor Specific: 0x0000                    0x0000

Modem Vendor Country:  0xB5                      0x4C

Serial Number Near:    FHK111412YC

Serial Number Far:     5823

ModemChip ID:    C196 (0)

DFE BOM:         DFE3.0 Annex A (1)

Capacity Used:   93%                             100%

Noise Margin:    -6.5 dB                          6.0 dB

Output Power:    12.0 dBm                        12.5 dBm

Attenuation:     22.0 dB                          5.0 dB

Defect Status:   LOS  LOF  LCD       LOM     LOS  LOF  LCD          

Last Fail Code:  None

Watchdog Counter: 0xAB

Watchdog Resets: 0

Selftest Result: 0x00

Subfunction:     0x00

Interrupts:      420658 (0 spurious)

PHY Access Err:  0

Activations:     1

LED Status:      ON

LED On Time:     100

LED Off Time:    100

Init FW:         init_AMR-3.0.014_no_bist.bin

Operation FW:    AMR-3.0.014.bin

FW Source:       embedded

FW Version:      3.0.14

                 DS Channel1      DS Channel0   US Channel1       US Channel0

Speed (kbps):             0            16320             0               888

Cells:                    0             2089             0            313917

Reed-Solomon EC:          0             1973             0                 0

CRC Errors:               0              610             0                 0

Header Errors:            0              255             0                 0

Total BER:                0E-0           0E-0

Leakage Average BER:      0E-0           2E-0

Interleave Delay:        Available only during SHOWTIME

                        ATU-R (DS)      ATU-C (US)

Bitswap:               enabled            enabled

LOM Monitoring : Disabled

DMT Bits Per Bin information for ADSL2+ is available only during SHOWTIME.

DSL: Training log buffer capability is not enabled

Hey Paolo,

I did have it @ 1452 before but did not make it any faster i had just changed it to  test.

857W#sh dsl int  

ATM0

Alcatel 20190 chipset information

Line not activated: displaying cached data from last activation

                ATU-R (DS)                      ATU-C (US)

Modem Status:    Showtime (DMTDSL_DO_OPEN)

DSL Mode:        ITU G.992.5 (ADSL2+) Annex A

ITU STD NUM:     0x03                            0x2

Chip Vendor ID:  'STMI'                          'IKNS'

Chip Vendor Specific:  0x0000                    0x0100

Chip Vendor Country:   0x0F                      0xB5

Modem Vendor ID: 'CSCO'                          'ce  '

Modem Vendor Specific: 0x0000                    0x0000

Modem Vendor Country:  0xB5                      0x4C

Serial Number Near:    FHK111412YC

Serial Number Far:     5823

ModemChip ID:    C196 (0)

DFE BOM:         DFE3.0 Annex A (1)

Capacity Used:   93%                             100%

Noise Margin:    -6.5 dB                          6.0 dB

Output Power:    12.0 dBm                        12.5 dBm

Attenuation:     22.0 dB                          5.0 dB

Defect Status:   LOS  LOF  LCD       LOM     LOS  LOF  LCD        

Last Fail Code:  None

Watchdog Counter: 0xAB

Watchdog Resets: 0

Selftest Result: 0x00

Subfunction:     0x00

Interrupts:      420658 (0 spurious)

PHY Access Err:  0

Activations:     1

LED Status:      ON

LED On Time:     100

LED Off Time:    100

Init FW:         init_AMR-3.0.014_no_bist.bin

Operation FW:    AMR-3.0.014.bin

FW Source:       embedded

FW Version:      3.0.14

                 DS Channel1      DS Channel0   US Channel1       US Channel0

Speed (kbps):             0            16320             0               888

Cells:                    0             2089             0            313917

Reed-Solomon EC:          0             1973             0                 0

CRC Errors:               0              610             0                 0

Header Errors:            0              255             0                 0

Total BER:                0E-0           0E-0

Leakage Average BER:      0E-0           2E-0

Interleave Delay:        Available only during SHOWTIME

                        ATU-R (DS)      ATU-C (US)

Bitswap:               enabled            enabled

LOM Monitoring : Disabled

DMT Bits Per Bin information for ADSL2+ is available only during SHOWTIME.

DSL: Training log buffer capability is not enabled

Review Cisco Networking products for a $25 gift card