重发布选路最佳实验

实验要求去如下图所示:

不管什么题目拿到以后都应该先搭建拓扑然后规划配置IP地址,如图所示:

r1: 

r2;

R3;

r4:

双点重发布

R2:

rip 1

version 2

network 12.0.0.0

network 2.0.0.0

 import-route ospf 1

ospf 1 

 import-route rip 1 route-policy R2

 area 0.0.0.0 

  network 23.1.1.0 0.0.0.255 

R4:

rip 1

 version 2

 network 14.0.0.0

 import-route ospf 1

ospf 1 router-id 4.4.4.4 

 import-route rip 1 route- policy R4

 area 0.0.0.0   

network 4.4.4.0 0.0.0.255 

  network 34.1.1.0 0.0.0.255 

路由策略(选路最佳)

R2:

Prefix-list r2

Permitted 2

Denied 16       

index: 10               permit

  34.1.1.0/24                    

index: 20               permit 

 4.4.4.0/24    

 rip metricout ip-prefix r2 3

 Prefix-list r22

Permitted 5

Denied 25

       index: 10               permit

  14.1.1.0/24  

Route-policy : R2 

permit : 10 (matched counts: 5)

    Match clauses : 

      if-match ip-prefix r22   

    Apply clauses : 

     apply cost 5

   permit : 20 (matched counts: 25)

R4:

Prefix-list r4

Permitted 5

Denied 25             

       index: 10               permit 

 23.1.1.0/24                  

        index: 20               permit

 2.2.2.0/24    

rip metricout ip-prefix r4 3

Prefix-list r44

Permitted 4

Denied 4       

index: 10               permit 

 12.1.1.0/24                    

index: 20            permit

  2.2.2.0/24     

Route-policy : R4

  permit : 10 (matched counts: 18)

    Match clauses : 

      if-match ip-prefix r44

    Apply clauses : 

      apply cost 5 

  permit : 20 (matched counts: 6)

结果:

拓扑正常下,选路为最佳。当拓扑发生变化时,会自动使用备份路由,当拓扑恢复后,自动恢复最佳选路.

 

 

此次实验到此结束了。

 

 

 

 

 

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值