亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 2361 | 回復(fù): 5
打印 上一主題 下一主題

CISCO路由器的策略路由 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2006-04-05 11:46 |只看該作者 |倒序?yàn)g覽
請問CISCO 2600系列的路由器支持根據(jù)源地址來選擇路由么?如何設(shè)置呢。

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2006-04-05 12:08 |只看該作者
看具體IOS的版本吧,應(yīng)該是可以的

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2006-04-05 19:31 |只看該作者
route-map xxx permit 10
match ip address yyy
set ip next-hop z.z.z.z

inter fa0/0
ip policy route-map xxx

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2006-04-06 09:46 |只看該作者
原帖由 wonderliang 于 2006-4-5 19:31 發(fā)表
route-map xxx permit 10
match ip address yyy
set ip next-hop z.z.z.z

inter fa0/0
ip policy route-map xxx


下面是我的配置
interface FastEthernet0/0
ip address 172.24.170.210 255.255.255.192
no ip redirects
ip nat outside
ip rip advertise 5
no ip route-cache cef
no ip route-cache
no ip mroute-cache
speed auto
half-duplex
no cdp enable
!
interface FastEthernet0/1
ip address 172.24.170.142 255.255.255.248
no ip redirects
no ip proxy-arp
ip nat inside
ip rip advertise 5
no ip route-cache cef
no ip route-cache
ip policy route-map test
no ip mroute-cache
speed auto
half-duplex
no cdp enable
!
router ospf 1
log-adjacency-changes
redistribute rip metric 8 subnets
network 172.24.0.0 0.0.255.255 area 0
!
router rip
version 2
timers basic 5 10 0 10
redistribute static metric 8
redistribute ospf 1 match internal external 1 external 2
network 172.24.0.0
network 192.168.1.0
default-metric 8
distribute-list 2 in FastEthernet0/0
distribute-list 2 out FastEthernet0/1
distance 100
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
no ip http server
!
access-list 2 permit any
access-list 10 permit 172.24.170.140
no cdp run
route-map test permit 10
match ip address 10
set ip next-hop 172.24.170.10

!


為什么執(zhí)行show ip route list 10顯示的路由表為空呢?

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2006-04-08 12:37 |只看該作者
你的RIP已經(jīng)在172。24網(wǎng)段起用了,然后怎么又做再分布呢

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2006-04-09 13:59 |只看該作者
原帖由 herowangzj 于 2006-4-8 12:37 發(fā)表
你的RIP已經(jīng)在172。24網(wǎng)段起用了,然后怎么又做再分布呢


有問題嗎,172.24被分隔成多個(gè)子網(wǎng)段了阿。內(nèi)網(wǎng)側(cè)RIP,外網(wǎng)側(cè)OSPF和STATIC,RIP工作正常。
OSPF可能沒起作用,STATIC已經(jīng)夠用了。

RIP的配置對策略路由有影響么?RIP是工作要用的,我現(xiàn)在只是想做下策略路由的實(shí)驗(yàn)。

[ 本帖最后由 ithinc 于 2006-4-9 14:03 編輯 ]
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP