中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

GNS3 配置Dynamic p2p GRE over IPsec

發布時間:2020-06-10 02:43:31 來源:網絡 閱讀:3273 作者:開源殿堂 欄目:網絡安全

1、實驗拓撲

GNS3 配置Dynamic p2p GRE over IPsec


2、基礎網絡配置

R1配置:

ip dhcp excluded-address 13.1.1.1 13.1.1.2

ip dhcp pool net13

   network 13.1.1.0 255.255.255.0

   default-router 13.1.1.1 

interface FastEthernet0/0

 ip address 12.1.1.1 255.255.255.0

interface FastEthernet1/0

 ip address 13.1.1.1 255.255.255.0


R2配置:

interface FastEthernet0/0

 ip address 12.1.1.2 255.255.255.0

interface FastEthernet1/0

 ip address 172.16.1.254 255.255.255.0

ip route 0.0.0.0 0.0.0.0 12.1.1.1


R3配置:

interface Loopback0

 ip address 3.3.3.3 255.255.255.0

interface FastEthernet0/0

 ip address dhcp

interface FastEthernet1/0

 ip address 192.168.1.254 255.255.255.0

ip route 0.0.0.0 0.0.0.0 13.1.1.1


R4配置:

interface FastEthernet0/0

 ip address 172.16.1.1 255.255.255.0

ip route 0.0.0.0 0.0.0.0 172.16.1.254


R5配置:

interface FastEthernet0/0

 ip address 192.168.1.1 255.255.255.0

ip route 0.0.0.0 0.0.0.0 192.168.1.254


3、配置Dynamic p2p GRE over IPsec

3.1、配置GRE

R2配置:

interface Tunnel2

 ip address 1.1.1.1 255.255.255.0

 tunnel source 12.1.1.2

 tunnel destination 3.3.3.3

ip route 3.3.3.3 255.255.255.255 12.1.1.1

這條路由必須配置,這是配置規則要求的


R3配置:

interface Tunnel3

 ip address 1.1.1.2 255.255.255.0

 tunnel source Loopback0

 tunnel destination 12.1.1.2


3.2、R2配置Dynamic LAN-to-LAN ×××(相對普通的Dynamic LAN-to-LAN ×××多了一條指令)

crypto isakmp policy 1

 encr 3des

 authentication pre-share

 group 2


crypto isakmp key cisco123 address 0.0.0.0 0.0.0.0


crypto ipsec transform-set ccie esp-3des esp-sha-hmac 


crypto dynamic-map dymap 1

 set transform-set ccie 


crypto map mymap 1 ipsec-isakmp dynamic dymap (經測試,這條指令可以不寫)


crypto map mymap local-address FastEthernet0/0


interface FastEthernet0/0

 crypto map mymap


3.3、R3配置LAN-to-LAN ×××(與普通LAN-to-LAN ×××的ACL不同,多了一條指令)

crypto isakmp policy 1

 encr 3des

 authentication pre-share

 group 2


crypto isakmp key cisco123 address 12.1.1.2


crypto ipsec transform-set ccie esp-3des esp-sha-hmac 


access-list 100 permit gre 3.3.3.0 0.0.0.255 12.1.1.0 0.0.0.255



crypto map mymap 1 ipsec-isakmp 

 set peer 12.1.1.2

 set transform-set ccie 

 match address 100


crypto map mymap local-address FastEthernet0/0(經測試,這條指令可以不寫


interface FastEthernet0/0

 crypto map mymap


3.4、配置動態路由協議(此時私網流量走的都是隧道。)

R2配置:

router ospf 1

 network 1.1.1.0 0.0.0.255 area 0

 network 172.16.1.0 0.0.0.255 area 0


R3配置:

router ospf 1

 network 1.1.1.0 0.0.0.255 area 0

 network 192.168.1.0 0.0.0.255 area 0


4、NAT對Dynamic p2p GRE over IPsec的影響與NAT對Static p2p GRE over IPsec的影響一樣


向AI問一下細節
推薦閱讀:
  1. GNS3優化
  2. 簡單介紹GNS3

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

凯里市| 五常市| 东港市| 舟曲县| 清水河县| 北辰区| 朝阳区| 双流县| 瑞昌市| 南投市| 临清市| 安西县| 长垣县| 乡城县| 上饶市| 长武县| 和田市| 吉林省| 全州县| 凤冈县| 杂多县| 札达县| 舒兰市| 山东省| 新建县| 惠安县| 天长市| 绩溪县| 凉山| 宾川县| 惠州市| 龙川县| 南通市| 通河县| 札达县| 会同县| 和顺县| 合山市| 盘锦市| 揭阳市| 河北区|