CISCOCCNA认证考试640-810题库原题2
添加时间: 2007-9-8 23:16:49 作者: Cisco考试认证 阅读次数:29 来源: http://www.d9soft.com
Three bicycle stores in the TestKing Pro chain have decided to establish network connectivity to maintain
their repair business in a centralized manner. The stores contracted a local technician, non- Cisco
certified, to configure the routers. However, the local MCP certified technician was not able to finish the
configuration in an appropriate manner. No network connectivity has been established among the
routers. The routers are named TestKing1, TestKing2, and TestKing3.
TestKing Pro has contracted you to fix the problems. Identify the fault(s) and make the necessary
change(s) to establish connectivity. The routers have been configured with the following specifications:
?The routers are named TestKing1, TestKing2, and TestKing3.
?RIP is the routing protocol
?Clocking is provided on the serial 0 interfaces
?The password on each router is "testking"
?The subnet mask on all interfaces is the default mask.
?The IP addresses are listed in chart below.
TestKing1
E0 192.168.27.1
E1 192.168.29.1
S0 192.168.31.1
Secret password: testking
TestKing2
E0 192.168.35.1
S0 192.168.33.1
S1 192.168.31.2
Secret password: testking
TestKing3
E0 192.168.37.1
S1 192.168.33.2
Secret password: testking
To configure the router click on the host icon that is connected to the router by a serial cable.
Answer:
Click on Host 2:
Router TestKing1:
TestKing1> enable
Password: testking
TestKing1 # config terminal
TestKing1 (config) # interface ethernet 0
TestKing1 (config-if) # ip address 192.168.27.1 255.255.255.0
TestKing1 (config-if) # no shutdown
TestKing1 (config-if) # exit
TestKing1 (config) # interface ethernet 1
TestKing1 (config-if) # ip address 192.168.29.1 255.255.255.0
TestKing1 (config-if) # no shutdown
TestKing1 (config-if) # exit
TestKing1 (config) # interface serial 0
TestKing1 (config-if) # ip address 192.168.31.1 255.255.255.0
TestKing3 (config-if) # clock rate 64000
TestKing1 (config-if) # no shutdown
TestKing1 (config-if) # exit
TestKing1 (config) # router rip
TestKing1 (config-router) # network 192.168.27.0
TestKing1 (config-router) # network 192.168.29.0
TestKing1 (config-router) # network 192.168-31.0
TestKing1 (config-router) # Ctrl-Z
TestKing1 # copy running-config startup-config
Click on Host 4
Router TestKing2:
TestKing2> enable
Password: testking
TestKing2 # config t
TestKing2 (config) # interface ethernet 0
TestKing2 (config-if) # ip address 192.168.35.1 255.255.255.0
TestKing2 (config-if) # no shutdown
TestKing2 (config-if) # exit
TestKing2 (config) # interface serial 0
TestKing2 (config-if) # ip address 192.168.33.1 255.255.255.0
TestKing2 (config-if) # clock rate 64000
TestKing2 (config-if) # no shutdown
TestKing2 (config-if) # exit
TestKing2 (config) # interface serial 1
TestKing2 (config-if) # ip address 192.168.31.2 255.255.255.0
TestKing2 (config-if) # no shutdown
TestKing2 (config-if) # exit
TestKing2 (config) # router rip
TestKing2 (config-router) # network 192.168.35.0
TestKing2 (config-router) # network 192.168.33.0
TestKing2 (config-router) # network 192.168.31.0
TestKing2 (config-router) # Ctrl-Z
TestKing2 # copy running-config startup-config
Router TestKing3:
Click on Host6
TestKing3> enable
Password: testking
TestKing3 # config t
TestKing3 (config) # interface ethernet 0
TestKing3 (config-if) # ip address 192.168.37.1 255.255.255.0
TestKing3 (config-if) # no shutdown
TestKing3 (config-if) # exit
TestKing3 (config) # interface serial 1
TestKing3 (config-if) # ip address 192.168.33.2 255.255.255.0
TestKing3 (config-if) # no shutdown
TestKing3 (config-if) # exit
TestKing3 (config) # router rip
TestKing3 (config-router) # network 192.168.33.0
TestKing3 (config-router) # network 192.168.37.0
TestKing3 (config-router) # Ctrl-Z
TestKing3 # copy running-config startup-config
上一篇文章: Cisco试题:交换机考题分析 下一篇文章: CISCOCCNA认证考试640-810题库原题5

