Aiuto per configurazione ADSL su cisco 2651xm

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
mariom79
n00b
Messaggi: 21
Iscritto il: ven 25 apr , 2008 11:07 am

Ciao a tutti, ho questo problema:
Ho un cisco 2651XM con scheda ADSL, l' attuale configurazione funziona ma dai test di velocita' della linea le performance non superano i 2,5Mbit in download e i 300Kbit in upload, la linea e' una 7Mega di Telecom (Alice Flat 7MEGA).
La cosa strana e' che se alla stessa linea (stesso cavo adsl, stesso cavo ethernet, cambia solo il router) attacco un router della Zyxel le performance in download arrivano a 6,8Mbit in download e 490Kbit in upload.

Di seguito posto la mia configurazione, cosi potete dirmi dove sto sbagliando o cosa non ho messo.

Codice: Seleziona tutto

Current configuration : 6959 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname firewall
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
no network-clock-participate slot 1
no network-clock-participate wic 0
ip cef
!
!
!
!
ip domain name domain.it
ip name-server 10.0.1.1
ip name-server 212.216.112.112
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip ddns update method sdm_ddns1
 HTTP
  add http://user:[email protected]/nic/update?system=dyndns&hostname=<h>&myip=<a>
  remove http://user:[email protected]/nic/update?system=dyndns&hostname=<h>&myip=<a>
 interval maximum 1 0 0 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-2747162664
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-2747162664
 revocation-check none
 rsakeypair TP-self-signed-2747162664
!
!
crypto pki certificate chain TP-self-signed-2747162664
 certificate self-signed 01
  ########
  quit
username user privilege 15 secret 5 $XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
!
!
!
!
!
!
!
interface ATM0/0
 bandwidth 8000
 no ip address
 atm restart timer 300
 no atm ilmi-keepalive
 dsl operating-mode auto
!
interface ATM0/0.1 point-to-point
 pvc 8/35
  oam-pvc manage
  encapsulation aal5mux ppp dialer
  dialer pool-member 1
 !
!
interface FastEthernet0/0
 description $ETH-SW-LAUNCH$$INTF-INFO-FastEthernet0/0$$ETH-LAN$
 ip address 10.0.1.254 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 ip tcp adjust-mss 1452
 duplex auto
 speed auto
!
interface BRI0/0
 no ip address
 encapsulation hdlc
 shutdown
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface BRI1/0
 no ip address
!
interface BRI1/1
 no ip address
!
interface Dialer0
 bandwidth 8000
 ip ddns update hostname host.selfip.net
 ip ddns update sdm_ddns1
 ip address negotiated
 ip mtu 1492
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 ip tcp adjust-mss 1452
 dialer pool 1
 dialer-group 1
 ppp authentication chap pap callin
 ppp chap hostname [email protected]
 ppp chap password 0 pass
 ppp pap sent-username user password 0 pass
!
interface Dialer1
 no ip address
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
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 23 interface Dialer0 overload
ip nat inside source static tcp 10.0.1.66 1706 interface Dialer0 1706
ip nat inside source static udp 10.0.1.66 1706 interface Dialer0 1706
ip nat inside source static udp 10.0.1.4 80 interface Dialer0 8080
ip nat inside source static tcp 10.0.1.4 80 interface Dialer0 8080
ip nat inside source static udp 10.0.1.4 443 interface Dialer0 444
ip nat inside source static tcp 10.0.1.4 443 interface Dialer0 444
ip nat inside source static tcp 10.0.1.61 1234 interface Dialer0 1234
ip nat inside source static udp 10.0.1.61 1234 interface Dialer0 1234
ip nat inside source static udp 10.0.1.66 36674 interface Dialer0 36674
ip nat inside source static tcp 10.0.1.66 5938 interface Dialer0 5938
ip nat inside source static udp 10.0.1.1 22 interface Dialer0 22
ip nat inside source static tcp 10.0.1.1 22 interface Dialer0 22
ip nat inside source static tcp 10.0.1.1 4569 interface Dialer0 4569
ip nat inside source static udp 10.0.1.1 4569 interface Dialer0 4569
!
access-list 23 permit 10.0.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
!
mgcp behavior g729-variants static-pt
!
!
!
!
!
banner exec ^C
% Password expiration warning.
-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device and
it provides the default username "cisco" for  one-time use. If you have already
used the username "cisco" to login to the router and your IOS image supports the
"one-time" user option, then this username has already expired. You will not be
able to login to the router with this username after you exit this session.

It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.

username <myuser> privilege 15 secret 0 <mypassword>

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

-----------------------------------------------------------------------
^C
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
line aux 0
line vty 0 4
 access-class 23 in
 privilege level 15
 login local
 transport input telnet ssh
line vty 5 15
 access-class 23 in
 privilege level 15
 login local
 transport input telnet ssh
!
!
end
e di seguito l' output dello show dsl interface atm 0/0

Codice: Seleziona tutto

sh dsl interface atM 0/0
ATM0/0
Alcatel 20150 chipset information
                ATU-R (DS)                      ATU-C (US)
Modem Status:    Showtime (DMTDSL_SHOWTIME)
DSL Mode:        ITU G.992.1 (G.DMT) Annex A
ITU STD NUM:     0x01                            0x1
Vendor ID:       'ALCB'                          'BDCM'
Vendor Specific: 0x0000                          0x9193
Vendor Country:  0x00                            0xB5
Capacity Used:   99%                             71%
Noise Margin:    10.5 dB                         21.0 dB
Output Power:    20.0 dBm                        11.5 dBm
Attenuation:     40.0 dB                         24.5 dB
Defect Status:   None                            None
Last Fail Code:  None
Selftest Result: 0x00
Subfunction:     0x15
Interrupts:      1333 (0 spurious)
PHY Access Err:  0
Activations:     1
LED Status:      ON
LED On Time:     100
LED Off Time:    100
Init FW:         embedded
Operation FW:    embedded
SW Version:      3.8131
FW Version:      0x1A04

                 Interleave             Fast    Interleave              Fast
Speed (kbps):          6272                0           480                 0
Cells:               192240                0        589098                 0
Reed-Solomon EC:         12                0             0                 0
CRC Errors:               3                0             0                 0
Header Errors:            3                0             0                 0
Bit Errors:               0                0
BER Valid sec:            0                0
BER Invalid sec:          0                0

LOM Monitoring : Disabled

DMT Bits Per Bin
00: 0 0 0 0 0 0 0 0 4 6 7 7 7 7 8 8
10: 8 8 8 8 8 8 8 8 8 7 6 7 7 6 0 0
20: 0 0 0 0 0 0 6 6 7 7 8 6 8 9 9 9
30: 9 9 A A A A A A A A A A A A A A
40: A 8 A A A A A A A A A A A A A A
50: A B A B A A 8 A A A A 2 A A A A
60: A A A A A A A A A A A A 8 A A A
70: A A A A A A A A A A A 9 A 9 9 9
80: 9 8 8 6 6 8 9 9 9 9 9 9 9 9 9 9
90: 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9
A0: 9 9 9 9 9 9 9 9 9 9 8 8 8 8 8 8
B0: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8
C0: 8 8 7 8 8 8 8 8 8 8 8 8 8 8 7 7
D0: 7 6 5 6 7 7 7 7 6 7 7 7 7 7 7 7
E0: 7 7 7 7 7 7 6 6 6 6 6 6 6 5 6 6
F0: 6 6 6 6 6 6 6 6 6 5 5 5 4 4 3 2

DSL: Training log buffer capability is not enabled
cosa posso modificare e/o aggiungere per riuscire ad avere le stesse performance con il cisco ??

Grazie a tutti anticipatamente.
Avatar utente
ghira
Holy network Shaman
Messaggi: 668
Iscritto il: mer 30 mar , 2011 5:25 pm

puoi dirci cosa ottieni con:

show ver

show ip traffic

show proc cpu hist

show int switching

show mem (solo le prime righe)

eventuali pezzi interessanti di "show int"

eventuali pezzi interessanti di "show log"
mariom79
n00b
Messaggi: 21
Iscritto il: ven 25 apr , 2008 11:07 am

Ciao, grazie per la risposta, di seguito i risultati dei comandi

Codice: Seleziona tutto

#show ver
Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(25b), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled Wed 12-Aug-09 10:59 by prod_rel_team

ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)

firewall uptime is 12 minutes
System returned to ROM by power-on
System image file is "flash:c2600-adventerprisek9-mz.124-25b.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
[email protected].

Cisco 2651XM (MPC860P) processor (revision 1.0) with 253952K/8192K bytes of memory.
Processor board ID JAD0626017U
M860 processor: part number 5, mask 2
2 FastEthernet interfaces
3 ISDN Basic Rate interfaces
1 ATM interface
4 Voice NT or TE BRI interfaces
32K bytes of NVRAM.
49152K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

Codice: Seleziona tutto

#show ip traffic
IP statistics:
  Rcvd:  38203 total, 367 local destination
         0 format errors, 0 checksum errors, 0 bad hop count
         0 unknown protocol, 21 not a gateway
         0 security failures, 0 bad options, 0 with options
  Opts:  0 end, 0 nop, 0 basic security, 0 loose source route
         0 timestamp, 0 extended security, 0 record route
         0 stream ID, 0 strict source route, 0 alert, 0 cipso, 0 ump
         0 other
  Frags: 0 reassembled, 0 timeouts, 0 couldn't reassemble
         0 fragmented, 0 fragments, 0 couldn't fragment
  Bcast: 131 received, 0 sent
  Mcast: 0 received, 0 sent
  Sent:  201 generated, 37374 forwarded
  Drop:  342 encapsulation failed, 0 unresolved, 0 no adjacency
         100 no route, 0 unicast RPF, 0 forced drop
         0 options denied
  Drop:  0 packets with source IP address zero
  Drop:  0 packets with internal loop back IP address
         0 physical broadcast

ICMP statistics:
  Rcvd: 0 format errors, 0 checksum errors, 0 redirects, 0 unreachable
        4 echo, 0 echo reply, 0 mask requests, 0 mask replies, 0 quench
        0 parameter, 0 timestamp, 0 info request, 0 other
        0 irdp solicitations, 0 irdp advertisements
  Sent: 0 redirects, 41 unreachable, 0 echo, 4 echo reply
        0 mask requests, 0 mask replies, 0 quench, 0 timestamp
        0 info reply, 0 time exceeded, 0 parameter problem
        0 irdp solicitations, 0 irdp advertisements

TCP statistics:
  Rcvd: 181 total, 0 checksum errors, 8 no port
  Sent: 168 total

BGP statistics:
  Rcvd: 0 total, 0 opens, 0 notifications, 0 updates
        0 keepalives, 0 route-refresh, 0 unrecognized
  Sent: 0 total, 0 opens, 0 notifications, 0 updates
        0 keepalives, 0 route-refresh

IP-EIGRP statistics:
  Rcvd: 0 total
  Sent: 0 total

PIMv2 statistics: Sent/Received
  Total: 0/0, 0 checksum errors, 0 format errors
  Registers: 0/0 (0 non-rp, 0 non-sm-group), Register Stops: 0/0,  Hellos: 0/0
  Join/Prunes: 0/0, Asserts: 0/0, grafts: 0/0
  Bootstraps: 0/0, Candidate_RP_Advertisements: 0/0
  Queue drops: 0
  State-Refresh: 0/0

IGMP statistics: Sent/Received
  Total: 0/0, Format errors: 0/0, Checksum errors: 0/0
  Host Queries: 0/0, Host Reports: 0/0, Host Leaves: 0/0
  DVMRP: 0/0, PIM: 0/0
  Queue drops: 0

UDP statistics:
  Rcvd: 195 total, 0 checksum errors, 194 no port
  Sent: 1 total, 0 forwarded broadcasts

OSPF statistics:
  Rcvd: 0 total, 0 checksum errors
        0 hello, 0 database desc, 0 link state req
        0 link state updates, 0 link state acks

  Sent: 0 total
        0 hello, 0 database desc, 0 link state req
        0 link state updates, 0 link state acks

ARP statistics:
  Rcvd: 468 requests, 8 replies, 0 reverse, 0 other
  Sent: 8 requests, 52 replies (0 proxy), 0 reverse

Codice: Seleziona tutto

#show processes cpu history

firewall   07:06:25 AM Wednesday Feb 3 2010 UTC



    533333333331111122222222222222266666666661111122222222223333
100
 90
 80
 70
 60
 50
 40
 30
 20
 10 *                              **********
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per second (last 60 seconds)


        11 1   17
    6663336179339
100
 90
 80             *
 70             *
 60             *
 50             *
 40             *
 30             *
 20             *
 10 *** ****** ##
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per minute (last 60 minutes)
              * = maximum CPU%   # = average CPU%




100
 90
 80
 70
 60
 50
 40
 30
 20
 10
   0....5....1....1....2....2....3....3....4....4....5....5....6....6....7..
             0    5    0    5    0    5    0    5    0    5    0    5    0
                   CPU% per hour (last 72 hours)
                  * = maximum CPU%   # = average CPU%

Codice: Seleziona tutto

show mem
                Head    Total(b)     Used(b)     Free(b)   Lowest(b)  Largest(b)
Processor   84A61D00   183536544    25605364   157931180   153402644   123732704
      I/O    7800000     8388608     2587984     5800624     5767536     5766972

Codice: Seleziona tutto

show int
ATM0/0 is up, line protocol is up
  Hardware is DSLSAR (with Alcatel ADSL Module)
  MTU 4470 bytes, sub MTU 4470, BW 8000 Kbit/sec, DLY 1060 usec,
     reliability 255/255, txload 4/255, rxload 1/255
  Encapsulation ATM, loopback not set
  Encapsulation(s): AAL5  AAL2, PVC mode
  23 maximum active VCs, 256 VCs per VP, 1 current VCCs
  VC Auto Creation Disabled.
  VC idle disconnect time: 300 seconds
  Last input never, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: Per VC Queueing
  5 minute input rate 7000 bits/sec, 14 packets/sec
  5 minute output rate 131000 bits/sec, 20 packets/sec
     19437 packets input, 6346537 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     22468 packets output, 14103351 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 unknown protocol drops
     0 output buffer failures, 0 output buffers swapped out
ATM0/0.1 is up, line protocol is up
  Hardware is DSLSAR (with Alcatel ADSL Module)
  MTU 4470 bytes, BW 480 Kbit/sec, DLY 1060 usec,
     reliability 255/255, txload 4/255, rxload 1/255
  Encapsulation ATM
     19384 packets input, 6421700 bytes
     22428 packets output, 14133659 bytes
     85 OAM cells input, 85 OAM cells output
  AAL5 CRC errors : 0
  AAL5 SAR Timeouts : 0
  AAL5 Oversized SDUs : 0
  Last clearing of "show interface" counters never

Dialer0 is up, line protocol is up (spoofing)
  Hardware is Unknown
  Internet address is 82.59.107.1/32
  MTU 1500 bytes, BW 8000 Kbit/sec, DLY 20000 usec,
     reliability 255/255, txload 3/255, rxload 1/255
  Encapsulation PPP, loopback not set
  Keepalive set (10 sec)
  DTR is pulsed for 1 seconds on reset
  Interface is bound to Vi2
  Last input never, output never, output hang never
  Last clearing of "show interface" counters 00:14:58
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops)
     Conversations  0/0/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 6000 kilobits/sec
  5 minute input rate 11000 bits/sec, 2 packets/sec
  5 minute output rate 124000 bits/sec, 3 packets/sec
     20007 packets input, 6392414 bytes
     23337 packets output, 14774704 bytes
Bound to:
Virtual-Access2 is up, line protocol is up
  Hardware is Virtual Access interface
  MTU 1500 bytes, BW 8000 Kbit/sec, DLY 20000 usec,
     reliability 255/255, txload 4/255, rxload 1/255
  Encapsulation PPP, LCP Open
  Listen: CDPCP
  Open: IPCP
  PPPoATM vaccess, cloned from Dialer0
  Vaccess status 0x44
  Bound to ATM0/0.1 VCD: 1, VPI: 8, VCI: 35, loopback not set
  Keepalive set (10 sec)
  DTR is pulsed for 5 seconds on reset
  Interface is bound to Di0 (Encapsulation PPP)
  Last input 00:00:00, output never, output hang never
  Last clearing of "show interface" counters 00:14:12
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 7000 bits/sec, 13 packets/sec
  5 minute output rate 131000 bits/sec, 19 packets/sec
     20093 packets input, 6397760 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     23437 packets output, 14859352 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 unknown protocol drops
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions

Nei log non vedo nulla si strano.
Per precisazione il problema di velocita' si presenta indifferentemente a router appena acceso o acceso da mesi.

Grazie ancora.
Avatar utente
ghira
Holy network Shaman
Messaggi: 668
Iscritto il: mer 30 mar , 2011 5:25 pm

12 minuti?

Dopo uno speedtest e qualche tentativo di fare
grandi upload e/o download cosa vedi?
Avatar utente
ghira
Holy network Shaman
Messaggi: 668
Iscritto il: mer 30 mar , 2011 5:25 pm

Vorrei anche vedere "show int switching" dopo
i download grossi.

Se e' il processore che non regge lo vedremo
con show int switching, show proc cpu hist.

Usi il cef dappertutto? Potrebbe essere interessante
passare alla 12.4T
mariom79
n00b
Messaggi: 21
Iscritto il: ven 25 apr , 2008 11:07 am

Ciao, ecco i risultati dopo due ADSL speet test.

Codice: Seleziona tutto


#show interfaces switching
ATM0/0

    Protocol  PPP over ATM
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        348     103609        477      31641
            Cache misses          0          -          -          -
                    Fast      19360   10581030      23280   18683248
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        107       5992
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
FastEthernet0/0 $ETH-SW-LAUNCH$$INTF-INFO-FastEthernet0/0$$ETH-LAN$
          Throttle count          0
                   Drops         RP          0         SP          0
             SPD Flushes       Fast          0        SSE          0
             SPD Aggress       Fast          0
            SPD Priority     Inputs        214      Drops          0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process       1031     130014        529     140249
            Cache misses         44          -          -          -
                    Fast      23328   18930012      19263   10811278
               Auton/SSE          0          0          0          0

    Protocol  DEC MOP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0          2        154
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  ARP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        216      12960         59       3540
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  CDP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process         36       4680         20       7573
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          1        130        108       6480
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.

Interface BRI0/0 is disabled


Interface BRI0/0:1 is disabled


Interface BRI0/0:2 is disabled


Interface FastEthernet0/1 is disabled

BRI1/0

    All statistics for this interface are zero.
BRI1/0:1

    All statistics for this interface are zero.
BRI1/0:2

    All statistics for this interface are zero.
BRI1/1

    All statistics for this interface are zero.
BRI1/1:1

    All statistics for this interface are zero.
BRI1/1:2

    All statistics for this interface are zero.
NVI0

    All statistics for this interface are zero.
Virtual-Access1

    All statistics for this interface are zero.
Virtual-Access2
          Throttle count          0
                   Drops         RP          0         SP          0
             SPD Flushes       Fast          0        SSE          0
             SPD Aggress       Fast          0
            SPD Priority     Inputs         89      Drops          0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        340     103502        367      28189
            Cache misses          0          -          -          -
                    Fast      19283   10580997      23348   18664072
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        111       1558
            Cache misses          0          -          -          -
                    Fast        112       1568          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
Dialer0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        340     103502        367      28189
            Cache misses          0          -          -          -
                    Fast      19186   10574110      23199   18518575
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        100       1400
            Cache misses          0          -          -          -
                    Fast        111       1554          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
Dialer1

    All statistics for this interface are zero.
Per quanto rigurada la configurazione, ho copiato un po' qua e in la, non essendo espertissimo di router cisco.

Grazie ancora per l' aiuto.
Avatar utente
ghira
Holy network Shaman
Messaggi: 668
Iscritto il: mer 30 mar , 2011 5:25 pm

e uno "show proc cpu hist" che comprende il periodo dello speed test?
anche se devo dire che "show int switching" sembra buono
mariom79
n00b
Messaggi: 21
Iscritto il: ven 25 apr , 2008 11:07 am

Ok, domani riposto tutti i risultati durante gli speed test, la configurazione e' buona così come l ho fatta ??? Ho impostato i giusti valori di mtu e "ip tcp adjust-mss" ??

L intenzione finale e' quella di usare questo router anche per due connessioni VoIP sulle interfaccie vic bri presenti, ma questa e' una questione successiva.
mariom79
n00b
Messaggi: 21
Iscritto il: ven 25 apr , 2008 11:07 am

.... non ho resistito ...ecco i risultati dopo un download da 256MB e un paio di adsl speed test, e un po' di navigazione

Codice: Seleziona tutto

show dsl interface ATM 0/0
ATM0/0
Alcatel 20150 chipset information
                ATU-R (DS)                      ATU-C (US)
Modem Status:    Showtime (DMTDSL_SHOWTIME)
DSL Mode:        ITU G.992.1 (G.DMT) Annex A
ITU STD NUM:     0x01                            0x1
Vendor ID:       'ALCB'                          'BDCM'
Vendor Specific: 0x0000                          0x9193
Vendor Country:  0x00                            0xB5
Capacity Used:   99%                             72%
Noise Margin:     8.5 dB                         21.0 dB
Output Power:    20.0 dBm                        11.5 dBm
Attenuation:     40.0 dB                         24.5 dB
Defect Status:   None                            None
Last Fail Code:  None
Selftest Result: 0x00
Subfunction:     0x15
Interrupts:      1333 (0 spurious)
PHY Access Err:  0
Activations:     1
LED Status:      ON
LED On Time:     100
LED Off Time:    100
Init FW:         embedded
Operation FW:    embedded
SW Version:      3.8131
FW Version:      0x1A04

                 Interleave             Fast    Interleave              Fast
Speed (kbps):          6400                0           480                 0
Cells:              6293235                0       1942562                 0
Reed-Solomon EC:         35                0             0                 0
CRC Errors:               2                0             0                 0
Header Errors:            2                0             0                 0
Bit Errors:               0                0
BER Valid sec:            0                0
BER Invalid sec:          0                0

LOM Monitoring : Disabled

DMT Bits Per Bin
00: 0 0 0 0 0 0 0 0 4 6 7 7 7 8 8 8
10: 8 8 7 7 8 8 8 8 8 7 7 7 6 7 0 0
20: 0 0 0 0 0 0 6 7 7 8 7 6 9 9 9 A
30: A A A A A A B A B B B B B B A B
40: 9 9 2 B A B A B B B A B A A B A
50: A B B B A A 9 A A B A A B A A A
60: A A A A A A A A A A 9 9 9 A A A
70: A A A A A A A A A A A 9 A 9 9 9
80: 9 9 8 6 6 8 9 9 9 9 9 9 9 9 9 9
90: 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9
A0: 9 9 9 9 9 9 9 9 9 9 8 8 8 8 9 9
B0: 9 9 9 8 8 8 8 8 8 8 8 8 8 8 8 8
C0: 7 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7
D0: 5 6 6 7 7 6 7 7 7 7 7 7 7 7 7 7
E0: 7 7 7 7 7 7 7 7 6 6 6 6 6 6 6 6
F0: 6 6 6 6 6 6 6 6 6 6 5 5 4 4 3 2

DSL: Training log buffer capability is not enabled

Codice: Seleziona tutto

show processes cpu history

firewall   07:23:10 AM Wednesday Feb 3 2010 UTC



    833333222225555544444333336666666666777774444444444555555555
100
 90
 80
 70
 60
 50
 40
 30
 20
 10 *          *****          ***************          *********
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per second (last 60 seconds)


    111111111111111111111111111 7
    56665445345323561126154810669
100
 90
 80                             *
 70                             *
 60                             *
 50                             *
 40                             *
 30                             *
 20 *****  *  *   **   * * *  * *
 10 ######################*#**#*#
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per minute (last 60 minutes)
              * = maximum CPU%   # = average CPU%




100
 90
 80
 70
 60
 50
 40
 30
 20
 10
   0....5....1....1....2....2....3....3....4....4....5....5....6....6....7..
             0    5    0    5    0    5    0    5    0    5    0    5    0
                   CPU% per hour (last 72 hours)
                  * = maximum CPU%   # = average CPU%

Codice: Seleziona tutto

sh interfaces switching
ATM0/0

    Protocol  PPP over ATM
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        808     211998        854      56104
            Cache misses          0          -          -          -
                    Fast     224161  296938049     137173   37209949
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        184      10304
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
FastEthernet0/0 $ETH-SW-LAUNCH$$INTF-INFO-FastEthernet0/0$$ETH-LAN$
          Throttle count          0
                   Drops         RP          0         SP          0
             SPD Flushes       Fast          0        SSE          0
             SPD Aggress       Fast          0
            SPD Priority     Inputs        169      Drops          0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process       1564     194539       1084     276162
            Cache misses         97          -          -          -
                    Fast     137290   39014455     223967  299622937
               Auton/SSE          0          0          0          0

    Protocol  DEC MOP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0          4        308
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  ARP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        169      10144         91       5460
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  CDP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process         61       7930         33      12513
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        184      11040
            Cache misses          0          -          -          -
                    Fast          0          0          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.

Interface BRI0/0 is disabled


Interface BRI0/0:1 is disabled


Interface BRI0/0:2 is disabled


Interface FastEthernet0/1 is disabled

BRI1/0

    All statistics for this interface are zero.
BRI1/0:1

    All statistics for this interface are zero.
BRI1/0:2

    All statistics for this interface are zero.
BRI1/1

    All statistics for this interface are zero.
BRI1/1:1

    All statistics for this interface are zero.
BRI1/1:2

    All statistics for this interface are zero.
NVI0

    All statistics for this interface are zero.
Virtual-Access1

    All statistics for this interface are zero.
Virtual-Access2
          Throttle count          0
                   Drops         RP          0         SP          0
             SPD Flushes       Fast          0        SSE          0
             SPD Aggress       Fast          0
            SPD Priority     Inputs        169      Drops          0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        801     212369        671      50192
            Cache misses          0          -          -          -
                    Fast     224182  297143752     137392   36810929
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        184       2582
            Cache misses          0          -          -          -
                    Fast        194       2716          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
Dialer0

    Protocol  IP
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process        798     211304        669      50020
            Cache misses          0          -          -          -
                    Fast     223172  296127190     136643   36471570
               Auton/SSE          0          0          0          0

    Protocol  Other
          Switching path    Pkts In   Chars In   Pkts Out  Chars Out
                 Process          0          0        173       2422
            Cache misses          0          -          -          -
                    Fast        192       2688          0          0
               Auton/SSE          0          0          0          0

    NOTE: all counts are cumulative and reset only after a reload.
Dialer1

    All statistics for this interface are zero.
Adesso lo tengo collegato e acceso cosi vediamo cosa succede.
Ho notato anche una cosa, pur avendo una adsl normale 7M, lo zyxel si allinea in modalita' adsl2+ a 81xx Mbit in download e 490 Mbit in upload.
Questo puo' influenzare l' allineamento della scheda del CISCO ???
Avatar utente
ghira
Holy network Shaman
Messaggi: 668
Iscritto il: mer 30 mar , 2011 5:25 pm

Questo e' curioso, si'.
Rispondi