• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
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.

Mọi người giúp em cấu hình Cisco Router 881 kết nối với Internet

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

  • Mọi người giúp em cấu hình Cisco Router 881 kết nối với Internet

    Xin chào mọi người,

    . Em đang cố gắng cấu hình Cisco Router model 881 để kết nối với Internet thay thế cho cái router củ của em hiện tại (router NetGear).

    Trong phần cài đặt của em còn có nhiều cái thiếu sót. Xin mọi người giúp đở ah. Em chỉ cần cách làm nào đơn giản nhất để kết nối cái Router với Internet thôi.




    Bên dưới là phần cấu hình của em. Các địa chỉ IP, Username và Password la em lấy từ router củ.




    Building configuration...


    Current configuration : 1763 bytes
    !
    ! Last configuration change at 04:37:21 UTC Tue Dec 17 2013
    version 15.2
    no service pad
    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
    memory-size iomem 10
    !
    !
    !
    !
    !
    !




    !
    !
    ip dhcp pool DSL_DHCP
    import all
    network 192.168.0.0 255.255.255.0
    dns-server 211.29.132.12
    default-router 192.168.0.1
    !
    !
    !
    ip name-server 211.29.132.12
    ip name-server 198.142.0.51
    ip cef
    no ipv6 cef
    !
    !
    multilink bundle-name authenticated
    license udi pid CISCO881-SEC-K9 sn FGL173420VX
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface FastEthernet0
    no ip address
    !
    interface FastEthernet1
    no ip address
    !
    interface FastEthernet2
    no ip address
    !
    interface FastEthernet3
    no ip address
    !
    interface FastEthernet4
    description DSL INTERFACE
    no ip address
    duplex auto
    speed auto
    pppoe enable group global
    pppoe-client dial-pool-number 1
    !
    interface Vlan1
    description INTERNAL INTERFACE
    ip address 192.168.0.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    !
    interface Dialer1
    ip address negotiated
    ip mtu 1492
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    ppp authentication chap pap callin
    ppp chap hostname tfrp.2@optusnet.com.au
    ppp chap password 0 PaSSwOrd
    ppp pap sent-username tfrp.2@optusnet.com.au password 0 PaSSwOrd
    !
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    !
    !
    ip nat inside source list DSL_ACCESSLIST interface Dialer1 overload
    ip route 0.0.0.0 0.0.0.0 Dialer1
    !
    ip access-list extended DSL_ACCESSLIST
    permit ip 10.10.10.0 0.0.0.255 any
    !
    !
    !
    control-plane
    !
    !
    !
    line con 0
    no modem enable
    line aux 0
    line vty 0 4
    login
    transport input all
    !
    !
    end





    Day la cau hinh trong cai router Netgear






    Day la cai router moi - router Cisco 881

  • #2
    Dải IP Lan của bạn là gì 192.168.0.0/24 hay 10.10.10.0/24 ?
    Bạn xem lại access-list của bạn.

    Comment


    • #3
      co ai biet cau hinh vpn cho pix 525 huong dan cho minh voi

      Comment


      • #4
        interface GigabitEthernet0/0
        description FTTH_VNPT
        no ip address
        duplex auto
        speed auto
        pppoe enable group global
        pppoe-client dial-pool-number 1
        !
        interface GigabitEthernet0/1
        ip address 10.142.0.9 255.255.255.0
        ip nat inside
        ip virtual-reassembly in
        duplex auto
        speed auto
        !
        interface FastEthernet0/2/0
        no ip address
        !
        interface FastEthernet0/2/1
        no ip address
        !
        interface FastEthernet0/2/2
        no ip address
        !
        interface FastEthernet0/2/3
        no ip address
        !
        interface FastEthernet0/3/0
        no ip address
        !
        interface FastEthernet0/3/1
        no ip address
        !
        interface FastEthernet0/3/2
        no ip address
        !
        interface FastEthernet0/3/3
        no ip address
        !
        interface Vlan1
        no ip address
        !
        interface Dialer1
        description FTTH_VNPT
        ip address negotiated
        ip mtu 1454
        ip nat outside
        ip nat enable
        ip virtual-reassembly in
        encapsulation ppp
        ip tcp adjust-mss 1452
        dialer pool 1
        dialer-group 1
        ppp authentication pap callin
        ppp pap sent-username xxx-ftth password 0 yyyyy
        no cdp enable
        ip route 0.0.0.0 0.0.0.0 Dialer1

        Comment


        • #5
          Bạn tham khảo bài viết này chi tiết nhé
          VnExperts Networks
          http://vnexperts.vn chuyên phân phối Cisco, Juniper, Fortinet, Peplink...

          Comment


          • #6
            Dải IP Lan của bạn là gì 192.168.0.0/24 hay 10.10.10.0/24 ?
            solitaire with buddies - klondike solitaire

            Comment

            Working...
            X