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
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
Comment