Phase 3 Dynamic Mapping
Sebenernya tidak begitu jauh perbedaan nya dengan Phase 2, namun disini kita hanya menambah konfigurasi redirect dan shorcut.
Karena ini adalah lab lanjutan dari sebelumnyaaa... sooo disini saya hanya melakukan konfigurasi yang hanya pada lab ini yaa, dan jika temen - temen ingin melihat konfigurasi sebelumnya atau konfigurasi dasar dari lab ini.. temen - temen bisa lihat di link yang ada dibawah ini...
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-gre-tunnel.html
BELAJAR VPN ( GRE TUNNEL ) - Lab 1 VPN
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-ipsec-tunnel-mode.html
BELAJAR VPN ( IPSEC Tunnel Mode ) - Lab 2 VPN
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-bgp-dmvpn.html
BELAJAR VPN ( DMVPN ) - Lab 3 VPN
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-1-dynamic-mapping.html
BELAJAR VPN ( Phase 1 Dynamic Mapping With EIGRP ) - Lab 4 VPN
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-1-dynamic-mapping_9.html
BELAJAR VPN ( Phase 1 Dynamic Mapping With OSPF ) - Lab 5 VPN
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-1-with-ipsec.html
BELAJAR VPN ( Phase 1 With IPsec )
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-2-dynamic-mapping.html
BELAJAR VPN ( Phase 2 Dynamic Mapping )
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-2-dynamic-mapping_10.html
BELAJAR VPN ( Phase 2 Dynamic Mapping With EIGRP )
👉https://insinyurbocah2109.blogspot.com/2020/11/belajar-vpn-phase-2-dynamic-mapping_11.html
BELAJAR VPN ( Phase 2 Dynamic Mapping With OSPF )
Oke?? langsung aja kita ke konfigurasinyaaa 😊😊😊
TOPOLOGI
R1
HUB#conf t
Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per line. End with CNTL/Z
HUB(config)#
HUB(config)#
HUB(config)#int tu 0
HUB(config-if)#
HUB(config-if)#ip nhrp redi
HUB(config-if)#ip nhrp redirect
HUB(config-if)#ex
HUB(config)#
R3
Spoke-1(config)#
Spoke-1(config)#int tu 0
Spoke-1(config-if)#ip nhrp red
Spoke-1(config-if)#ip nhrp redirect
Spoke-1(config-if)#
Spoke-1(config-if)#ex
Spoke-1(config)#
R4
Spoke-2(config)#int tu 0
Spoke-2(config-if)#ip nhrp red
Spoke-2(config-if)#
Spoke-2(config-if)#exit
Langkah selanjutnya tinggal pengecekkan!!!!!...
R1
HUB(config)#do sh dmvpn
Legend: Attrb --> S - Static, D - Dynamic, I - Incomplete
N - NATed, L - Local, X - No Socket
# Ent --> Number of NHRP entries with same NBMA peer
NHS Status: E --> Expecting Replies, R --> Responding, W --> Waiting
==============================================================
Interface: Tunnel0, IPv4 NHRP Details
Type:Hub, NHRP Peers:2,
# Ent Peer NBMA Addr Peer Tunnel Add State UpDn Tm Attrb
----- --------------- --------------- ----- -------- -----
1 23.23.23.1..........................192.168.10.2 UP 00:45:14 D
1 24.24.24.1 192.168.10.3 UP 00:44:25 D
R1
HUB(config)#do ping 192.168.10.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max =49/57/66 ms
R1
HUB(config)#do ping 192.168.10.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 30/62/75 ms
R3
Spoke-1(config)#do ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 37/54/68 ms
R4
Spoke-2(config)#do ping 192.168.10.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 41/76/80 ms
DONE😊😊😊😊
TERIMAKASIH
WASSALAMUALAIKUM WR.WB
0 comments:
Post a Comment