Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > IT 认证 > 其它认证 > Some questions in BSCI TKv46 should be noticed
【标  题】:Some questions in BSCI TKv46 should be noticed
【关键字】:Some,questions,in,BSCI,TKv46,should,be,noticed
【来  源】:http://blog.chinaunix.net/article.php?articleId=59181&blogId=6589

Some questions in BSCI TKv46 should be noticed

Your Ad Here

1,question no:7 which address type does the IPv6 address FF05:0:0:0:0:0:0:2 specify?
a.unspecified
b.aggregable global unicast
c.link local
d.site local unicast
e.multicast
answer:e

2,which methods advertises your internal networks to external ISPs via BGP?select two.
a.using aggregate routes
b.disabling synchronization
c.forcing the next-hop address
d.defining routes via the network statement
answer:a,d

3,which statement is true about EBGP?
a.an internal routing protocol can be used to reach an EBGP neighbor?
b.the next hop does not change when BGP updates are exchanged between EBGP neighbors
c.a static route can be used to form an adjacency between neighbors
d.EBGP requires a full mesh
answer:c

4,which of the following statements is true about the BGP synchronization command?
a.synchronization must be enabled when implementing a multi-homed BGP connection to multiple ISPs
b.if it is turned ON,a prefix learned from IBGP neighbor is valid only if a non-BGP route exists for that prefix
c.synchronization is necessary when peering with an EBGP neighbor
d.synchronization improves BGP routing convergence
e.synchronization can be turned off if all the transit routers in an autonomous system are running a fully meshed IBGP
answer:b,e

5,OSPF are similar in many ways, but there are some important differences between them.which three characteristics apply to IS-IS but not to OSPF?(choose three)
a.encapsulates PDUs directly into a date-link frame
b.uses a DIS and a backup DIS to present the pseudo-node on the LAN
c.uses stubby areas to improve network scalability
d.uses a default IOS metric of 10 on each interface
e.runs PRC to calculate IP reachability information
F.uses an on-demand circuit to reduce the hello and LSA flooding across switched WAN links, such as ISDN
answer:a,d,e

6,which three are advantages to creating multiple areas in OSPF? select three.
a.less frequent SPF calculations
b.fewer hello packets
c.smaller routing tables
d.reduced LSU overhead
e.fewer adjacencies needed
answer:a,c,d

7,which of the following statements are correct about the differences in IS-IS and OSPF?(choose three)
a.ISIS LSP contains TLV fields and OSPF LSU contains the LSAs
b.new additions to the protocol are easily implemented in OSPF but not with ISIS
c.for greater fine tuning there are more options available in ISIS
d.OSPF has more area types than does ISIS
e.ISIS is more CPU-intensive that is OSPF
answer:a,c,d

8,which command must be globally enabled on a cisco router to support IPv6?
a.ip routing ipv6
b.ipv6 unicast-routing
c.ipv6 routing
d.ip classless
e.ipv6 cef
answer:b

9,on router TK1 the command "ip helper address" is already configured. which of the following commands would you use if you wanted to send SNMP broadcast packets off to a specific server?
a.ip server udp 161
b.ip helper-protocol 161
c.ip forward-protocol 161
d.ip directed-broadcast 161
e.ip fourward snmp
answer:c

10,by default, the IP helper-address will forward the following UDP broadcasts:
1,DNS-port 53,time service-port 37
2,Trivial file transfer protocol(TFTP)-port 69
3,TACACS service-port 49
4,NetBIOS name server-port 137
5,NetBIOS datagram server-port 138
6,DHCP/BootP client and server datagrams-port 67 and 68
7,IEN-116 name service-port 42

11,what dows a spoke router require to be enabled to ensure proper functionality of on-demand routing?
a.dynamic routing
b.static routing
c.CDP
d.broadcasting
answer:c
ODR is an enhancement to Cisco Discovery Protocol(CDP)

12,since a single update packet can contain at most 25 route entries, 4 packets will be needed to advertise 77 routes

13,all routers in the area konw when another router joins the area

14,RIP is a distance vector routing protocol, which utilizes hold down timers and the rule of split horizons

15,you are using the address space of 172.28.100.0/24. you want to divide use this address space for your WAN link by dividing the address space using a subnet mask of 172.28.100.0/30.How many subnets will this provide for WAN links?
a.6
b.14
c.30
d.62
e.126
f.254
answer:d

16,which one of the following statements best describes the way EIGRP advertises subnet mask information to its destination networks?
a.EIGRP advertises a prefix length for each destination network
b.EIGRP advertises a fixed length subnet mask for each destination network
c.EIGRP advertises only a classful subnet mask for each destination network
d.EIGRP, like IGRP and RIP,does not advertise a subnet mask for each destination network
answer:a

17,in an effort to decrease the size of the routing tables in the TestKing network, summarization is being configured on all routers. where in an EIGRP network is it most appropriate to implement route summarization?
a.at area border routers
b.at autonomous system boundary routers
c.it is done automatically by the DR router in each area
d.manually at any interface of any EIGRP router within the network
e.in backbone area routers
answer:b

18,EIGRP sends hello packets every 5 seconds on high bandwidth links and every 60 seconds on low bandwidth multipoint links. the hold time is typically three times the hello interval. on slow NBMA media, hold time will be 180 seconds

19,EIGRP use the DUAL algorithm, not the Djikstra's algorithm.the Djikstra algorithm is used by distance vector protocols. EIGRP is considered to be a hybrid routing protocol

20,By default, cisco routers will automatically summarize EIGRP routes across major network boundaries. with EIGRP, you can configure a summary aggregate address for a specified interface. if there are any more specific routes in the routing table, EIGRP will advertise the summary address out the interface with a metric equal to the minimum of all more specific routes

21,what action does an EIGRP router take when it cannot find a feasible successor for a network?
a.it examines the routing and neighbor tables for the next best path
b.it transitions from passive to active state for that network and queries its neighbors
c.it examines the topology for a next best path
d.it transitions from active to passive state for the next network and queries its neighbors
answer:b

22,which of the following statements regarding OSPF and VLSM support are true?
a.a multi-area OSPF design dictates that VLSM be used throughout the AS
b.summarization can be performed with different prefix lengths throughout the network
c.the use of VLSM enable s truly hierarchical addressing scheme to be developed
d.OSPF's support for VLSM does not compensate for its inability to handle discongiguous subnets
answer:b,c

23,OSPF is considered to be an extremely scalable routing protocol.which of the following would be reasons for this?
a.neighbor adjacencies control distribution of routing protocol updates
b.routing table information does not flood the network until holddown timers have expired
c.the hello protocol is a more effcient means of sending routing updates than table exchange used in RIPv1
d.topological database is maintained with incremental updates, with full exchange occruring only every 30 minutes
answer:a,d

24,with which other routers on an ethernet LAN should the DROTHER routers form OSPF full adjacency?
the DR and BDR only

25,if the dead timer shows that the neighbor relationships have already been established, so the state will be full for all neighbors, and since the OSPF priorities are all set to 1,the router with the highest router ID will be the DR

26,which of the three areas below are valid OSPF area types?
a.stub
b.active
c.remote
d.backbone
e.ordinary or standard
answer:a,d,e
the correct OSPF area types are:
ordinary area(standard area),stub area,totally stubby area,not so stubby area,backbone area(area 0)

27,what does Cisco recommend for those who set up networks with multiple OSPF areas?
a.there should not be more than three areas per route
b.area 0 must be larger than any subsequent OSPF area
c.a router can be a DR or BDR for more than one LAN
d.you should not run more than one instance of the OSPF process on an ABR
answer:a,d

28,in OSPF, a designated router(DR) floods LSAs to all the routers on the segment that it has a neighbor relationships with. over what kind of link does this happen and what kind of LSA type is sent?
b.network link,type 2

29,youa re the administrator of the large TestKing OSPF and area considering dividing it to multiple areas.what are two advantages of configuring multiple OSPF areas?
a.it eliminates the need for a DR or BDR in the OSPF network
b.it eliminates security concerns by segregating portions of the network
c.type 1 and 2 LSAs are confined to a single area, reducing routing overhead
d.area members have smaller topological databases than if the network was one large area, requiring less CPU to derive routes
answer:c,d

30,OSPF has been configured on router TK1,which lies on a multi-point network. on this multi-access network, what type of router floods type 2 link state advertisements into an OSPF area?
a.DR
b.ABR
c.BDR
d.ASBR
answer:a

31,How is network layer addressing accomplished in the OSI protocol suite?
a.internet protocol address
b.media access control address
c.packet layer protocol address
d.network service access point address
e.authority and format identifier address
f.none of the above
answer:d
OSI network layer addressing is implemented by using two types of hierarchical addresses:
network service access point addresses and network entity titles(NSAP and NET)

32,OSPF are similar in many ways,but there are some important diffenences between them.which three characteristics apply to IS-IS but not to OSPF?
a.encapsulates PDUs directly into a data-link frame
b.uses a DIS and a backup DIS to present the pseudo-node on the LAN
c.uses stubby areas to improve network scalability
d.uses a default IOS metric of 10 on each interface
e.runs PRC (partial calculations) to calculate IP reachability information
f.uses an on-demand circuit to reduce the hello and LSA flooding across switched WAN links,such as ISDN
answer:a,d,e

33,the correctly describing characteristic of an IS-IS backbone: a chain of L2 and L1/L2 IS-IS routers

34,The cisco IOS software can handle simultaneous operation of up to 30 dynamic IP routing processes.the combination of routing processes on a router or access server consists of the following protocols(with the limits noted):
 1,up to 30 IGRP routing processes
 2,up to 30 OSPF routing processes
 3,one RIP routing process
 4,one BGP routing process
 5,up to 30 EGP routing processes

35,on router TK1, IS-IS is configured on all ethernet interfaces. in IS-IS, what network type identifies a LAN interface?
a.boardcast
b.point-to-point
c.pseudo-node
d.non-broadcast
e.point-to-multipoint
answer:a
the types of networks that IS-IS defines include point-to-point networks and boardcast networks,boardcast networks are used on all LAN interfaces

36,the original IS-IS specification defines four different types of metrics.cost, being the default metric, is supported by all routers. delay,expense,and error are optional metrics

37,which of the following items must match in an OSPF hello packet inorder for two routers to become OSPF neighbors?
a.neighbors
b.hello/dead intervals
c.area ID
d.address of DR/BDR
e.stub area flag
f.authentication password
answer:b,c,e,f

38,which two commands can be used to verify that RIPv2 authentication is working properly to ensure that RIP neighbors form adjacencies properly?
a.show interface
b.show ip route
c.show ip protocols
d.debug ip rip
e.debug ip rip authentication
answer:b,d

39,BGP has been configured on some of the TK routers,the BGP routing process relies on two different types of tables. what are they?
a.an IP routing table
b.a BGP topology table
c.a BGP attribute table
d.a table that contains BGP information received from and sent to other routers
e.a combined table that contains both IP routes and BGP information received from and send to other routers
answer:a,d

40,routers TK1 and TK2 are configured as BGP peers.which of the following is true regarding this peering relationship?
a.periodic keepalives are used to verify connectivity
c.it provides a relable connection between two BGP routers

41,which of the following statements is true about the BGP synchronization command?
b.if it is turned ON.a prefix learned from IBGP neighbor is valid only if a non-BGP(IGP) route exists for that prefix
e.synchronization can be turned off if all the transit routers in an autonomous system are running a fully meshed IBGP

42,the following table describes the various states that a BGP:
idle
connect
active
opensent
openconfirm
established

43,a router that is configured as a stub with the eigrp stub command shares connected and summary routing information with all neighbor routers by default

44,when configuring routers in a NBMA topology,subinterfaces are typically used. a physical interface can be split into multiple logical interfaces,called subinterfaces,with each subinterface being defined as point-to-multipoint interface. subinterfaces originally were created to better handle issues caused by split horizon over NBMA and distance vector-based routing protocols

我的CCNA证书:【上一篇】
9月到11月的一些笔记:【下一篇】
【相关文章】
  • Some questions in BSCI TKv46 should be noticed(2)
  • Grid Computing
  • Socks Chains in Windows
  • windows2000虚拟主机基本权限设置
  • linux下连接肉机3389端口
  • The Twenty Most Critical Internet Security Vulnera
  • 提高Linux系统安全性的十招(三)
  • Linux用户安全
  • 提高Linux系统安全性的十招(四)
  • 提高Linux系统安全性的十招(二)
  • 【随机文章】
  • 教你手工清除安哥变种
  • tar很大,好几百M,而我只需要里面的一个文件。不想解开再删除
  • 使用Windows XP 录音机
  • 用cacti监控网络
  • Reinstall the boot manager.
  • LINUX问答...
  • [20060421]挥霍的青春
  • 《激战》VIP终身免费账号等你拿!
  • 解决jsp中文乱码问题
  • c语言指针详解
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.