作者sdu37 (sdu)
看板Network
標題[問答] cisco show ip route該怎麼看?
時間Tue Mar 22 15:15:35 2011
今天連上去看cisco router
看了上面的設定發現,我怎麼看不太懂= =
172.30.0.0/30 is subnetted, 1 subnets
C 172.30.62.76 is directly connected, Serial0/0/0
173.30.0.0/30 is subnetted, 1 subnets
C 173.30.32.72 is directly connected, FastEthernet0/1
10.0.0.0/24 is subnetted, 1 subnets
S 10.41.0.0 [1/0] via 192.168.1.253
C 192.168.1.0/24 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 192.168.1.253
S 192.168.0.0/16 is directly connected, Serial0/0/0
請問上面代表是什麼意思?
另外,我們的f0/1是173.30.32.74 s0/0是173.30.62.78!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 210.66.145.136
1F:→ sdu37:請問上面的172.30.62.76是指遠端的GW嗎?那它有幾個可用的IP 03/22 15:24
2F:→ sdu37:還有我不懂的是,172.30.62.76 directly connected是seria10 03/22 15:27
3F:→ sdu37:我知道/30有兩個host可以用,那route那個ip算一個嗎? 03/22 15:30
4F:→ Skyline:厄 這個解釋起來會是一大篇..基本上上面是列網段,跟去的 03/22 15:42
5F:→ Skyline:方式,C表示是直連的網段,S表示是static route 03/22 15:43
6F:→ Skyline:多一個*表示是default route,/30有兩個可用ip 03/22 15:43
7F:→ Skyline:[]裡面是AD值跟cost值,router本身當然也是要可用ip 03/22 15:45
8F:→ Skyline:後面是指這個目的網段是經由哪個interface或是next hop ip 03/22 15:48
9F:→ Skyline:看要問的昰哪個部分,不然routing table有太多東西了:P 03/22 15:50
10F:→ sdu37:嗯,那不知S大可不可以用前面兩行跟我解釋那是什麼? 03/22 15:54
11F:→ sdu37:另外,可以請問一下,什麼是down-when-looped? 03/22 15:57