思科路由器配置GRE隧道

通用路由选择封装(GRE)是一种隧道协议,可用于将众多协议的数据封装到IP隧道中,这包括EIGRP和OSPF等路由选择协议以及IPV6等被路由的协议。

练习环境:PT8.2.1

配置:

R1

interface Tunnel10

ip address 10.0.0.1 255.255.255.0 

mtu 1476

tunnel source FastEthernet0/0

tunnel destination 192.168.1.2

!

interface FastEthernet0/0

ip address 192.168.1.1 255.255.255.0

ip ospf 100 area 0

!

interface FastEthernet0/1

ip address 172.16.10.254 255.255.255.0

ip ospf 100 area 1

R2

interface Tunnel10

ip address 10.0.0.2 255.255.255.0

mtu 1476

tunnel source FastEthernet0/0

tunnel destina

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值