Written by youhandsome@sohu.com.cn
新手上路,初考607,上了烂机,自感不适,岂料差30,呜呼哎灾。。。。5555555555555555
实验题:注意!要看好题上方的问题。左边是提示不是问题。要点有虚线的主机(我是没有去培训的,不知如何配置,弄了半天)
1.en
conf t
enable secret cisco
int s0
clock rate 64000
no shutdown-------------ATTAINTION!要打开
exit
router rip
network 192.168.4.0
network 192.168.12.0
^z
copy run start
2.en
conf t
enable secret cisco
line vty 0 4
login
password jjjj
exit
line con 0
login
password kkkk
^z
copy run start
1. tcp/ip in which layer according to OSI/network layers?
a.application
b.internet
c.network
d.transparent
e.transport
2.which about vlan is true?
a.vlan should be named
b.vlan should be config
c.
d.
e.
3.convet 10110110 to hex and decimal
4.network node a012, mac node 212.141234.23423,enter the ipx address
5.a hosta in the sale department cant connect to the hostb in management department. choose the reason!
routera(e0)-----------------------(e0)routerb
192.168.23.1 192.168.21.5
| |
| |
| |
hosta hostb
192.168.23.2 192.168.21.2
255.255.255.240.0
255.255.255.240
a. the routerb inteface's ip addresss.
b. hosta's bad ip address
c.hostb's badd ip address
d.bad broadcast address
e.the routera interface's ip addresss.
此题出现的两次,挖腮。。。CISCO越来越重视实用了。。。。。NO PAPER!=NO PAYMENT
6.几题田野上载的题。不用去想了、。。
7.you had configured the routing table.you press sh run,found that you s0 is shut down.what the information will dislay in the first line!
a. the s0 is shut down, protocol is shut down.
b. the s0 is up . protocol is up
c. the s0 is adiministerly up. protocol is up
d. the s0 is adiministerly down. protocol is down
e.the s0 is adiministerly up . protocol is down
8.choose the correct ans!
a.segement package bit frame data
5555555555555
9.which config is ture when you use hyrid routing protocol.
a.router rip
b.router rigp 100
c.router sorp 1
d.
10.注意WAN和LAN技术和设备。
which wan equiment provides the best quality and quantity about data and signal?
a. isdn
b. atm
c. fddi
d. token ring
出现同类问题两个。
11.COPY TFTP RUN
COPY RUN CONFIG
12.VLAN 技术要多看。出现大约有5。6题与其相关
13,大脑一片失望,想不出其它的了。。。。
附:其它人的考题回忆、、、
今天我得同学考完607,差点就挂了。其中有一道不知道大案是什么:
a user issue the command,ping 200.200.200.200.which of the following is used to test physical connectivity beteen two device?
a. icmp echo request
b. inFORMation request
c.timestamp reply
d.redirect
e. source quench
谢谢大家! 我后天就考,请给出答案和理由!
A.我从SYBEX书上找到的。一个模子出来的
2.做题时要仔细、谨慎。我做的一道题和田野兄中的第8题极为相似,但题目说
ping 127.0.0.1- unsuccessful
ping 10.0.3.35- unsuccessful
ping 10.0.3.1- unsuccessful
ping 10.0.5.250- unsuccessful
我险些看都不看就选了答案D,但就在按NEXT键的一瞬,我看到了上面的这些,才知道选错了,正确应该是了。b.NIC CARD PROBLEM
这就是我的一点小小经验,希望能给大家带来帮助。
1.ICMP (referenced to in RFC 1700) is implemented by all TCP/IP hosts
A. true
B. false
2.IPX traffic using different encapsulation type can go over the same data link
A. true
B. false
2. What command do you use to view your access-lists?
(choose two)
A. show access-lists
B. show ip access-lists
C. show running-config
D. show interfaces
E. something else
4. In what switch mode switch read first part of frame with destination address and send frame immediately?
A. Store-and-forward
B. Cut-through
C. Fragment-free
D. something else
E. something else
5. What type of switching creates variable latency through the switch?
A. Store-and-forward
B. Cut-through
C. Fragment-free
6. How to change the Console password to “cisco”?
A. Router(config)# line con 0 Router(config-line)# login Router(config-line)# password cisco
B. Router(config)# line con 0 Router(config-line)# login Router(config-line)# password Cisco (don’t forget - password is case sensitive)
7. Question about PPP autentification. We have two
Cisco routers - Router1 and Router2 (there are hostnames of the routers). Router1 use username Router2 and password
PassRouter1. How would you set the username and password on Router2 for ppp autentication between Router1 and Router2?
A. Username Router1 password PassRouter1
B. Username Router2 password PassRouter1
C. Username Router1 password PassRouter2
D. Username Router2 password PassRouter2
8. The configuration register settings are: 0x0101. Where would the router boot from?
A. ROM
B. NVRAM
C. RAM
D. Flash
9. Benefit of a bridge segmenting?
A. decreases the # collision domains
B. increases the # collision domains
C. decreases the # broadcast domains
D. increases the # broadcast domains
10. What advantage is offered by LAN segmentation?
A. Smaller collision domens
B. Decreased broadcasts
C. Something else
11. Access-lists: you must restrict ONLY ftp traffic from network 192.168.10.0 to network 92.168.20.0 (network addresses may be different):
A. Access-list 1 deny ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255 eq ftp
B. Access-list 100 deny ip 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255 eq ftp
C. Access-list 100 deny tcp 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255 eq ftp
D. Access-list 100 deny tcp 192.168.10.0 0.0.0.255 192.168.20.0 0.0.0.255 eq ftp Access-list 100 permit ip any
12.The first component of an IPX address is network number. What is the second component?
A. MAC address
B. IP address
C. Subnet address
13. What do you use for loop avoidance?(Choose two)
A. poison reverse
B. split horizon
C. link state protocol
D. something else
14. What is the transport layer protocol?
A. UDP
B. IP
C. ICMP
D. ARP
15.Identify the prompt displayed if in privileged exec
mode:
A. #
B.
C. :
D. /
16. What IP address class is multicast?
A. A
B. B
C. C
D. D
E. E
17. What is the correct command to change the clock rate of the DCE interface to 56K?
A. clock rate 56000
B. clockrate 56000
C. clockrate 56
D. clockrate 56k
18. What is the correct command to change the bandwidth of the interface to 64K?
A. bandwidth 64
B. band width 64
C. bandwidth 64000
D. band width 64000
E. bandwidth 64k
19. How can you upgrade your Cisco IOS?
A. copy tftp flash
B. copy flash tftp
C. copy ftp flash
D. copy flash ftp
20. What statements are describe the ISDN? (choose all that apply)
A. Users with dialup connection with modems (56k) have more bandwidth then ISDN
B. ISDN provides both Data and Voice
21. How would you configure your router with a RIP?
(choose two)
A. enable RIP on a router
B. determine directly connected netwo