鐵之狂傲
標題:
請問應該要怎麼做
[列印本頁]
作者:
asd01260
時間:
10-3-26 22:27
標題:
請問應該要怎麼做
做了好久還是沒辦法ping,能幫我做看看嘛
附件有圖
Routing Lab.jpg
(61.51 KB, 下載次數: 42)
10-3-26 22:27 上傳
點選檔案名稱下載附件
作者:
capcom
時間:
10-3-29 21:42
要不要把你的net檔或pka檔上傳這樣比較好處理
作者:
墮夜
時間:
10-3-30 23:14
你這祇有拓墣
連題目說明都沒有
叫我們盲作會不會太瞎?
作者:
cood530
時間:
10-4-25 18:55
請問一下 你是要做動態的 還是靜態0.0
作者:
viper000
時間:
10-5-21 20:58
靜態
--------------R1---------
Router>en
Router#conf t
Router(config)#hostname R1
R1(config)#interface fastEthernet 0/0
R1(config-if)#ip address 192.168.1.254 255.255.255.0
R1(config-if)#no shutdown
R1(config)#interface serial 0/0
R1(config-if)#ip address 10.1.1.1 255.255.255.0
R1(config-if)#clock rate 9600
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#interface serial 0/1
R1(config-if)#ip address 10.1.3.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#ip route 192.168.3.0 255.255.255.0 serial 0/1
R1(config)#ip route 192.168.2.0 255.255.255.0 serial 0/0
作者:
viper000
時間:
10-5-21 21:00
--------------R2---------
Router>en
Router#conf t
Router(config)#hostname R2
R2(config)#interface fastEthernet 0/0
R2(config-if)#ip add
R2(config-if)#ip address 192.168.2.254 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#exit
R2(config)#interface serial 0/0
R2(config-if)#ip address 10.1.2.2 255.255.255.0
R2(config-if)#no shutdown
R2(config-if)#clock rate 9600
R2(config-if)#exit
R2(config)#interface serial 0/1
R2(config-if)#ip address 10.1.1.2 255.255.255.0
R2(config-if)#no shutdown
R2(config)#ip route 192.168.1.10 255.255.255.0 serial 0/1
R2(config)#ip route 192.168.3.0 255.255.255.0 serial 0/0
-----------------------------------------
剩下的R3就交給你自已做囉^^ 看的懂R1和R2的設定,你應該就會了,加油^^
歡迎光臨 鐵之狂傲 (https://gamez.com.tw/)