锐捷复习笔记-IPSec VPN

hostname R1

interface GigabitEthernet 0/0

 no switchport

 ip address 192.168.10.1 255.255.255.0

interface Loopback 0

 ip address 1.1.1.1 255.255.255.255

     

ip route 0.0.0.0 0.0.0.0 192.168.10.254

hostname R2

ip access-list extended 101

 10 permit ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255

crypto isakmp policy 1

 encryption 3des

 authentication pre-share

crypto isakmp keepalive 5 periodic

crypto isakmp key 7 050a1337092610 address 34.0.0.4

crypto ipsec transform-set set esp-des esp-md5-hmac

crypto map map 5 ipsec-isakmp

 set peer 34.0.0.4 

 set transform-set set

 match address 101

interface GigabitEthernet 0/0

 no switchport

 ip address 192.168.10.254 255.255.255.0

interface GigabitEthernet 0/1

 no switchport

 ip address 23.0.0.2 255.255.255.0

 ip ospf 1 area 0

 crypto map map

interface Loopback 0

 ip address 2.2.2.2 255.255.255.255

 ip ospf 1 area 0

router ospf 1

 graceful-restart

ip route 192.168.20.0 255.255.255.0 23.0.0.3

hostname R3

interface GigabitEthernet 0/0

 no switchport

 ip address 23.0.0.3 255.255.255.0

 ip ospf 1 area 0

interface GigabitEthernet 0/1

 no switchport

 ip address 34.0.0.3 255.255.255.0

 ip ospf 1 area 0

interface Loopback 0

 ip address 3.3.3.3 255.255.255.255

 ip ospf 1 area 0

router ospf 1

 graceful-restart

hostname R4

ip access-list extended 101

 10 permit ip 192.168.20.0 0.0.0.255 192.168.10.0 0.0.0.255

crypto isakmp policy 1

 encryption 3des

 authentication pre-share

crypto isakmp keepalive 5 periodic

crypto isakmp key 7 035122110c3706 address 23.0.0.2

crypto ipsec transform-set set esp-des esp-md5-hmac

crypto map map 5 ipsec-isakmp

 set peer 23.0.0.2 

 set transform-set set

 match address 101

interface GigabitEthernet 0/0

 no switchport

 ip address 34.0.0.4 255.255.255.0

 ip ospf 1 area 0

 crypto map map

interface GigabitEthernet 0/1

 no switchport

 ip address 192.168.20.254 255.255.255.0

interface Loopback 0

 ip address 4.4.4.4 255.255.255.255

router ospf 1

 graceful-restart

ip route 192.168.10.0 255.255.255.0 34.0.0.3

hostname R5

interface GigabitEthernet 0/0

 no switchport

 ip address 192.168.20.1 255.255.255.0

      

interface Loopback 0

 ip address 5.5.5.5 255.255.255.255

ip route 0.0.0.0 0.0.0.0 192.168.20.254

  • 18
    点赞
  • 24
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

学网络不如种地

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值