真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

如何進行route-map解析

這篇文章跟大家分析一下“如何進行route-map解析”。內容詳細易懂,對“如何進行route-map解析”感興趣的朋友可以跟著小編的思路慢慢深入來閱讀一下,希望閱讀后能夠對大家有所幫助。下面跟著小編一起深入學習“如何進行route-map解析”的知識吧。

成都創(chuàng)新互聯(lián)是專業(yè)的宜昌網(wǎng)站建設公司,宜昌接單;提供成都網(wǎng)站建設、做網(wǎng)站,網(wǎng)頁設計,網(wǎng)站設計,建網(wǎng)站,PHP網(wǎng)站建設等專業(yè)做網(wǎng)站服務;采用PHP框架,可快速的進行宜昌網(wǎng)站開發(fā)網(wǎng)頁制作和功能擴展;專業(yè)做搜索引擎喜愛的網(wǎng)站,專業(yè)的做網(wǎng)站團隊,希望更多企業(yè)前來合作!

1、route-map解析

如何進行route-map解析

如何進行route-map解析

如何進行route-map解析

如何進行route-map解析

如何進行route-map解析

2、實驗拓撲

如何進行route-map解析

3、實驗配置

R1配置

interface Serial0/0

 ip address 12.1.1.1 255.255.255.0

interface Serial0/1

 ip address 13.1.1.1 255.255.255.0

interface Serial0/2

 ip address 14.1.1.1 255.255.255.0

router eigrp 90

 redistribute ospf 110 metric 1500 100 255 1 1500

 network 14.1.1.0 0.0.0.255

 no auto-summary

router ospf 110

 router-id 1.1.1.1

 log-adjacency-changes

 redistribute rip subnets

 network 13.1.1.0 0.0.0.255 area 0

router rip

 version 2

 network 12.0.0.0

 no auto-summary

R2配置

interface Loopback0

 ip address 2.2.2.2 255.255.255.0

interface Loopback22

 ip address 22.22.22.22 255.255.255.0

interface Loopback222

 ip address 222.222.222.222 255.255.255.0

interface Serial0/0

 ip address 12.1.1.2 255.255.255.0

router rip

 version 2

 network 2.0.0.0

 network 22.0.0.0

 network 222.222.222.0

 network 12.0.0.0

 no auto-summary

R3配置

interface Loopback0

 ip address 3.3.3.3 255.255.255.0

interface Serial0/0

 ip address 13.1.1.3 255.255.255.0

router ospf 110

 router-id 3.3.3.3

 log-adjacency-changes

 network 3.3.3.0 0.0.0.255 area 0

 network 13.1.1.0 0.0.0.255 area 0

R4配置

interface Loopback0

 ip address 4.4.4.4 255.255.255.0

interface Serial0/0

 ip address 14.1.1.4 255.255.255.0

router eigrp 90

 network 4.4.4.0 0.0.0.255

 network 14.1.1.0 0.0.0.255

 no auto-summary

如何進行route-map解析

此時R3學到4外部路由,我們希望作如下修改。

222.222.222.0/24    修改為E1

2.2.2.0/24          修改Default Seed Metrics為10

22.22.22.0/24       deny掉,permit any

R1配置

ip prefix-list 222 seq 5 permit 222.222.222.0/24

access-list 2 permit 2.2.2.0 0.0.0.255

access-list 22 permit 22.22.22.0 0.0.0.255

route-map RM permit 10

 match ip address prefix-list 222

 set metric-type type-1

route-map RM permit 20

 match ip address 2

 set metric 10

route-map RM deny 30

 match ip address 22

route-map RM permit 40

router ospf 110

 redistribute rip subnets route-map RM

如何進行route-map解析

可以看到結果與我們的需求一致。

關于如何進行route-map解析就分享到這里啦,希望上述內容能夠讓大家有所提升。如果想要學習更多知識,請大家多多留意小編的更新。謝謝大家關注一下創(chuàng)新互聯(lián)網(wǎng)站!


網(wǎng)頁標題:如何進行route-map解析
文章來源:http://weahome.cn/article/iesshh.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部