• GB0-283English题库demo免费下载

    Filed under H3C
    Aug 3

    H3C认证GB0-283English考试题库介绍

    考试代号: GB0-283English
    问题数量:300 Q&As

    更新时间: 2009-08-06
    注册地点: Prometric/Pearson VUE
    题库全称:Constructing Enterprise-level Routing Networks

    免费GB0-283English题库Demo赏析

     
     
    Exam : HuaWei GB0-283English
    Title : Constructing Enterprise-level Routing Networks

    1. Which of the following descriptions about QoS at the access, convergence and core layers is/are correct? ( )
    A. QoS is implemented identically in the access, convergence and core layers.
    B. Packets are classified and marked in the access layer.
    C. No QoS mechanism should be configured in the access layer.
    D. Usually, the queuing mechanism (such as CBQ) and the congestion avoidance mechanism (such as WRED) should be used in the convergence layer.
    Answer: BD

    2. As shown in the figure, Area 1 is an NSSA area and RouterD is the ABR of the area. The configuration on RouterD is as follows:
    ospf 1
    area 0.0.0.1
    network 10.45.0.0 0.0.0.255
    nssa default-route-advertise
    #
    area 0.0.0.0
    network 4.4.4.4 0.0.0.0
    network 10.34.0.0 0.0.0.255
    Which of the following descriptions about the above network diagram and configuration is correct? ( )
    A. RouterD redistributes a Type 7 LSA for a default route in Area 1. RouterE and RouterF can receive this LSA.
    B. RouterD redistributes a Type 5 LSA for a default route in Area 1. RouterE and RouterF can receive this LSA.
    C. RouterC can receive a Type 5 LSA for a default route redistributed by RouterD.
    D. None of the above
    Answer: A

    3. The BGP mandatory attributes include ( ).
    A. Origin
    B. AS-Path
    C. Next-hop
    D. MED
    E. Local-preference
    F. Community
    Answer: ABC

    4. Compared with IPv4, the IPv6 address is extended to ( ).
    A. 128 bits
    B. 164 bits
    C. 64 bits
    D. 256 bits
    Answer: A

    5. What is the meaning of the BGP command aggregate 10.110.0.0 255.255.0.0 suppress-policy test ? ( )
    A. Advertise the aggregation route only
    B. Advertise the aggregation route and all the aggregated routes
    C. Advertise the aggregation route and some aggregated routes that meet the filtering conditions
    D. Advertise the aggregated routes only,
    Answer: C

    6. The ASBR imports four external routes, 192.168.0.0/24, 192.168.1.0/24, 192.168.2.0/24 and 192.168.0/24. These routes are aggregated to one route 192.168.0.0/22 by the ABR. Which routes will the ABR redistribute to the other areas? ( )
    A. One aggregation route
    B. The four original routes
    C. One aggregation route and the four original routes
    D. None
    Answer: B

    7. The multicast address used by OSPF is ( ).
    A. 224.0.0.5
    B. 224.0.0.6
    C. 224.0.0.9
    D. 224.0.0.10
    Answer: AB

    8. Which of the following descriptions about OSPF STUB area is wrong? ( )
    A. A backbone area cannot be configured as STUB area and a virtual link cannot pass through a STUB area.
    B. It is unnecessary to configure this attribute on all routers in a STUB area.
    C. There is no ASBR in a STUB area.
    D. After an area is configured as STUB area, the Type 3 LSA of other areas can be propagated in this area.
    Answer: B

    9. OSPF is based on the ( ) algorithm.
    A. DV
    B. SPF
    C. HASH
    D. 3DES
    Answer: B

    10. Which of the following descriptions about route aggregation in OSPF is/are wrong? ( )
    A. The ABR can automatically summarize routes without manual configuration.
    B. Aggregation can be made only on the ABR.
    C. The router serving as the ABR and the ASBR concurrently cannot summarize routes.
    D. The ASBR can summarize all external routes.
    Answer: ABCD

    11. Which of the following descriptions about route import is/are correct? ( )
    A. A routing protocol can import the routes discovered by other routing protocols to enrich its routing information.
    B. While importing routes from a routing protocol to another, we can define a route-policy to filter out the unexpected routes.
    C. In the process of route importing, it is necessary to specify a metric for the imported route if the target routing protocol cannot directly use the metric of the source routing protocol.
    D. Bi-directional importing indicates that two routing protocols import the routes from each other. It may cause routing loop.
    Answer: ABCD

    12. The default preference of OSPF route in the H3C router is ( ).
    A. 5
    B. 10
    C. 15
    D. 20
    Answer: B

    13. Which of the following descriptions about queue is correct? ( )
    A. WFQ discarding mechanism is Tail Drop on each queue, the same as CQ.
    B. WFQ classifies data flow by using ACL.
    C. CBWFQ is an improvement of WFQ using the same basic scheduling as WFQ.
    D. LLQ will first check the low-latency queue and take packets from the queue. Only when there is no packet in the low-delay queue, it will take the packets from other queues. In addition, it uses other mechanisms to avoid starving to death of the queues.
    Answer: D

    14. CAR is realized at the IP layer so that it can only limit the traffic of IP packets. Compared with CAR, LR can limit all the traffic passing through the physical interface.
    A. True
    B. False
    Answer: A

    15. As described in the OSPF protocol, there must be an Area 0 in the network running OSPF.
    A. True
    B. False
    Answer: B

    16. Which of the following descriptions about OSPF is correct? ( )
    A. Data is sent by means of multicast.
    B. On receipt of a route update, a router immediately advertises its routing table to its neighbors.
    C. Routing loop can be avoided by poison reverse.
    D. Support equal-cost multipath .
    Answer: D

    17. Which of the following descriptions about the IPSec Security Association (SA) is/are correct? ( )
    A. The data security service provided by IPSec is realized through SAs.
    B. One SA is a unidirectional logical connection between two IPSec peers.
    C. The inbound data flow and outbound data flow are respectively processed by the inbound SA and outbound SA.
    D. SAs can be set up by the means of manual configuration or automatic negotiation.
    Answer: ABCD

    18. Which of the following descriptions about BGP route aggregation is/are correct? ( )
    A. Route aggregation is to aggregate routes of all segments into one or more aggregation routes so as to reduce the size of routing table.
    B. If the keyword detail-suppressed is added to the BGP summary command, only the aggregation routes are advertised.
    C. BGP route aggregation takes effect on the route imported through the network command only.
    D. BGP route aggregation takes effect on the route imported through the import command only.
    Answer: AB

    19. A BGP router receives a new route from its EBGP peer, which of the following descriptions is correct? ( )
    A. The router will immediately send the route to its BGP peers.
    B. The router will look up this route in its routing table. If the route is not recorded in the routing table, it will send the route to its BGP peers.
    C. The router will check the sent routes information. If it never sends such a route, it will send the route to its BGP peers.
    D. The router will check the sent routes information. If it has sent such a route, it will not send the route to its BGP peers.
    Answer: C

    20. When a BGP Speaker advertises the imported IGP routes to the IBGP neighbor, the AS-Path value is the local AS number.
    A. True
    B. False
    Answer: B

    免费下载GB0-283English题库Demo

    Examsoon提供最新的HCSE认证 GB0-283English题库,其全名为:(Constructing Enterprise-level Routing Networks). 在您决定是否购买之前 可以先下载GB0-283English题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费GB0-283English模拟测试题的下载链接

    免费的GB0-283English题库PDF下载链接

    H3C GB0-283English学习指南

    HCSE认证 GB0-283English考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。H3C认证 GB0-283English学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试GB0-283English考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。H3C认证 GB0-283English是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的GB0-283English考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他GB0-283English考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师GB0-283English试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加GB0-283English考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

Leave a Reply

You must be logged in to post a comment.

 

友情链接 | Examsoon IT 认证考试网 思科认证资源网 思科微軟考古題 IT證照模擬試題 考古題考試模擬軟件 70-649 70-643 70-646 640-802 640-863 e20-340 HP0-085 HP0-A25