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

Giúp em cấu hình routing cho DMVPN với mọi người.

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

  • Giúp em cấu hình routing cho DMVPN với mọi người.

    Hiện tại em không biết cấu hình routing cho DMVPN mô hình như sau:

    em cấu hình DMVPN như sau nhưng chỉ ping tới các địa chỉ 192.168.1.3, 192.168.2.3, 192.168.3.1, 192.168.4.1 trên các CORESW-HCM1,CORESW-HCM2, CORESW-HN, CORESW-DN mà thôi. còn ping từ PC lên thì không được
    Hub-HCM1

    interface Tunnel0
    ip address 10.0.0.1 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map multicast dynamic
    ip nhrp network-id 100000
    ip nhrp holdtime 600
    ip virtual-reassembly
    no ip split-horizon
    tunnel source s0/0
    tunnel mode gre multipoint
    tunnel key 100000
    exit
    router rip
    version 2
    network 10.0.0.0
    network 192.168.1.0
    network 192.168.2.0
    no auto-summary


    Hub-HCM2

    interface Tunnel0
    ip address 10.10.10.1 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map multicast dynamic
    ip nhrp network-id 100001
    ip nhrp holdtime 600
    ip virtual-reassembly
    no ip split-horizon
    tunnel source s0/0
    tunnel mode gre multipoint
    tunnel key 100001
    exit
    router rip
    version 2
    network 10.10.10.0
    network 192.168.1.0
    network 192.168.2.0
    no auto-summary

    Spoke-HANOI

    interface Tunnel0
    ip address 10.0.0.2 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map 10.0.0.1 100.100.100.1
    ip nhrp network-id 100000
    ip nhrp holdtime 300
    ip nhrp nhs 10.0.0.1
    ip virtual-reassembly
    tunnel source s0/0
    tunnel destination 100.100.100.1
    tunnel key 100000

    exit
    interface Tunnel1
    ip address 10.10.10.2 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map 10.10.10.1 100.100.200.1
    ip nhrp network-id 100001
    ip nhrp holdtime 300
    ip nhrp nhs 10.10.10.1
    ip virtual-reassembly
    tunnel source s0/0
    tunnel destination 100.100.200.1
    tunnel key 100001
    exit

    router rip
    version 2
    network 10.0.0.0
    network 10.10.10.0
    network 192.168.3.0
    no auto-summary



    Spoke-DANANG

    interface Tunnel0
    ip address 10.0.0.3 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map 10.0.0.1 100.100.100.1

    ip nhrp network-id 100000
    ip nhrp holdtime 300
    ip nhrp nhs 10.0.0.1
    ip virtual-reassembly
    tunnel source s0/0
    tunnel destination 100.100.100.1
    tunnel key 100000
    exit
    interface Tunnel1
    ip address 10.10.10.3 255.255.255.248
    no ip redirects
    ip mtu 1400
    ip nhrp map 10.10.10.1 100.100.200.1
    ip nhrp network-id 100001
    ip nhrp holdtime 300
    ip nhrp nhs 10.10.10.1
    ip virtual-reassembly
    tunnel source s0/0
    tunnel destination 100.100.200.1
    tunnel key 100001
    exit

    router rip
    version 2
    network 10.0.0.0
    network 10.10.10.0
    network 192.168.4.0
    no auto-summary
    Attached Files
    Last edited by thang21194; 19-06-2014, 02:22 PM.

  • #2
    đã ping được đến đó, thì vấn đề còn lại xem định tuyến thôi bạn ạ.
    CCXX*
    skype: tranphong9x3

    Comment


    • #3
      tại vì chỉ có ping như vậy thôi. còn tất cả các vlan ở dưới không ping được nên em mới hỏi! em có thử redistribute eigrp qua ospf và ngược lại để lấy bảng định tuyến mà cũng không được.. xong rồi còn bị down tunnel nữa!!

      Comment


      • #4
        ban co the post project len day duoc k?
        CCXX*
        skype: tranphong9x3

        Comment


        • #5
          Hi bạn,

          Mình thấy một số điều trong DMVPN config bên trên của bạn như sau:
          • Bạn Đang config DMVPN Phase 1: nghĩa là chỉ có traffic giữa SPOKE_TO_HUB, nếu 2 SPOKE Đà Nẵng và Hà Nội liên lạc với nhau, traffic sẽ đi qua HUB tại HCM --> chưa tối ưu, nên chuyển đổi qua PHASE 3
          • Các clients (PC) bên dưới chưa ping đc với nhau vì bạn chưa quảng bá các subnets của PC mà :-)

          Comment


          • #6
            nhìn sơ đồ mà oải luôn, mù mầu luôn
            Bí Kíp SEO on PAGE từ Trung tâm gia sư từ Thay mặt kính samsung galaxy note 2Thay mặt kính cảm ứng samsung note 2, thay màn hình iphone 5s, thay màn hình iphone 5 3 tuần lên tôp 1

            Comment


            • #7
              bạn cần IP default-routing :)) trên core switch

              Comment


              • #8
                Nếu internet cắm trực tiếp vào router thì bạn cần ip default-routing từ core switch

                Comment

                Working...
                X