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

    • [*=left]
      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
      Click image for larger version

Name:	Old Router Capture 1.JPG
Views:	2
Size:	271.1 KB
ID:	208897Click image for larger version

Name:	Old Router Capture.JPG
Views:	2
Size:	229.5 KB
ID:	208898





      Day la cai router moi - router Cisco 881
      Click image for larger version

Name:	Cisco 881 Router 1.jpg
Views:	2
Size:	498.7 KB
ID:	208899Click image for larger version

Name:	Cisco 881 Router.jpg
Views:	2
Size:	494.0 KB
ID:	208900






  • #2
    Gửi bạn cấu hình

    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 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 192.168.0.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
    Nguyễn Trường Giang
    Email: nguyentruonggiang@vnpro.org

    Trung Tâm Tin Học VnPro
    149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
    Tel: (08) 35124257 (5 lines)

    Fax (08) 35124314

    Home page: http://www.vnpro.vn
    Support Forum: http://www.vnpro.org
    -Chuyên đào tạo quản trị mạng và hạ tầng Internet
    -Phát hành sách chuyên môn
    -Tư vấn và tuyển dụng nhân sự IT
    -Tư vấn thiết kế và hỗ trợ kỹ thuật hệ thống mạng


    Network channel: http://www.dancisco.com
    Blog: http://www.vnpro.org/blog

    Comment


    • #3
      Post

      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.
      We are the leading the world in providing best 70-467 free exam dumps and JUNIPER solutions.

      Comment

      Working...
      X