成人免费xxxxx在线视频软件_久久精品久久久_亚洲国产精品久久久_天天色天天色_亚洲人成一区_欧美一级欧美三级在线观看

完全概括Cisco 路由器VPN配置語句

網絡 路由交換
關于Cisco 路由器VPN配置,相信很多人對此都不是特別的了解,沒有關系,下面我們就針對Cisco 路由器VPN配置給大家進行綜合的講解。

Cisco 路由器VPN配置對于網絡安全來說是非藏重要的,同時在使用過程中讓用戶更加的方面快捷。本實驗借助于Cisco 2600路由器,通過Cisco 路由器VPN配置實現藍色學苑,一分部和二分部之間的網絡互聯,為了貼近實用性,中間仍然通過Cisco 3640 模擬ISP。通過在網絡基礎部分的介紹,各位應該對VPN路由技術有了一定的認識,在VPN的實現中主要有兩個方面:建立VPN Tunnel和IPSec的加密具體拓撲圖如下:

 

 
 
 
 

 

 

  1. Cisco 2600 with GRE Tunnel   
  2. Current configuration  
  3. !  
  4. version 12.0  
  5. sevice timestamps debug uptime  
  6. sevice timestamps log uptime  
  7. sevice password-encryption  
  8. !  
  9. hostname bluestudy1  
  10. !enable passsword cisco!  
  11. memory-size iomem 25  
  12. ip subnet-zero  
  13. no ip domain-lookup  
  14. !  
  15. interface Tunnel0  
  16. ip address 172.16.101.1 255.255.255.0  
  17. no ip directed-broadcast  
  18. ip mtu 1467  
  19. tunnel sourece 199.1.1.2  
  20. tunnel destination 199.1.2.2  
  21. !  
  22. interface serial0/0  
  23. no ip address  
  24. no ip directed-broadcast  
  25. encapsulation frame-relay  
  26. no ip mroute-cache  
  27. frame-relay lmi-type ansi  
  28. !interface serial0/0.1 point-to-point  
  29. description connected to internet  
  30. ip address 199.1.1.2 255.255.255.248  
  31. no ip directed-broadcast  
  32. ip nat outside  
  33. no arp frame-relay  
  34. frame-relay interface-dlci 111  
  35. !  
  36. !  
  37. interface ethernet0/0  
  38. ip address 172.16.1.1 255.255.255.0  
  39. no ip directed-broadcast  
  40. ip nat inside  
  41. !  
  42. router eigrp 100  
  43. network 172.16.0.0  
  44. !  
  45. router rip  
  46. version 2  
  47. network 172.16.0.0  
  48. no auto-summary  
  49. !  
  50. ip nat pool bluestudy 199.1.1.3 199.1.1.10 netmask 255.255.255.248  
  51. ip nat inside sourece list 2 pool bluestudy overload  
  52. ip nat inside sourece static 172.16.1.3 199.1.1.5  
  53. ip classless  
  54. ip route 0.0.0.0 0.0.0.0 srial0/0.1  
  55. ip http server  
  56. !  
  57. access-list 2 permit 172.16.1.0 0.0.0.255  
  58. snmp-server community public RO  
  59. !  
  60. line con 0  
  61. exec-timeout 0 0  
  62. password cisco  
  63. login  
  64. transport input none  
  65. line aux 0  
  66. line vty 0 4  
  67. password cisco  
  68. login  
  69. !  
  70. end  
  71. Cisco 2600 Configuration with IPSec   
  72. Current configuration  
  73. !  
  74. version 12.0  
  75. sevice timestamps debug uptime  
  76. sevice timestamps log uptime  
  77. sevice password-encryption  
  78. !  
  79. hostname bluestudy1  
  80. !  
  81. enable passsword cisco  
  82. !  
  83. memory-size iomem 25  
  84. ip subnet-zero  
  85. no ip domain-lookup  
  86. !  
  87. crypto isakmp key policy 1  
  88. authentication pre-share  
  89. group 2  
  90. crypto isakmp key slurpee-machine address 172.16.101.2  
  91. !  
  92. crypto ipsec transform-set test ah-sha-hmac esp-des esp-sha-hmac  
  93. !  
  94. set transform-set test  
  95. !  
  96. crypto map bluestudy 10 ipsec-isakmp  
  97. set peer 172.16.101.2  
  98. set transform-set test  
  99. match address 101  
  100. !  
  101. interface Tunnel0  
  102. ip address 172.16.101.1 255.255.255.0  
  103. no ip directed-broadcast  
  104. ip mtu 1467  
  105. login  
  106. !  
  107. end  

以上就是關于Cisco 路由器VPN配置語句的全面概括,希望您看完后,會對Cisco 路由器VPN配置有更加深刻的了解,保證我們的網絡安全。

責任編輯:王曉東 來源: 計世網
相關推薦

2009-12-02 09:48:37

Cisco路由器配置命

2010-07-30 15:59:44

配置

2009-04-14 09:48:00

cisco路由器配置

2009-12-03 14:30:30

Cisco路由器限速

2010-08-26 09:55:25

Cisco路由器DHCP

2012-03-20 10:05:57

Cisco路由器路由器DNS

2010-08-04 13:27:07

路由器配置

2010-08-06 10:21:38

路由器配置

2011-04-01 16:03:18

IOS路由器

2012-03-02 14:17:03

2010-08-03 11:35:06

2010-08-12 08:57:25

2009-12-11 15:21:15

華為路由器CISCO路由器

2009-11-30 10:39:40

路由器配置

2009-12-21 10:15:57

2010-08-04 14:21:54

路由器配置

2010-08-03 13:28:57

2009-12-02 15:58:55

Cisco路由器配置命

2009-12-17 17:05:03

Cisco路由器配置

2011-03-07 17:34:35

IGRP
點贊
收藏

51CTO技術棧公眾號

主站蜘蛛池模板: 亚洲 欧美 综合 | 日韩手机在线看片 | 国产ts人妖一区二区三区 | 91香蕉 | 天天干天天草 | av久久 | 99精品热视频 | 久久久青草婷婷精品综合日韩 | 日本精品在线观看 | 97日韩精品 | 奇米在线 | 日日操夜夜操视频 | 色综合久 | 国产良家自拍 | 99久久婷婷国产综合精品电影 | 黄色av网站在线观看 | 古装人性做爰av网站 | 久久伊人精品 | 亚洲国产成人精品久久久国产成人一区 | 97国产精品视频 | 蜜桃臀av一区二区三区 | 婷婷综合激情 | 黄色片网站国产 | 黑人巨大精品欧美黑白配亚洲 | 天天色综 | 国产国语精品 | 国产精品a一区二区三区网址 | 97国产精品视频 | 亚洲a在线观看 | 视频二区| 毛片软件 | 日韩精品一区二区三区视频播放 | 久久av网 | 久久r久久 | 亚洲国产欧美日韩 | 亚洲毛片在线观看 | 国产区在线免费观看 | 91国内产香蕉 | 最新一级毛片 | 日本精品视频在线 | 久久精品在线 |