• 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.

Lab ISCW: Cấu hình router Cisco chạy ADSL, dùng chế độ PPPoE.

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

  • Lab ISCW: Cấu hình router Cisco chạy ADSL, dùng chế độ PPPoE.

    Trong cấu hình đính kèm có các cấu hình mẫu sau:

    - Cấu hình router như là PPPoE server.
    - Cấu hình router như là PPPoE clients.
    - Cấu hình router ở chế độ bridging mode.
    - Cài đặt PPPoE Client trong WinXP.
    Attached Files
    Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

    Email : dangquangminh@vnpro.org
    https://www.facebook.com/groups/vietprofessional/

  • #2
    Chào anh,

    Anh có thể cho biết trong hình thiết bị DSLAM là thiết bị gì? Cách kết nối như thế nào?

    Thanks
    Last edited by trannam; 03-02-2007, 09:29 PM.

    Comment


    • #3
      Trong bài Lab này con PPPoE dùng con C3800, IOS 12.2 bản enterprise

      Thân
      The greatest thing you'll ever leanrt, is just to love and be loved in return :rolleyes:
      Oh, I love this movie sooooo muchhhhh
      MOULIN ROUGH bravo bravo (^-^)

      Comment


      • #4
        Link file hình như die rồi, ko download đc :(

        Comment


        • #5
          cai lenh MAC-address trong interface ATM có cần ko a

          Comment


          • #6
            hi trannam,

            dslam là một thiết bị thường đặt phía nhà cung cấp dịch vụ, tập trung các kết nối của các thuê bao xdsl trong khu vực.

            daibang:
            về câu lệnh gán địa chỉ mac, trong phần lớn các ví dụ mẫu trong site cisco, bạn sẽ thấy họ không dùng câu lệnh này. tuy nhiên, đây là một tips hay được dùng trong thực tế.
            Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

            Email : dangquangminh@vnpro.org
            https://www.facebook.com/groups/vietprofessional/

            Comment


            • #7
              Xin chào mình có cái Pix 515e khi khởi động báo no download file image
              minh dùng tftp server để khởi đông thì ok
              bay giờ minh muốn save file image vào trong pix luôn để mỗi lần khởi động không cần sử dụng tftp server nữa mong bạn chỉ dùm cảm ơn trước nha

              Comment


              • #8
                Client#show run
                !
                hostname Client
                !
                ip subnet-zero
                !
                no ip domain lookup
                !
                vpdn enable
                !
                vpdn-group 1
                request-dialin
                protocol pppoe
                !
                interface ATM0/0
                mac-address 0005.5e96.2cc0
                no ip address
                no atm ilmi-keepalive
                pvc 8/35
                encapsulation aal5snap
                pppoe-client dial-pool-number 1
                !
                dsl operating-mode auto
                no fair-queue
                !
                interface Ethernet0/0
                ip address 11.0.0.1 255.0.0.0
                no keepalive
                half-duplex
                !
                interface Dialer1
                mtu 1492
                ip address negotiated
                encapsulation ppp
                dialer pool 1
                dialer-group 1
                ppp authentication chap callin
                ppp chap hostname Client
                ppp chap password 0 cisco
                !
                ip classless
                ip route 0.0.0.0 0.0.0.0 Dialer1
                ip http server
                !
                !
                dialer-list 1 protocol ip permit
                end

                Client#show int dsl atm 0/0
                Alcatel 20150 chipset information
                ATU-R (DS) ATU-C (US)
                Modem Status: Showtime (DMTDSL_SHOWTIME)
                DSL Mode: ITU G.992.1 (G.DMT)
                ITU STD NUM: 0x01 0x1
                Vendor ID: 'ALCB' 'GSPN'
                Vendor Specific: 0x0000 0x0004
                Vendor Country: 0x00 0x00
                Capacity Used: 83% 107%
                Noise Margin: 11.5 dB 7.0 dB
                Output Power: 8.0 dBm 10.0 dBm
                Attenuation: 0.0 dB 4.0 dB
                Defect Status: None None
                Last Fail Code: Error in early non-CRC message or in first CRC-covered message
                Selftest Result: 0x00
                Subfunction: 0x15
                Interrupts: 2671 (0 spurious)
                PHY Access Err: 0
                Activations: 3
                SW Version: 3.8129
                FW Version: 0x1A04

                Interleave Fast Interleave Fast
                Speed (kbps): 8064 0 800 0
                Reed-Solomon EC: 5 0 134 0
                CRC Errors: 2 0 1 0
                Header Errors: 2 0 0 0
                Bit Errors: 0 0
                BER Valid sec: 0 0
                BER Invalid sec: 0 0

                DMT Bits Per Bin
                00: 0 0 0 0 0 0 0 8 8 8 9 A B B C C
                10: C C C C C C B B A A A 9 9 9 0 0
                20: 0 0 0 0 0 0 6 7 7 8 8 8 9 9 9 A
                30: A A A A A A B B B B B B B B B B
                40: 0 B B B B B B B B B B B B B B B
                50: B B B B B B B B B B B B 2 B B B
                60: B B B B B B B B B B B B B B B B
                70: B B B B B B B B B B B B B B B B
                80: B B B B B B B B B B B B B B B B
                90: B B B B B B B B B B B B B B B B
                A0: B B B B B B B B B B B B B B B B
                B0: B B B B B B B B B B B B B B B B
                C0: B B B B B B B B B B B B B B A A
                D0: A A A A A A A A A A A A A A A A
                E0: A A A A A A A A A A 9 9 9 8 8 7
                F0: 6 6 5 4 3 0 0 0 0 0 0 0 0 0 0 0

                DSL: Training log buffer capability is not enabled


                Client#show int atm 0/0
                ATM0/0 is up, line protocol is up
                Hardware is DSLSAR (with Alcatel ADSL Module)
                MTU 4470 bytes, sub MTU 4470, BW 800 Kbit, DLY 2560 usec,
                reliability 255/255, txload 1/255, rxload 1/255
                Encapsulation ATM, loopback not set
                Encapsulation(s): AAL5 AAL2, PVC mode
                23 maximum active VCs, 256 VCs per VP, 1 current VCCs
                VC idle disconnect time: 300 seconds
                Last input 00:00:01, output 00:00:03, 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 1000 bits/sec, 1 packets/sec
                5 minute output rate 0 bits/sec, 0 packets/sec
                968 packets input, 346594 bytes, 0 no buffer
                Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
                0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
                134 packets output, 10992 bytes, 0 underruns
                0 output errors, 0 collisions, 9 interface resets
                0 output buffer failures, 0 output buffers swapped out



                Client#show ip int brief
                Interface IP-Address OK? Method Status Protocol
                ATM0/0 unassigned YES unset up up
                ATM0/0.1 unassigned YES unset up up
                Ethernet0/0 11.0.0.1 YES manual up up
                Serial0/0 unassigned YES unset administratively down down
                Virtual-Access1 unassigned YES unset up up
                Dialer1 10.0.0.2 YES BOOTP up up
                Client#ping 10.0.0.1

                Type escape sequence to abort.
                Sending 5, 100-byte ICMP Echos to 10.0.0.1, timeout is 2 seconds:
                !!!!!
                Success rate is 100 percent (5/5), round-trip min/avg/max = 40/42/44 ms
                Client#ping 10.0.0.1

                Type escape sequence to abort.
                Sending 5, 100-byte ICMP Echos to 10.0.0.1, timeout is 2 seconds:
                !!!!!
                Success rate is 100 percent (5/5), round-trip min/avg/max = 40/42/44 ms
                Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

                Email : dangquangminh@vnpro.org
                https://www.facebook.com/groups/vietprofessional/

                Comment


                • #9
                  Bạn download các bài lab về ADSL trong link bên dưới nha. Các bài lab gồm:

                  - cân bằng tải trên 2 đường ADSL
                  - Cấu hình PPPoE dùng card WIC1T-ADSL trong router Cisco.
                  - Cấu hình ROuter Cisco như là PPPoE server.

                  Các bài này lúc trước nằm trong course ISCW-CCNP và các mô hình này đang được sử dụng chạy tốt trong thực tế.

                  ADSL_config.rar

                  Code:
                  http://rapidshare.com/files/355984949/ADSL_config.rar
                  Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

                  Email : dangquangminh@vnpro.org
                  https://www.facebook.com/groups/vietprofessional/

                  Comment


                  • #10
                    Bạn nào download được tài liệu config ADSL và lap DSL cho mình xin với link die hêt rồi.

                    Comment


                    • #11
                      thanks thầy nhiều lắm

                      Comment


                      • #12
                        mọi người ơi,cho e xin lại bài lab này với,e đang nghiên cứu về PPPoE.

                        Comment


                        • #13
                          Hi anh Quang minh !
                          anh có thể gửi lại link ADSL_config qua mail cho em xin với được không cảm ơn anh nhiều ^.^!
                          mail của em la: dangtuan205@gmail.com

                          Comment


                          • #14
                            Bạn tham khảo link sau nhé: Cấu hình Router Cisco load balancing trên 2 tuyến ADSL

                            Thân

                            Comment


                            • #15
                              Bài viết về cấu hình tham khảo rất hay,

                              Cám ơn bạn cisco.vn
                              Bùi Quốc Kỳ
                              Email: buiquocky@vnpro.org
                              Yahoo: buiquocky_vnpro
                              -------------------------------------------------------------------------------------------
                            Trung Tâm Tin Học VnPro
                            Địa chỉ: 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
                            Network channel: http://www.dancisco.com
                            • 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

                            Blog: http://www.vnpro.org/blog
                            Wifi forum: http://www.wifipro.org

                            Comment

                              Working...
                              X