GRE Over IPSec

文章详细介绍了如何配置IPSec隧道以解决无法支持多播的问题,包括设置tunnel接口、ISAKMP策略、预共享密钥、转换集以及加密图,并在接口g0/0上应用cryptomap。使用了3DES加密和MD5散列算法。
摘要由CSDN通过智能技术生成
解决ipsec无法支持多播的问题
int tunnel 0
tunnel source 接口
tunnel  des  目的ip地址
ip  add 
tunnel mode gre ip 

isakmp策略
crypto  isakmp  policy  10
enc 3des 加密算法
hash md5 散列算法
auth  pre  预共享
group 2 组20

预共享密码
crypto isakmp key 0 ruijie address 目的ip

转换集
crypto  ips transform—set myset esp—3des esp—md5—hmac

加密图 
crypto  map  mymap  10 ipsec—isakmp
set  transform—set myset
set peer  目的IP地址
match  address  感兴趣流量

ip  access—list ex  103
permit  gre  host  源IP地址  host 目的IP地址

int  g0/0
crypto  map  mymap  接口应用
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值