877W ADSL help

Discussion in 'Routing & Switching' started by Risegeek, Feb 8, 2011.

  1. Risegeek

    Risegeek Bit Poster

    19
    0
    0
    I'll try that in a bit dude, seems to be working but just takes a little while to negotiate via. ports :) totally instant through WiFi. Cheers.
     
  2. jonny7_2002

    jonny7_2002 Byte Poster

    191
    9
    37
    Definately a spanning tree state issue by the sounds of it! if you time how lond it takes for it t work, i would imagine its around the 50 second mark!

    If its all up and running then dont forget to rep people! :D
     
    Certifications: CCNA R&S, CCNP R&S, CCDA, CCNA Voice, CCNA Wireless & CCNA Security
    WIP: CCIE V5 (when its out)
  3. Simonvm

    Simonvm Kilobyte Poster

    472
    13
    41
    Yeah, rep me :p
     
    Certifications: MCITP: EST, MCDST, MCTS, A+, N+, CCNP, CCNA Wireless
  4. Risegeek

    Risegeek Bit Poster

    19
    0
    0
    Haha, sorry guys! been so busy this week :D getting everything finished so I can enjoy my half-term. I'll rep ya'll and will post my working config in my original post.

    Thanks agan!

    EDIT: Seems I can't edit something so old, nevermind. :) here is what I have, with exception of the enabled PortFast, which seems to have solved my issue :)

    Code:
    version 12.4
    no service pad
    service tcp-keepalives-in
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    service sequence-numbers
    !
    hostname router-1
    !
    boot-start-marker
    boot-end-marker
    !
    logging buffered 51200 warnings
    enable secret 5 $1$pRB8$XziT7Wb1HNhCEeDYufkc31
    !
    no aaa new-model
    !
    resource policy
    !
    clock timezone GMT 0
    clock summer-time GMT recurring last Sun Mar 1:00 last Sun Oct 2:00
    ip subnet-zero
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.1.1 192.168.1.10
    !
    ip dhcp pool sdm-pool
       import all
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       dns-server 8.8.8.8 8.8.4.4
       domain-name tailornetworks.local
    !
    !
    ip inspect max-incomplete high 1100
    ip inspect max-incomplete low 1100
    ip inspect one-minute high 1100
    ip inspect one-minute low 1100
    ip domain name tailornetworks.local
    ip name-server 8.8.8.8
    ip name-server 8.8.4.4
    !
    !
    crypto pki trustpoint TP-self-signed-1552868178
     enrollment selfsigned
     subject-name cn=IOS-Self-Signed-Certificate-1552868178
     revocation-check none
     rsakeypair TP-self-signed-1552868178
    !
    !
    !
    bridge irb
    !
    !
    interface ATM0
     no ip address
     ip access-group 10 out
     ip virtual-reassembly
     no ip mroute-cache
     no atm ilmi-keepalive
     pvc 0/38
      encapsulation aal5mux ppp dialer
      dialer pool-member 1
     !
     dsl operating-mode auto
    !
    interface FastEthernet0
    !
    interface FastEthernet1
    !
    interface FastEthernet2
    !
    interface FastEthernet3
    !
    interface Dot11Radio0
     no ip address
     !
     encryption vlan 1 mode ciphers tkip
     !
     ssid TN-WBS
        vlan 1
        authentication open
        authentication key-management wpa
        guest-mode
        wpa-psk ascii 7 070D284B48000A0D46
     !
     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 Dot11Radio0.1
     encapsulation dot1Q 1 native
     no snmp trap link-status
     bridge-group 1
     bridge-group 1 subscriber-loop-control
     bridge-group 1 spanning-disabled
     bridge-group 1 block-unknown-source
     no bridge-group 1 source-learning
     no bridge-group 1 unicast-flooding
    !
    interface Vlan1
     description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
     no ip address
     ip virtual-reassembly
     ip tcp adjust-mss 1452
     bridge-group 1
    !
    interface Dialer0
     ip address negotiated
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     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 xxxx
     ppp chap password 7 xxxx
     ppp pap sent-username xxxx password 7 xxxx
    !
    interface BVI1
     description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
     ip address 192.168.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     ip tcp adjust-mss 1452
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    !
    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 Dialer0 overload
    ip nat inside source static tcp 192.168.1.2 22 interface Dialer0 22
    ip nat inside source static udp 192.168.1.2 60178 interface Dialer0 60178
    ip nat inside source static tcp 192.168.1.2 60178 interface Dialer0 60178
    ip nat inside source static udp 192.168.1.2 60168 interface Dialer0 60168
    !
    access-list 1 permit 192.168.1.0 0.0.0.255
    dialer-list 1 protocol ip permit
    !
    control-plane
    !
    bridge 1 protocol ieee
    bridge 1 route ip
    banner login ^CCCC
    
    !
    line con 0
     login local
     no modem enable
    line aux 0
    line vty 0 4
     privilege level 15
     login local
     transport input ssh
    !
    scheduler max-task-time 5000
    end
    
     
    Last edited: Feb 18, 2011
  5. TheITCrowd

    TheITCrowd Kilobyte Poster

    250
    3
    37
    I had a mare with an 888w at a site today :cry: used an 877 in the end :p
     
    Certifications: Network + |CCNA |MCTS-70-680,MCTS-70-401, MCTS-70-656, MCTS-70-351 |HP AIS ProCurve Networking -2011 | HP2-896 |VCD-CP27|JNCIA |Hewlett Packard ASE - Network Infrastructure (2011)
    WIP: 642-813
  6. Risegeek

    Risegeek Bit Poster

    19
    0
    0
    It has been great so far, loving it :)
     
  7. Simonvm

    Simonvm Kilobyte Poster

    472
    13
    41
    So most of the issues are now resolved? :)

    It can surely take some time until it's all fine-tuned but getting it up and running is a lof of fun :mrgreen:
     
    Certifications: MCITP: EST, MCDST, MCTS, A+, N+, CCNP, CCNA Wireless

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.