Problema disconnessione ADSL cisco 1921

Configurazioni per connettività ADSL, ISDN e switch per privati e piccole network

Moderatore: Federico.Lagni

Rispondi
tami997
n00b
Messaggi: 2
Iscritto il: mar 25 ott , 2016 7:38 pm

Buongiorno a tutti, questo è il mio primo post anche se è tantissimo tempo che leggo e ho imparato moltissimo.
Non sono un esperto ma riuscito a configurare vari apparati cisco grazie a voi e vi ringrazio.
Ora ho un problema.

Ho un router cisco 1921 con 2 interfacce hwic ADSL con attestate 2 adsl.
Ogni ADSL esce separata su una porta GE del router. Per riuscire a configurare ciò ci ho perso veramente moltissime ore per poi riuscire con VRF. Vi chiedo a tal proposito di controllare che abbia fatto correttamente. (vengono poi gestite dal firewall).

Il problema si pone con l' ADSL 1 - operatore clouditalia - profilo a 20mb
Ho chiesto il downgrade a 7 mb per vedere se risolvo. Ho vari problemi di linea, mi si disconnette molto spesso e subito si riautentica tramite pppoa. Questa ADSL è dedicata per una VPN e immaginate i problemi del caso. Vorrei escludere un problema di configurazione.

L'adsl 2 invece, una classica telecom, ha dato anche quella svariati problemi fino a quando non è stato fatto il downgrade a 7mb e si è stabilizzata. Non si è però mai disconnessa ma si verificava una perdita di pacchetti e ping molto alti.

Vi posto la config del router

Codice: Seleziona tutto

Current configuration : 2562 bytes
!
! Last configuration change at 10:47:05 UTC Thu Nov 3 2016
! NVRAM config last updated at 10:49:59 UTC Thu Nov 3 2016
!
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$OlL.$Ij5f9XsjoUdmOAg6oRU0k0
!
no aaa new-model
!
no ipv6 cef
ip source-route
ip cef
!
!
ip vrf adslcloud
 rd 100:10
!
ip vrf adsltim
 rd 101:10
!
!
!
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1921/K9 sn xxx
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
 ip vrf forwarding adslcloud
 ip address 192.168.1.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 ip vrf forwarding adsltim
 ip address 192.168.10.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface ATM0/0/0
 no ip address
 no atm ilmi-keepalive
 pvc 8/35
  encapsulation aal5mux ppp dialer
  dialer pool-member 1
 !
!
interface ATM0/1/0
 no ip address
 no atm ilmi-keepalive
 pvc 8/35
  encapsulation aal5mux ppp dialer
  dialer pool-member 2
 !
!
interface Dialer0
 ip vrf forwarding adslcloud
 ip address negotiated
 ip mtu 1492
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 1
 dialer-group 1
 ppp authentication chap pap callin
 ppp chap hostname [email protected]
 ppp chap password 0 xxxx
 ppp pap sent-username [email protected] password 0 ubei1bbe
!
interface Dialer1
 ip vrf forwarding adsltim
 ip address negotiated
 ip mtu 1492
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 2
 dialer-group 2
 ppp authentication chap pap callin
 ppp chap hostname @alicebiz.routed
 ppp chap password 0 @alicebiz.routed
 ppp pap sent-username @alicebiz.routed password 0 @alicebiz.routed
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip nat inside source list NAT2 interface Dialer0 vrf adslcloud overload
ip nat inside source list NAT1 interface Dialer1 vrf adsltim overload
ip nat inside source static 192.168.10.254 interface Dialer1
ip nat inside source static 192.168.1.254 interface Dialer0
ip route vrf adslcloud 0.0.0.0 0.0.0.0 Dialer0
ip route vrf adsltim 0.0.0.0 0.0.0.0 Dialer1
!
ip access-list extended NAT1
 permit ip 192.168.10.0 0.0.0.255 any
ip access-list extended NAT2
 permit ip 192.168.1.0 0.0.0.255 any
!
!
!
!
control-plane
!
!
line con 0
 password xxxx
 login
line aux 0
line vty 0 4
 password xxxxx
 login
!
scheduler allocate 20000 1000
end
adsl 1 (problematica)

Codice: Seleziona tutto

ATM0/0/0
Alcatel 20190 chipset information
                ATU-R (DS)                      ATU-C (US)
Modem Status:    Showtime (DMTDSL_SHOWTIME)
DSL Mode:        ITU G.992.5 (ADSL2+) Annex A
ITU STD NUM:     0x03                            0x2
Chip Vendor ID:  'STMI'                          'IFTN'
Chip Vendor Specific:  0x0000                    0x82B6
Chip Vendor Country:   0x0F                      0xB5
Modem Vendor ID: 'CSCO'                          '    '
Modem Vendor Specific: 0x0000                    0x0000
Modem Vendor Country:  0xB5                      0x00
Serial Number Near:    FOC1525508 1921/K9
Serial Number Far:
MoChip ID:       C196 (3)
DFE BOM:         DFE3.0 Annex A (1)
Capacity Used:   99%                             100%
Noise Margin:     6.0 dB                         12.5 dB
Output Power:    19.0 dBm                        12.5 dBm
Attenuation:     22.5 dB                         15.0 dB
FEC ES Errors:    0                               0
ES Errors:       240                              0
SES Errors:      137                              0
LOSES Errors:     1                               0
UES Errors:       0                               0
Defect Status:   None                            None
Last Fail Code:  None
Watchdog Counter: 0x00
Watchdog Resets: 0
Selftest Result: 0x00
Subfunction:     0x00
Interrupts:      229697 (0 spurious)
PHY Access Err:  0
Activations:     18
LED Status:      OFF
LED On Time:     0
LED Off Time:    0
Init FW:         init_AMR-4.0.015_no_bist.bin
Operation FW:    AMR-4.0.015.bin
FW Source:       embedded
FW Version:      4.0.15

                 DS Channel1      DS Channel0   US Channel1       US Channel0
Speed (kbps):             0            13543             0               964
Cells:                    0            98111             0          11571207
Reed-Solomon EC:          0                0             0                 0
CRC Errors:               0             6145             0                 0
Header Errors:            0             5430             0                 0
Total BER:                0E-0           5725E-8
Leakage Average BER:      0E-0           5740E-8
                        ATU-R (DS)      ATU-C (US)
Bitswap:               enabled            enabled

LOM Monitoring : Disabled


DMT Bits Per Bin

Not able to get complete DMT bin information.Retry "show dsl" after few seconds.

DSL: Training log buffer capability is not enabled
adsl 2

Codice: Seleziona tutto

ATM0/1/0
Alcatel 20190 chipset information
                ATU-R (DS)                      ATU-C (US)
Modem Status:    Showtime (DMTDSL_SHOWTIME)
DSL Mode:        ITU G.992.5 (ADSL2+) Annex A
ITU STD NUM:     0x03                            0x2
Chip Vendor ID:  'STMI'                          'IFTN'
Chip Vendor Specific:  0x0000                    0x82B6
Chip Vendor Country:   0x0F                      0xB5
Modem Vendor ID: 'CSCO'                          '    '
Modem Vendor Specific: 0x0000                    0x0000
Modem Vendor Country:  0xB5                      0x00
Serial Number Near:    FOC152550X 1921/K9
Serial Number Far:
MoChip ID:       C196 (3)
DFE BOM:         DFE3.0 Annex A (1)
Capacity Used:   46%                             90%
Noise Margin:    26.5 dB                         14.0 dB
Output Power:    18.5 dBm                        12.5 dBm
Attenuation:     23.5 dB                         16.0 dB
FEC ES Errors:    0                               0
ES Errors:        0                               0
SES Errors:       0                               0
LOSES Errors:     0                               0
UES Errors:       0                               0
Defect Status:   None                            None
Last Fail Code:  None
Watchdog Counter: 0x6A
Watchdog Resets: 0
Selftest Result: 0x00
Subfunction:     0x00
Interrupts:      201505 (0 spurious)
PHY Access Err:  0
Activations:     3
LED Status:      OFF
LED On Time:     0
LED Off Time:    0
Init FW:         init_AMR-4.0.015_no_bist.bin
Operation FW:    AMR-4.0.015.bin
FW Source:       embedded
FW Version:      4.0.15

                 DS Channel1      DS Channel0   US Channel1       US Channel0
Speed (kbps):             0             8128             0               830
Cells:                    0        169150197             0         866944199
Reed-Solomon EC:          0               65             0                 0
CRC Errors:               0               33             0                 0
Header Errors:            0               28             0                 0
Total BER:                0E-0           2039E-11
Leakage Average BER:      0E-0           6400E-15
                        ATU-R (DS)      ATU-C (US)
Bitswap:               enabled            enabled

LOM Monitoring : Disabled


DMT Bits Per Bin

Not able to get complete DMT bin information.Retry "show dsl" after few seconds.

DSL: Training log buffer capability is not enabled
Vi ringrazio in anticipo
lorbellu
Network Emperor
Messaggi: 313
Iscritto il: gio 25 ott , 2007 6:14 pm

Ciao,

hai provato a scambiare la configurazione delle due ADSL?
In questo modo saresti "sicuro" che non sia un problema HW. Il margine di rumore non é fortissimo (6 dB), ma ho visto funzionare anche così a poso, sopratutto con un'attenuazione tutto sommato modesta.

Facci sapere
Saluti
Lorbellu
tami997
n00b
Messaggi: 2
Iscritto il: mar 25 ott , 2016 7:38 pm

ciao,
ti ringrazio per la risposta. Si, ho provato a invertire la configurazione e anche a invertire fisicamente le hwic.
Stesso risultato.
A questo punto se per voi la configurazione è corretta e non si può agire in alcun modo proviamo a aspettare il downgrade a 7mb
Rispondi