Jump to content

Digidoc

Members
  • Gesamte Inhalte

    31
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von Digidoc

  1. Hi...ich muss mal diesen alten Beitrag hochholen...

     

    Ich habe da mal ne Frage....

     

    Ich habe 2 Karten 1mtf-e1 und 1mft-g703.

    Mit diesen möchte ich 2 Router verbinden und das Channelized mit 1Mbit.(Timeslot 1-16)

     

    Nun bin ich ein wenig ?? da ich bei beiden Karten etwas von channelized im www lese.

     

    Funktioniert das wie ich mir das vorstelle oder brauche ich unbedingt 2 MFT-g703. Oder 2 MFT-E1.

     

    Vielen Dank

    Digi

  2. so bisher keine änderung..alle unnötigen module raus..

     

    "interface ATM0.1 point-to-point" geht bei mir nicht...........

    "dsl bitswap both" auch nicht

     

     

    hier nochmal config...

    version 12.4

    service timestamps debug datetime msec

    service timestamps log datetime msec

    no service password-encryption

    !

    boot-start-marker

    boot-end-marker

    !

    !

    no aaa new-model

    no network-clock-participate slot 1

    no network-clock-participate wic 0

    ip cef

    !

    !

    ip name-server 195.50.140.252

    ip auth-proxy max-nodata-conns 3

    ip admission max-nodata-conns 3

    !

    interface ATM0/0

    mtu 1492

    no ip address

    no ip redirects

    no ip unreachables

    no ip proxy-arp

    ip tcp adjust-mss 1452

    no atm ilmi-keepalive

    dsl operating-mode itu-dmt

    dsl enable-training-log

    pvc 1/32

    pppoe-client dial-pool-number 1

    !

    interface FastEthernet0/1

    ip address 192.168.1.1 255.255.255.0

    ip nat inside

    ip virtual-reassembly

    duplex full

    speed 100

    !

    interface Dialer1

    mtu 1492

    ip address negotiated

    ip nat outside

    no ip virtual-reassembly

    encapsulation ppp

    dialer pool 1

    dialer-group 1

    ppp chap hostname ar0qewqe6

    ppp chap password 0 4ewfwqwe8

    !

    no ip forward-protocol nd

    ip route 0.0.0.0 0.0.0.0 Dialer1

    !

    no ip http server

    no ip http secure-server

    ip nat inside source list 1 interface Dialer1 overload

    !

    access-list 1 permit any

    dialer-list 1 protocol ip permit

    !

    control-plane

  3. Hi...das sind die 2 Test´s mit oben Speedtouch Modem...und unten Cisco

     

    « SpeedGuide.net TCP Analyzer Results »

    Tested on: 09.18.2009 08:25

    IP address: 84.57.xx.xx

    Client OS: Windows XP

     

    TCP options string: 020405ac01010402

    MSS: 1452

    MTU: 1492

    TCP Window: 17424 (multiple of MSS)

    RWIN Scaling: 0 bits

    Unscaled RWIN : 17424

    Recommended RWINs: 63888, 127776, 255552, 511104, 1022208

    BDP limit (200ms): 697kbps (87KBytes/s)

    BDP limit (500ms): 279kbps (35KBytes/s)

    MTU Discovery: ON

    TTL: 116

    Timestamps: OFF

    SACKs: ON

    IP ToS: 00000000 (0)

     

     

    « SpeedGuide.net TCP Analyzer Results »

    Tested on: 09.18.2009 08:31

    IP address: 84.57.xx.xxx

    Client OS: Windows XP

     

    TCP options string: 020405ac01010402

    MSS: 1452

    MTU: 1492

    TCP Window: 65535 (NOT multiple of MSS)

    RWIN Scaling: 0 bits

    Unscaled RWIN : 65535

    Recommended RWINs: 63888, 127776, 255552, 511104, 1022208

    BDP limit (200ms): 2621kbps (328KBytes/s)

    BDP limit (500ms): 1049kbps (131KBytes/s)

    MTU Discovery: ON

    TTL: 116

    Timestamps: OFF

    SACKs: ON

    IP ToS: 00000000 (0)

  4. nix ftp...windows freigabe kopieraktion mit CopyHandler..

     

    Das mit Speed und Duplexwerten hatte ich auch schon umgestellt ohne änderung.

     

     

    Den 2651XM hatte ich mir noch dannach geholt um einen Defekt auszuschliesen.

     

    Meinen TestPC habe ich auch gerade getauscht,..mit nagelneuem XP..selbige Geschwindigkeit.

     

    Ich denke es fehlt nur ein Beschleunigungsbefehl :) ..

     

    oh mei...

     

     

     

    Edit:

    Mit FTP selbige Geschwindigkeit

  5. meinRouter#show version

    Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(25a), RELEASE SOFTWARE (fc2)

    Technical Support: Cisco - Shortcut

    Copyright © 1986-2009 by Cisco Systems, Inc.

    Compiled Fri 22-May-09 21:06 by prod_rel_team

     

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

     

    meinRouter uptime is 15 hours, 53 minutes

    System returned to ROM by reload

    System image file is "flash:c2600-adventerprisek9-mz.124-25a.bin"

     

     

    T..........spam

     

    Cisco 2651XM (MPC860P) processor (revision 1.0) with 127149K/3923K bytes of memory.

    Processor board ID JAE07180SDY

    M860 processor: part number 5, mask 2

    1 Ethernet interface

    2 FastEthernet interfaces

    1 ISDN Basic Rate interface

    1 ATM interface

    32K bytes of NVRAM.

    49152K bytes of processor board System flash (Read/Write)

     

    Configuration register is 0x2102

  6. ok....here we go..

     

    Building configuration...

     

    Current configuration : 1825 bytes

    !

    version 12.4

    service timestamps debug datetime msec

    service timestamps log datetime msec

    no service password-encryption

    !

    hostname meinRouter

    !

    boot-start-marker

    boot-end-marker

    !

    !

    no aaa new-model

    no network-clock-participate slot 1

    no network-clock-participate wic 0

    ip cef

    !

    !

    no ip dhcp use vrf connected

    ip dhcp excluded-address 192.168.1.200

    !

    !

    ip dhcp pool LAN

    network 192.168.1.0 255.255.255.0

    default-router 192.168.1.200

    dns-server 192.168.1.200

    !

    !

    ip domain name meinRouter.com

    ip name-server 195.50.140.252

    ip name-server 195.50.140.114

    ip auth-proxy max-nodata-conns 3

    ip admission max-nodata-conns 3

    !

    !

    interface ATM0/0

    mtu 1488

    no ip address

    no ip redirects

    no ip unreachables

    ip tcp adjust-mss 1448

    no atm ilmi-keepalive

    dsl operating-mode auto

    dsl enable-training-log

    pvc 1/32

    pppoe-client dial-pool-number 1

    !

    !

    interface FastEthernet0/0

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    interface BRI0/0

    no ip address

    encapsulation hdlc

    shutdown

    !

    interface FastEthernet0/1

    ip address 192.168.1.200 255.255.255.0

    ip nat inside

    ip virtual-reassembly

    speed 100

    full-duplex

    !

    interface Ethernet1/0

    no ip address

    shutdown

    half-duplex

    !

    interface Dialer1

    mtu 1492

    ip address negotiated

    ip nat outside

    ip virtual-reassembly

    encapsulation ppp

    ip tcp adjust-mss 1452

    dialer pool 1

    dialer-group 1

    no cdp enable

    ppp chap hostname afdfgghrt

    ppp chap password 0 dfgdfgdfg

    ppp ipcp dns request

    !

    ip forward-protocol nd

    ip route 0.0.0.0 0.0.0.0 Dialer1

    !

    ip dns server

    !

    ip http server

    no ip http secure-server

    ip nat inside source list 1 interface Dialer1 overload

    !

    access-list 1 permit any

    dialer-list 1 protocol ip permit

    !

    !

    control-plane

    !

    !

    line con 0

    line aux 0

    line vty 0 4

    login

    !

    !

    end

     

     

     

     

     

     

    und hier der speed Guide

    « SpeedGuide.net TCP Analyzer Results »

    Tested on: 09.10.2009 10:57

    IP address: 84.57.xx.xxx

    Client OS: Windows XP

     

    TCP options string: 020405ac01010402

    MSS: 1452

    MTU: 1492

    TCP Window: 65535 (NOT multiple of MSS)

    RWIN Scaling: 0 bits

    Unscaled RWIN : 65535

    Recommended RWINs: 63888, 127776, 255552, 511104, 1022208

    BDP limit (200ms): 2621kbps (328KBytes/s)

    BDP limit (500ms): 1049kbps (131KBytes/s)

    MTU Discovery: ON

    TTL: 116

    Timestamps: OFF

    SACKs: ON

    IP ToS: 00000000 (0)

  7. so jetzt...

     

    Fastethernet auf

    MTU 1500 bytes

     

    ATM

    MTU 1488 bytes

    ip tcp adjust-mss 1442

     

    Dialer

    MTU 1488 bytes

    ip tcp adjust-mss 1448

     

    download ist um 20 K gestiegen...mit oder ohne ip cef spielt keine rolle

     

    mit cef bekomme ich folgende meldung

    *Mar 1 08:01:54.752: %FIB-4-FIBCBLK: Missing cef table for tableid 65535 during CEF samecable event

     

     

    welche werte kann man noch wie drehen..??

     

     

    Danke

    Digi

  8. so jetzt...,mein Dialer

     

    Dialer1 is up, line protocol is up (spoofing)

    Hardware is Unknown

    Internet address is 324235346/32

    MTU 1488 bytes, BW 56 Kbit/sec, DLY 20000 usec,

    reliability 255/255, txload 1/255, rxload 172/255

    Encapsulation PPP, loopback not set

    Keepalive set (10 sec)

    DTR is pulsed for 1 seconds on reset

    Interface is bound to Vi1

    Last input never, output never, output hang never

    Last clearing of "show interface" counters 02:15:20

    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/16 (active/max active/max total)

    Reserved Conversations 0/0 (allocated/max allocated)

    Available Bandwidth 42 kilobits/sec

    5 minute input rate 94000 bits/sec, 0 packets/sec

    5 minute output rate 0 bits/sec, 0 packets/sec

    69451 packets input, 51520510 bytes

    25330 packets output, 1409111 bytes

     

     

    ATM interface

    TM0/0 is up, line protocol is up

    Hardware is DSLSAR (with Alcatel ADSL Module)

    MTU 1488 bytes, sub MTU 1488, BW 736 Kbit/sec, DLY 690 usec,

    reliability 255/255, txload 1/255, rxload 51/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 00:01:33, 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 150000 bits/sec, 17 packe

     

     

     

    Fastethernet

    meinRouter#show interfaces fastEthernet 0/1

    FastEthernet0/1 is up, line protocol is up

    Hardware is AmdFE, address is 000c.cec7.0961 (bia 000c.cec7.0961)

    Internet address is 192.168.1.200/24

    MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,

    reliability 255/255, txload 1/255, rxload 1/255

    Encapsulation ARPA, loopback not set

    Keepalive set (10 sec)

    Full-duplex, 100Mb/s, 100BaseTX/FX

     

    nur den zusammenhang mit mss adjust habe ich noch nicht verstanden...

     

    Grüße

    Digi

  9. genau so schnell aber nur noch 20 %

     

     

    FastEthernet0/1 is up, line protocol is up

    Hardware is AmdFE, address is 000c.cec7.0961 (bia 000c.cec7.0961)

    Internet address is 192.168.1.200/24

    MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,

    reliability 255/255, txload 1/255, rxload 1/255

    Encapsulation ARPA, loopback not set

    Keepalive set (10 sec)

    Full-duplex, 100Mb/s, 100BaseTX/FX

    ARP type: ARPA, ARP Timeout 04:00:00

    Last input 00:00:15, 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: fifo

    Output queue: 0/40 (size/max)

    5 minute input rate 0 bits/sec, 0 packets/sec

    5 minute output rate 196000 bits/sec, 17 packets/sec

    51190 packets input, 12148502 bytes

    Received 169 broadcasts, 0 runts, 0 giants, 0 throttles

    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

    0 watchdog

    0 input packets with dribble condition detected

    116916 packets output, 82818868 bytes, 0 underruns

    0 output errors, 0 collisions, 2 interface resets

    0 unknown protocol drops

    0 babbles, 0 late collision, 0 deferred

    24 lost carrier, 0 no carrier

    0 output buffer failures, 0 output buffers swapped out

  10. meinRouter#show dsl interface atm 0/0

    ATM0/0

    Alcatel 20166/20174 chipset information

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

    Modem Status: Showtime (DMTDSL_SHOWTIME)

    DSL Mode: ITU G.992.1 (G.DMT) Annex B

    ITU STD NUM: 0x01 0x1

    Vendor ID: 'ALCB' 'BDCM'

    Vendor Specific: 0x0000 0x619D

    Vendor Country: 0x00 0xB5

    Capacity Used: 88% 86%

    Noise Margin: 10.5 dB 10.0 dB

    Output Power: 13.0 dBm 11.0 dBm

    Attenuation: 11.0 dB 7.0 dB

    Defect Status: None None

    Last Fail Code: None

    Selftest Result: 0x00

    Subfunction: 0xD0 (UR2)

    Interrupts: 8796 (0 spurious)

    PHY Access Err: 0

    Activations: 2

    LED Status: ON

    LED On Time: 100

    LED Off Time: 100

    Init FW: embedded

    Operation FW: embedded

    SW Version: 13.101

    FW Version: 0xC166

     

    Interleave Fast Interleave Fast

    Speed (kbps): 0 6912 0 736

    Cells: 0 92719 0 4147347

    Reed-Solomon EC: 0 0 1 1

    CRC Errors: 0 9 2 4

    Header Errors: 0 4 4 2

     

     

     

    cpu last bei 20 %

     

    mit http://www.wieistmeineip.de.....auch bei downloads wo auch immer nie über 300k

  11. hi...

     

    also egal was ich einstelle über 300k komme ich nicht ergo 3 Mbit....keine acl´s oder routings...

     

     

    !

    no aaa new-model

    no ip cef

    no service password-encryption

    hostname meinRouter

    !

    !

    no ip dhcp use vrf connected

    ip dhcp excluded-address 192.168.1.200

    ip dhcp pool LAN

    network 192.168.1.0 255.255.255.0

    default-router 192.168.1.200

    #dns-server 195.50.140.252

    !

    !

    ip domain-lookup

    ip domain name meinRouter.com

    ip name-server 195.50.140.252 195.50.140.114

    ip dns server

    !

    ip dhcp pool LAN

    network 192.168.1.0 255.255.255.0

    default-router 192.168.1.200

    dns-server 192.168.1.200

    !

    interface FastEthernet0/1

    ip address 192.168.1.200 255.255.255.0

    no shutdown

    ip nat inside

    ip virtual-reassembly

    duplex auto

    speed auto

    !

    !

    interface ATM0/0

    no ip address

    no ip redirects

    no ip unreachables

    no atm ilmi-keepalive

    dsl operating-mode auto

    dsl enable-training-log

    pvc 1/32

    pppoe-client dial-pool-number 1

    !

    interface Dialer1

    mtu 1488

    ip address negotiated

    ip nat outside

    ip virtual-reassembly

    encapsulation ppp

    dialer pool 1

    dialer-group 1

    no cdp enable

    ppp chap hostname xxxxxxxxxxxxxx

    ppp chap password 0 xxxxxxxxxxxxxx

    ppp ipcp dns request

    !

    ip forward-protocol nd

    ip route 0.0.0.0 0.0.0.0 Dialer1

    !

    ip http server

    no ip http secure-server

    ip nat inside source list 1 interface Dialer1 overload

    !

    access-list 1 permit any

    dialer-list 1 protocol ip permit

    !

    control-plane

    !

    line con 0

    line aux 0

    line vty 0 4

    login

    !

    end

  12. Hi,,,

     

    tja cpu last liegt bei ca 40 % Max...der Anschluss hat volle 8 Mbit sync..ADSL1 halt.

     

    Ich weis nicht mehr weiter..mehr als 300 kb download bekomme ich nicht.

     

    hier nochmal der Dialer

    interface Dialer1

    mtu 1488

    ip address negotiated

    ip nat outside

    ip virtual-reassembly

     

    dann ethernet

    interface FastEthernet0/1

    ip address 192.168.1.200 255.255.255.0

    ip nat inside

    ip virtual-reassembly

    duplex auto

    speed auto

     

     

     

    meinRouter#show dsl interface

    Interleave Fast Interleave Fast

    Speed (kbps): 0 7872 0 800

    Cells: 0 830709 0 1770202

     

     

     

    Grüße

    Digi

  13. eine Frage hätte ich da noch...warum ist mein DSL Test so langsam..??

     

    hier nochmal einige Auszüge aus der Konfig

     

    ip cef

     

    interface ATM0/1

    description Arcor DSL _Modem_

    no ip address

    no ip redirects

    no ip unreachables

    no atm ilmi-keepalive

    dsl operating-mode auto

    dsl enable-training-log

    pvc 1/32

    pppoe-client dial-pool-number 1

     

    interface FastEthernet0/1

    ip address 192.168.1.200 255.255.255.0

    ip nat inside

    ip virtual-reassembly

    duplex auto

    speed auto

     

    und

     

    interface Dialer1

    mtu 1452

    ip address negotiated

    ip nat outside

    ip virtual-reassembly

    encapsulation ppp

    dialer pool 1

    dialer-group 1

    no cdp enable

    ppp chap host

     

     

     

    show dsl interface

     

    Speed (kbps): 8000 832

     

     

    Ihr Ergebnis (bei wieistmeineip)

     

    Download-Geschwindigkeit: 2.274 kbit/s (284 kByte/s)

    Upload-Geschwindigkeit: 708 kbit/s (89 kByte/s)

     

    ist doch ein wenig zu wenig oder..

     

     

    Danke

    Und Grüße

    Digi

     

    Achja...dann bekomme ich beim Surfen noch regelmäßig die Meldung im Router..

     

     

    %FIB-4-FIBCBLK: Missing cef table for tableid 65535 during CEF samecable event

  14. Hi...

     

    vielen Dank...dies ist mein erster Beitrag mit dem 2600.. :)

     

    Frage nochmal...ich habe auf dem FE 0/1 einen DHCP laufen

     

    ip dhcp pool LAN

    network 192.168.1.0 255.255.255.0

    default-router 192.168.1.200

    dns-server 195.50.140.252

     

    warum bekomme ich keine Website wenn ich die DNS ip ändere und zwar

    in die des Routers...sprich 192.168.1.200..

     

     

    desweiteren habe ich vom Webinterface gelesen..dort will er einen level_15_access und frage nach benutzer und PW ??

     

    Danke

    DIGI

  15. aber gesynct hat es doch...siehe 1.Posting

     

     

    habe nochmal etwas ergänzt...

     

    pppoe-client dial-pool-number 1

     

    und jetzt kommt etwas...

     

    *Mar 1 02:42:39.557: IN PADS from PPPoE Session

    *Mar 1 02:42:39.565: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

    *Mar 1 02:42:39.569: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up

    *Mar 1 02:42:41.680: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1

    *Mar 1 02:42:41.684: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down

    *Mar 1 02:42:41.861: PPPoE 1878: I PADT R:0030.8801.8fd0 L:000c.31ea.c321 1/32 ATM0/1

    00 0C 31 EA C3 21 00 30 88 01 8F D0 88 63 11 A7

    07 56 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...

    *Mar 1 02:43:01.889: PPPoE 0: I PADO R:0030.8801.8fd0 L:000c.31ea.c321 1/32 ATM0/1

    00 0C 31 EA C3 21 00 30 88 01 8F D0 88 63 11 07

    00 00 00 18 01 03 00 04 85 A2 B2 28 01 02 00 08 ...

    *Mar 1 02:43:04.269: PPPoE 4145: I PADS R:0030.8801.8fd0 L:000c.31ea.c321 1/32 ATM0/1

    00 0C 31 EA C3 21 00 30 88 01 8F D0 88 63 11 65

    10 31 00 18 01 03 00 04 85 A2 B2 28 01 01 00 00 ...

×
×
  • Neu erstellen...