2009年5月9日

CCNA - Cisco IOS configuration

CCNA - Cisco IOS configuration




啟動順序

1. NVRAM(非揮發性RAM)Non-volatile random access memory
   內容可改,關機資料仍在
   儲存開機啟動設定 startup-config
   設定完 Switch, running-config 複製到 startup-config 設定資料才不會遺失

2. Flash
   內容可改,關機資料仍在
   儲存 IOS (Internetwork Operating System, Cisco cmdline)
   開機時將 IOS 解開在 RAM 中執行,也可儲存 config 副本

3. TFTP server
  
4. ROM
   韌體,內容無法改
   儲存啟動的指令,基本的診斷軟體,一些 IOS 的監督軟體

*  RAM
   暫存,關機資料消失
   儲存 1. 執行中的 IOS
         2. 執行中的設定 running-configuation file
         3. Runting Table
         4. ARP Cache
         5. 封包緩衝區



Which of the following correctly describe steps in the OSI data encapsulation process? (Choose two.)
A.  The  transport  layer  divides  a  data  stream  into  segments  and  may  add  reliability  and  flow  control
information.
B. The data link layer adds physical source and destination addresses and an FCS to the segment.
C.  Packets  are  created  when  the  network  layer  encapsulates  a  frame  with  source  and  destination  host
addresses and protocol-related control information.
D.  Packets  are  created  when  the  network  layer  adds  Layer  3  addresses  and  control  information  to  a
segment.
E. The presentation layer translates bits into voltages for transmission across the physical link.

Answer: AD
傳輸層 segment
網路層 packet
資料連結層 frame
實體層 bit

Which two locations can be configured as a source for the IOS image in the boot system command? (Choose two.)
A. RAM
B. NVRAM
C. flash memory
D. HTTP server
E. TFTP server
F. Telnet server

Answer: CE 
用boot system 命令可以把哪一項configured as a source
在global mode 下 boot system 命令後面打"?"就知道

Before installing a new, upgraded version of the IOS, what should be checked on the router, and which command should be used to gather this information? (Choose two.)
在安裝一個新的,更新過的 IOS 版本之前,該在路由器上檢查些什麼?還有,哪些命令需要被使用以獲取這些訊息?
A. the amount of available ROM
ROM 的可使用大小
B. the amount of available flash and RAM memory
RAM memory 的可使用空間大小
C. the version of the bootstrap software present on the router
在路由器上存在的啟動版本
D. show version
E. show processes
F. show running‐config

Answer: BD

What should be done prior to backing up an IOS image to a TFTP server? (Choose three.)
在備份 IOS image 到一個 TFTP伺服器之前,應該做些什麼?
A. Make sure that the server can be reached across the network.
確認伺服器可以到達並且穿過這個網路
B. Check that authentication for TFTP access to the server is set. 
檢查接在伺服器上的 TFTP認證是否已經被設置好
C. Assure that the network server has adequate space for the IOS image.
確認網路伺服器有充足的空間來儲存 IOS image
D. Verify file naming and path requirements.
確定文件命名和路徑的需求
E. Make sure that the server can store binary files.
確認伺服器可以存儲雙重(多級)的文件
F. Adjust the TCP window size to speed up the transfer.
調整 TCP 的大小來加快傳輸的速度

Answer: ACD
確認TFTP服務器可達
確定TFTP服務器有足夠的空間存放 IOS image 文件
確認文件名和路徑


Which two locations can be configured as a source for the IOS image in the boot system command? (Choose two.)
當 IOS image 文件處於啟動模式下時,哪兩個位置可以進行設定?
A. RAM
B. NVRAM
C. Flash memory
D. HTTP server
E. TFTP server
F. Telnet server

Answer: CE

A network administrator changes the configuration register to 0x2142 and reboots the router.
What are two results of making this change? (Choose two.)   
   一個網路管理員改變了寄存器的設定到 0x2142,並且重啟了路由器。這個改變引起的兩個結果是什麼?

A. The IOS image will be ignored.
    IOS 的映像將被忽略
B. The router will prompt to enter initial configuration mode.
    路由器將迅速進入初始設定模式
C. The router will boot to ROM.
    路由器將從ROM上啟動
D. Any configuration entries in NVRAM will be ignored. 
    NVRAM 中的任何設定將被完全忽略
E. The configuration in flash memory will be booted.
    將從 flash memory 的設定中啟動

Which router IOS commands can be used to troubleshoot LAN connectivity problems? (Choose three.)   
哪些路由器 IOS 命令能被使用去解決 LAN 問題?
A. ping
B. tracert
C. ipconfig
D. show ip route
E. winipcfg
F. show interfaces

Answer: ADF

沒有留言: