-
GB0-183English题库demo免费下载
Filed under H3CNov 6H3C认证GB0-183English考试题库介绍
考试代号: GB0-183English
问题数量:526 Q&As
更新时间: 2009-11-06
注册地点: Prometric/Pearson VUE
题库全称:HuaWei-3Com Certificated Network Engineer免费GB0-183English题库Demo赏析
Exam : HuaWei GB0-183English
Title : HuaWei-3Com Certificated Network Engineer1. DCC can carry IP or IPX independently, or carry them at the same time. ( )
A. True
B. False
Answer: A2. Which of the following is an application layer protocol that uses port number 25? ( )
A. FTP
B. TFTP
C. Telnet
D. SMTP
Answer: D3. The command to save the current configuration on the H3C router COMWARE 3.4 is ( ).
A. write
B. save
C. copy
D. reset
Answer: B4. Which of the following is right about OSPF? ( )
A. It is fast in convergence.
B. It is loop-free, and supports variable-length subnet mask.
C. It supports equal-cost multipath and area division.
D. It supports authentication, and the protocol packets sending with multicast.
Answer: ABCD5. The H3C AR routers can be upgraded in different ways. Which of the following is not supported? ( )
A. Xmodem
B. FTP
C. TFTP
D. HGMP
Answer: D6. Frame Relay adopts ( ) as the switching method.
A. Routing
B. Circuit switching
C. Fast switching
D. Packet switching
Answer: D7. What algorithm is adopted in PPP CHAP authentication? ( )
A. MD5
B. DES
C. RSA
D. SHA
Answer: A8. Two routers are in back-to-back connection with the following configuration. Can they communicate with each other? ( )
[Router1]display current-configuration
#
sysname Router1
#
FTP server enable
#
l2tp domain suffix-separator @
#
fr switching
#
radius scheme system
#
domain system
#
local-user admin
password cipher .]@USE=B,53Q=^Q`MAF4<<"TX$_S#6.NM(0=0)*5WWQ=^Q`MAF4<<"TX$_S#6.N
service-type telnet terminal
level 3
service-type ftp
#
interface Aux0
async mode flow
#
interface Ethernet0/0
ip address dhcp-alloc
#
interface Ethernet0/1
ip address dhcp-alloc
#
interface Serial0/0
link-protocol fr
fr interface-type dce
#
interface Serial0/0.1 p2p
fr dlci 20
ip address 10.0.0.1 255.255.255.0
#
interface NULL0
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
[Router2]display current-configuration
#
sysname Router2
#
FTP server enable
#
l2tp domain suffix-separator @
#
radius scheme system
#
domain system
#
local-user admin
password cipher .]@USE=B,53Q=^Q`MAF4<<"TX$_S#6.NM(0=0)*5WWQ=^Q`MAF4<<"TX$_S#6.N
service-type telnet terminal
level 3
service-type ftp
#
interface Aux0
async mode flow
#
interface Ethernet0/0
ip address dhcp-alloc
#
interface Ethernet0/1
ip address dhcp-alloc
#
interface Serial0/0
clock DTECLK1
link-protocol fr
#
interface Serial0/0.1 p2p
fr dlci 20
ip address 10.0.0.2 255.255.255.0
#
interface NULL0
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
A. Yes
B. No
C. No decision can be made, for there is not enough information.
Answer: A9. Which of the following is a correct description of subnet mask? ( )
A. There are two ways to express the subnet mask. One of them uses mask length.
B. It decides which part of the IP address identifies the network, and which part identifies the host.
C. The address mask of Class A addresses is 255.255.0.0.
D. None of the above is right.
Answer: AB10. The types of ACLs are identified with numbers. The range 4000-4999 refers to the ( ).
A. Interface-based ACL
B. Basic ACL
C. Advanced ACL
D. MAC-based ACL
Answer: D11. Two routers are in back-to-back connection with the following configuration. Can they communicate with each other? ( )
[Router1] display current-configuration
#
sysname Router1
#
FTP server enable
#
l2tp domain suffix-separator @
#
radius scheme system
#
domain system
#
local-user admin
password cipher .]@USE=B,53Q=^Q`MAF4<<"TX$_S#6.NM(0=0)*5WWQ=^Q`MAF4<<"TX$_S#6.N
service-type telnet terminal
level 3
service-type ftp
local-user h3c
password simple h3c
service-type ppp
#
interface Aux0
async mode flow
#
interface Serial0/0
link-protocol ppp
ppp authentication-mode chap
ppp chap user h3c
ip address 10.0.0.1 255.255.255.0
#
interface NULL0
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
[Router2] display current-configuration
#
sysname Router2
#
FTP server enable
#
l2tp domain suffix-separator @
#
radius scheme system
#
domain system
#
local-user admin
password cipher .]@USE=B,53Q=^Q`MAF4<<"TX$_S#6.NM(0=0)*5WWQ=^Q`MAF4<<"TX$_S#6.N
service-type telnet terminal
level 3
service-type ftp
local-user h3c
password simple 3com
service-type ppp
#
interface Aux0
async mode flow
#
interface Serial0/0
clock DTECLK1
link-protocol ppp
ppp authentication-mode chap
ppp chap user h3c
ip address 10.0.0.2 255.255.255.0
#
interface NULL0
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
A. Yes
B. No
C. No decision can be made, for there is not enough information.
Answer: B12. RIP adopts ( ) as the transport protocol with the port number 520.
A. TCP
B. UDP
C. IP
D. PPP
Answer: B13. Which of the following is a correct description of IP address? ( )
A. Each IP address contains the network address and the host address.
B. The minimum IPv4 address is 0.0.0.0, and the maximum is 255.255.255.255.
C. 32-bit binary address is used.
D. The IP address mask and the IP address perform Boolean AND operation. The bits with the result value 0 are the host bits.
Answer: ABC14. A network protocol is a set of rules and conventions that prescribe how network devices inter-communicate. The communication parties shall understand and abide the protocol. ( )
A. True
B. False
Answer: A15. Both the transport layer and the data link layer perform error check. ( )
A. True
B. False
Answer: A16. Common routing protocols are ( ).
A. IPX
B. OSPF
C. RIP
D. IP
Answer: BC17. To test the gateways that a packet will pass through from the source host to the destination, use the command ( ) in the H3C COMWARE command line.
A. ping
B. tracert
C. show path
D. display path
Answer: B18. If the user data exceeds the Bc (committed burst ) in a frame relay network, the exceeding data will be dropped. ( )
A. True
B. False
Answer: B19. The TFTP port number is ( ).
A. TCP port 68
B. UDP port 68
C. TCP port 69
D. UDP port 69
Answer: D20. Which layer of the OSI reference model implements encryption. ( )
A. Physical layer
B. Transport layer
C. Session layer
D. Presentation layer
Answer: D免费下载GB0-183English题库Demo
Examsoon提供最新的HCNE认证 GB0-183English题库,其全名为:(HuaWei-3Com Certificated Network Engineer). 在您决定是否购买之前 可以先下载GB0-183English题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费GB0-183English模拟测试题的下载链接
H3C GB0-183English学习指南
HCNE认证 GB0-183English考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。H3C认证 GB0-183English学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试GB0-183English考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。H3C认证 GB0-183English是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。
想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的GB0-183English考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他GB0-183English考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。
Examsoon考题大师GB0-183English试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加GB0-183English考试,保证您一次轻松通过考试;
售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;
Leave a Reply
You must be logged in to post a comment.

Recent Comments