作者sssxyz (只出没大佳基隆河左岸)
看板Network
标题Re: [问答] cisco show ip route该怎麽看?
时间Tue Mar 22 17:20:57 2011
※ 引述《sdu37 (sdu)》之铭言:
: 今天连上去看cisco router
: 看了上面的设定发现,我怎麽看不太懂= =
: 172.30.0.0/30 is subnetted, 1 subnets
: C 172.30.62.76 is directly connected, Serial0/0/0
这代表你的router有这个路由存在
依存在Serial0/0/0 这笔路由是172.30.62.76/30
此路由为介面直连路由
: 173.30.0.0/30 is subnetted, 1 subnets
: C 173.30.32.72 is directly connected, FastEthernet0/1
这代表你的router有这个路由存在
依存在FastEthernet0/1 这笔路由是172.30.32.72/30
此路由为介面直连路由
: 10.0.0.0/24 is subnetted, 1 subnets
: S 10.41.0.0 [1/0] via 192.168.1.253
这代表你的router有这个路由存在
next hop是192.168.1.253 这笔路由是10.41.0.0/24
此路由为静态路由
: C 192.168.1.0/24 is directly connected, FastEthernet0/0
这代表你的router有这个路由存在
依存在FastEthernet0/0 这笔路由是192.168.1.0/24
此路由为介面直连路由
: S* 0.0.0.0/0 [1/0] via 192.168.1.253
这里代表所有路由最後的选择 可视同default gateway
next hop是192.168.1.253
: S 192.168.0.0/16 is directly connected, Serial0/0/0
这代表你的router有这个路由存在
next hop是serial0/0/0此介面 这笔路由是192.168.0.0/16
此路由为静态路由
至於 down-when-looped 这个 command 我没有用过
个人猜测 也许是 interface 出现 line protocol is up (looped)
此时将介面给 down 下来 以避免资料流送往此介面
有没有猜对还请有使用过的朋友解释了
我一定是上班太闲了....
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.30.74.241
1F:→ knives:没错,你的确是太闲了 03/22 17:26
2F:推 sdu37:感谢,请问路由是只要有一条设定有符合,就会去执行那一条吗 03/22 20:59
3F:→ wst2080:那当然 03/22 21:43
4F:推 sdu37:回W大,可以麻烦你去8782帮我看一下吗?我那有想请教你一个 03/22 22:07
5F:→ sdu37:问题!麻烦你了!谢谢 03/22 22:07