标签:rip ccnp
GNS R4 R1 与 eNSP 建立RIP 路由
R4 e0/1 被动接口 R1无法接受到R4发送路由表(不能主动发送广播/组播路由更新)
手动设置 neighbour R1 0/1对端接口地址后,收到RIP 路由。
在R4开启自动汇总后,R1无 AR1 AR2明显路由,全指向R4汇总,再从R4前往下一条。
ip rip receive/send version 1 2 ip rip v2-broadcast 接口下配置主动发送更新包(CISCO)
R1上配置增大192.168.0.1条数
(config)#access-list 10 permit 192.168.0.0 0.0.0.255
(config-router)# offset-list 10 out 5 Ethernet 0/0
AR1显示(192.168.0.0/24 RIP 100 7)7跳
实际为(192.168.0.0/24 RIP 100 2)2跳
本文出自 “大胖锅的技术微博” 博客,请务必保留此出处http://greenfact.blog.51cto.com/2249621/1561042
标签:rip ccnp
原文地址:http://greenfact.blog.51cto.com/2249621/1561042