重发布与路由策略

要求

1.使用双点双向重发布
2.所有路由器进行最佳选路
3.存在备份路径 不得出现环路,和路由回馈
4.R1除本身环回外,外加几条环回172.16.1.0/24 deny    172.16.2.0/24 type 1                      172.16.3.0/24 cost 6     172.16.4.0/24 type 1 cost 9   更改如上参数
拓扑图

 

指令

AR1

interface GigabitEthernet0/0/0
 ip address 12.1.1.1 255.255.255.0 

interface GigabitEthernet0/0/1
 ip address 14.1.1.1 255.255.255.0 

interface LoopBack0
 ip address 1.1.1.1 255.255.255.0 

interface LoopBack1
 ip address 172.16.1.1 255.255.255.0 

interface LoopBack2
 ip address 172.16.2.1 255.255.255.0 

interface LoopBack3
 ip address 172.16.3.1 255.255.255.0 
                                       
interface LoopBack4
 ip address 172.16.4.1 255.255.255.0 

rip 1
 version 2
 network 172.16.0.0
 network 12.0.0.0
 network 14.0.0.0
 network 1.0.0.0

AR2


interface GigabitEthernet0/0/0
 ip address 12.1.1.2 255.255.255.0 
 rip metricout ip-prefix 5 2

interface GigabitEthernet0/0/1
 ip address 23.1.1.2 255.255.255.0 
 rip metricout ip-prefix a 2

interface LoopBack0
 ip address 2.2.2.2 255.255.255.0 

ospf 1 
 import-route rip 1 route-policy yf
 area 0.0.0.0 
  network 23.1.1.2 0.0.0.0 

rip 1
 version 2                                
 network 12.0.0.0
 network 2.0.0.0

 import-route ospf 1 cost 3

route-policy yf deny node 10 
 if-match ip-prefix 1 

route-policy yf permit node 20 
 if-match ip-prefix 2 
 apply cost-type type-1 

route-policy yf permit node 30 
 if-match ip-prefix 3 
 apply cost 6 

route-policy yf permit node 40 
 if-match ip-prefix 4 
 apply cost 9 
 apply cost-type type-1 

ip ip-prefix 1 index 10 permit 172.16.1.0 24
ip ip-prefix 2 index 10 permit 172.16.2.0 24
ip ip-prefix 3 index 10 permit 172.16.3.0 24
ip ip-prefix 4 index 10 permit 172.16.4.0 24

AR3

interface GigabitEthernet0/0/0
 ip address 23.1.1.3 255.255.255.0 

interface GigabitEthernet0/0/1
 ip address 34.1.1.3 255.255.255.0 

interface LoopBack0
 ip address 3.3.3.3 255.255.255.0 

ospf 1 
 area 0.0.0.0 
  network 3.3.3.3 0.0.0.0 
  network 23.1.1.3 0.0.0.0 
  network 34.1.1.3 0.0.0.0 

AR4

interface GigabitEthernet0/0/0
 ip address 34.1.1.4 255.255.255.0 

interface GigabitEthernet0/0/1
 ip address 14.1.1.4 255.255.255.0 

interface LoopBack0
 ip address 4.4.4.4 255.255.255.0 

ospf 1 
 import-route rip 1 route-policy yf2
 area 0.0.0.0 
  network 4.4.4.4 0.0.0.0 
  network 34.1.1.4 0.0.0.0 

rip 1
 version 2
 network 14.0.0.0                         
 import-route ospf 1

route-policy yf2 deny node 10 
 if-match ip-prefix 1 

route-policy yf2 permit node 50 

ip ip-prefix 1 index 10 permit 172.16.1.0 24

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

殇ベ生

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

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

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

打赏作者

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

抵扣说明:

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

余额充值