摘要: 配置GRE 1、首先要保证R2和R3都有网络连通性。 配置静态路由: ip route 0.0.0.0 0.0.0.0 172.16.254.1ip route 0.0.0.0 0.0.0.0 172.16.254.52、创建隧道,封装GRE 协议 R2:interface Tunnel1 ip a 阅读全文
posted @ 2019-12-25 16:41 小耿想努力呀 阅读(12) 评论(0) 推荐(0)