Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Nhờ check cấu hình FTTH trên Router 1841

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Nhờ check cấu hình FTTH trên Router 1841

    Mình tham khảo trên mạng và cấu hình theo. Cổng dialer 0 nó ko nhận dc ip từ nhà cung cấp
    GW#show running-config
    Building configuration...

    Current configuration : 2826 bytes
    !
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname GW
    !
    boot-start-marker
    boot-end-marker
    !
    enable secret 5 $1$fGIR$ECsnM8KUkxT2DKMc7TuYq0
    !
    no aaa new-model
    ip cef
    !
    !
    !
    !
    i
    archive
    log config
    hidekeys
    !
    !
    !
    !
    !
    !
    interface FastEthernet0/0
    description ket noi ftth
    no ip address
    duplex auto
    speed auto
    pppoe enable group global
    pppoe-client dial-pool-number 1
    !
    interface FastEthernet0/1
    description ket noi mang lan
    ip address 192.168.0.112 255.255.255.0
    duplex auto
    speed auto
    !
    interface Dialer0
    description ket noi ftth
    mtu 1492
    ip address negotiated
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    no cdp enable
    ppp authentication pap callin
    ppp pap sent-username xxxx password 0 xxxx
    !
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 Dialer0
    !
    !
    ip http server
    ip http authentication local
    ip http secure-server
    !
    !
    !
    !
    control-plane
    !
    !
    !
    line con 0
    logging synchronous
    line aux 0
    line vty 0 4
    password cisco
    login
    !
    scheduler allocate 20000 1000
    end

    GW#
    Nhờ các bạn xem mình cấu hình sai ở đâu ?

  • #2
    Tham khảo cấu hình này nha bạn
    Router#sh run
    Building configuration...


    Current configuration : 1076 bytes
    !
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname Router
    !
    boot-start-marker
    boot-end-marker
    !
    !
    no aaa new-model
    ip cef
    !
    !
    !
    !
    ip name-server 8.8.8.8
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    pppoe enable group global
    pppoe-client dial-pool-number 1
    !
    interface FastEthernet0/1
    ip address 10.1.1.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly
    duplex auto
    speed auto
    !
    interface Serial0/0/0
    no ip address
    shutdown
    clock rate 2000000
    !
    interface Dialer1
    mtu 1492
    bandwidth 256
    ip address negotiated
    ip nat outside
    ip virtual-reassembly
    encapsulation ppp
    dialer pool 1
    ppp pap sent-username fissrv password 0 fsrvacint#08
    !
    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 10.1.1.0 0.0.0.255
    !
    !
    !
    !
    control-plane
    !
    !
    !
    line con 0
    line aux 0
    line vty 0 4
    login
    !
    scheduler allocate 20000 1000
    end
    Theo lối dẫn-Ngẫng nhìn thầy-Đi theo thầy-Nhìn thấu thầy-và Trở thành thầy.

    Comment


    • #3
      Mình đã cấu hình dựa theo file show run trên.
      Nhưng vẫn không chạy ?
      Không connect được với ISP.
      Dialer 1 ko nhận dc ip
      GW#show running-config
      Building configuration...

      Current configuration : 1466 bytes
      !
      version 12.4
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      !
      hostname GW
      !
      boot-start-marker
      boot-end-marker
      !
      enable secret 5 $1$9.0H$XC16wENFr/mzVhTAUiCeM/
      !
      no aaa new-model
      !
      !
      ip cef
      no ip dhcp use vrf connected
      ip dhcp excluded-address 192.168.0.1
      !
      ip dhcp pool LAN
      network 192.168.0.0 255.255.255.0
      default-router 192.168.0.1
      dns-server 8.8.8.8 8.8.4.4
      !
      !
      ip name-server 8.8.8.8
      !
      multilink bundle-name authenticated
      !
      !
      voice-card 0
      no dspfarm
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      interface FastEthernet0/0
      description Ket noi voi LAN
      ip address 192.168.0.111 255.255.255.0
      ip nat inside
      ip virtual-reassembly
      duplex auto
      speed auto
      !
      interface FastEthernet0/1
      description ket noi WAN FTTH
      no ip address
      duplex auto
      speed auto
      pppoe enable group global
      pppoe-client dial-pool-number 1
      !
      interface Dialer1
      description ket noi ftth
      mtu 1492
      ip address negotiated
      ip nat outside
      ip virtual-reassembly
      encapsulation ppp
      dialer pool 1
      dialer-group 1
      ppp authentication pap callin
      ppp pap sent-username h004_ftth_vnecctvvdtc password 0 84T5Va
      !
      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
      !
      !
      !
      !
      !
      !
      control-plane
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      line con 0
      line aux 0
      line vty 0 4
      password cisco
      login
      !
      scheduler allocate 20000 1000
      !
      end
      Nhờ các bạn check giúp !

      Comment

      Working...
      X