Results 1 to 4 of 4

Thread: Nhờ giúp đỡ cấu hình !

  1. #1

    Lightbulb Nhờ giúp đỡ cấu hình !

    Hi,

    mình có cisco 2811, hiện giờ cần tìm cấu hình ADSL và VPN (dạng client 2 site), mình có tham khảo cấu hình trên www.cisco.com. Tại Link này nhưng ko bít có cần chình sữa như thế nào cho hợp lý...dưới đây là file cấu hình của mình, mong các bác giúp đỡ

    cám ơn

    have fun!
    Attached Files Attached Files
    Att ~¿ 21°00.00N , HCMC

  2. #2

    Default

    Client1#sh run
    Building configuration...

    Current configuration : 1452 bytes
    !
    version 12.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname Client1
    !
    !
    ip subnet-zero
    !
    !
    no ip domain lookup
    !
    vpdn enable
    !
    vpdn-group 1
    request-dialin
    protocol pppoe
    !
    !
    crypto isakmp policy 4
    authentication pre-share
    crypto isakmp key cisco1234 address 10.0.0.3
    !
    !
    crypto ipsec transform-set box esp-des
    !
    crypto map combined 8 ipsec-isakmp
    set peer 10.0.0.3
    set transform-set box
    match address 105
    !
    !
    !
    voice call carrier capacity active
    !
    !
    !
    !
    !
    !
    !
    !
    !
    mta receive maximum-recipients 0
    !
    !
    !
    !
    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 ATM0/0.1 point-to-point
    !
    interface Ethernet0/0
    ip address 11.0.0.1 255.0.0.0
    no keepalive
    half-duplex
    !
    interface Serial0/0
    no ip address
    shutdown
    !
    interface Dialer1
    mtu 1492
    ip address 10.0.0.2 255.255.255.0
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap callin
    ppp chap hostname Client
    ppp chap password 0 cisco
    crypto map combined
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer1
    ip http server
    !
    !
    access-list 105 permit ip 11.0.0.0 0.0.0.255 12.0.0.0 0.0.0.255
    dialer-list 1 protocol ip permit
    !
    call rsvp-sync
    !
    !
    mgcp profile default
    !
    dial-peer cor custom
    !
    !
    !
    !
    !
    line con 0
    line aux 0
    line vty 0 4
    !
    !
    end

    Client1#
    ----------------------------------------------------
    Client2#sh run
    Building configuration...

    Current configuration : 1520 bytes
    !
    version 12.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname Client2
    !
    !
    memory-size iomem 10
    ip subnet-zero
    ip cef
    !
    !
    no ip domain lookup
    !
    vpdn enable
    !
    vpdn-group 1
    request-dialin
    protocol pppoe
    !
    !
    crypto isakmp policy 100
    authentication pre-share
    crypto isakmp key cisco1234 address 10.0.0.2
    !
    !
    crypto ipsec transform-set MYSET esp-des
    !
    crypto map MYMAP 110 ipsec-isakmp
    set peer 10.0.0.2
    set transform-set MYSET
    match address 120
    !
    !
    !
    voice call carrier capacity active
    !
    !
    !
    !
    !
    !
    !
    !
    !
    mta receive maximum-recipients 0
    !
    !
    !
    !
    interface ATM0/0
    mac-address 0009.4330.6100
    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 ATM0/0.1 point-to-point
    !
    interface Ethernet0/0
    ip address 12.0.0.1 255.255.255.0
    no keepalive
    half-duplex
    !
    interface Serial0/0
    no ip address
    shutdown
    !
    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
    crypto map MYMAP
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer1
    ip http server
    !
    !
    access-list 120 permit ip 12.0.0.0 0.0.0.255 11.0.0.0 0.0.0.255
    dialer-list 1 protocol ip permit
    !
    call rsvp-sync
    !
    !
    mgcp profile default
    !
    dial-peer cor custom
    !
    !
    !
    !
    !
    line con 0
    exec-timeout 0 0
    logging synchronous
    line aux 0
    line vty 0 4
    login
    !
    !
    end

    Client2#
    ----------------------------------------------------

  3. #3

    Default

    Còn cấu hình Client-to-site.

    Chép file pdf trong attachment. Cấu hình này chạy tốt lắm đó.
    Attached Files Attached Files

  4. #4

    Default

    hi nervetnova,

    cám ơn rất nhiều, để mình test thử xem sao ? À...nếu bạn có cấu hình site2site thì gửi cho mình luôn nhé!

    thks
    Att ~¿ 21°00.00N , HCMC

Similar Threads

  1. 1 câu hỏi ngớ ngẩn về routing :P
    By Mr.Metal in forum Software
    Replies: 8
    Last Post: 07-06-2010, 04:12 PM
  2. Lab 1-1: Cấu hình switch cơ bản
    By admin in forum CCNP LabPro - CCNP Switching
    Replies: 6
    Last Post: 25-02-2009, 03:35 PM
  3. Giúp đỡ cấu hình Router CISCO 1841 với PSTN
    By leo_8x in forum WAN & Remote Access
    Replies: 6
    Last Post: 25-08-2008, 12:45 AM
  4. Replies: 2
    Last Post: 12-08-2008, 03:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 
   TRUNG TÂM TIN HỌC VNPRO
149/1D Ung Văn Khiêm, P. 25, Q.Bình Thạnh
Phone:(08) 35124257
Fax: (08) 35124314
Email: vnpro@vnpro.org
Powered by vBulletin Version 4.2.1
Copyright 2000 - 2011, Jelsoft Enterprises Ltd.
License owned by : VietProfessional Co.,Ltd
 

Ve may bay |Ve may bay gia re |Ve may bay di Ha Noi |Ve may bay di Nha Trang |Ve may bay di Da Nang |Ve may bay di Da Lat |Ve may bay di Vinh |Ve may bay di Hue |Ve may bay di Con Dao |Ve may bay di TP HCM |Air Asia |Tiger Airways |Vietnam Airlines |Lion Air |Aeroflot |Jetstar |Vietjet Air |Asiana |Delta Airlines |Singapore Airlines |Thai Airways |quantas |Turkish Airlines |China Southern Airlines |Air China |Ve may bay gia re |Ve may bay di Anh |Ve may bay di Canada |Ve may bay di Ha Lan |Ve may bay di Han Quoc |Ve may bay di Hong Kong |Ve may bay di Y |Ve may bay di Italia |Ve may bay di Malaysia |Ve may bay di Nga |Ve may bay di Phap |Ve may bay di Philippines |Ve may bay di Singapore |Ve may bay di Thai Lan |Ve may bay di Trung Quoc |Ve may bay di Uc |Ve may bay di Ukraina |Ve may bay di Duc |Ve may bay di My |Ve may bay di My