ccna設定

2016-06-12 22:19 發佈
文章關鍵字 CCNA 設定
透過Word檔案的資訊, R2與DNS看圖不是直連網段, 都是192.168.20.0/24, 其中R2用的介面是Fa0/1: 192.168.20.1/24, DNS是192.168.20.254/24 ,基本上什麼都不用設定, 只要設定IP就會通才對.
看你的packet tracert上, 什麼設定也沒有, 而且圖上的連線R2到DNS是Fa0/0, 請問這是你自己拉的圖嗎? 上面也沒有任何設定, 你的設定在哪裡?
上面的是原始檔案
peter031 wrote:
透過Word檔案的資...(恕刪)


那是否有設定檔?
如果照你在packet tracert上的架構圖, 請你在R2上:
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R2
R2(config)#int f0/0
R2(config-if)#ip addre 192.168.20.1 255.255.255.0
R2(config-if)#no sh
R2(config-if)#^Z
R2#
%SYS-5-CONFIG_I: Configured from console by console
wr
Building configuration...
[OK]
R2#sh run int f0/0
^
% Invalid input detected at '^' marker.

R2#ping 192.168.20.254

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.20.254, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 0/0/1 ms

R2#ping 192.168.20.254

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.20.254, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/2 ms

R2#

另外, DNS server當然也要設定好:

這個題目看起來是學校作業是嗎? 加油
demonchuan wrote:
附加壓縮檔: 201606...(恕刪)

回去會在研究看看
peter031 wrote:
那是否有設定檔?如果...(恕刪)



謝謝你,會加油的
peter031 wrote:
這個題目看起來是學校...(恕刪)



謝謝你,我會加油的

peter031 wrote:
這個題目看起來是學校...(恕刪)


內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?