| 网站首页 | 考试学习 | 英语学习 | 求职 | 资源下载 | 出国留学 | 论文中心 | 箐箐校园 | 
资格类考试: 公务员考试 报关员考试 导游资格 注册会计 司法考试
外语类考试: 英语四六级 雅思 托福 GRE BEC PETS 职称英语
学历类考试: 高考 考研 自考 成考 专升本
计算机考试: 等级考试 水平考试 微软认证 思科认证 Linux认证
设为主页
联系站长
添加收藏夹
您现在的位置: 学子考试网 >> 考试学习 >> IT考试 >> 思科认证 >> 试题中心 >> 文章正文 用户登录 新用户注册
特 别 推 荐
· 报关员辅导
· 经济师辅导
· 会计职称辅导
· 注册会计师辅导
· 英语四级辅导
· 公共英语(PETS)辅导
· 商务英语(BEC)辅导
· 职称英语辅导
· 报检员辅导
· 造价工程师辅导
· 2006公务员网络辅导课程
· 查看更多...
最 新 热 门
最 新 推 荐
相 关 文 章
  • CiscoCCNA考试七十九题

  • 网管学堂:Trunk(端口汇聚

  • CCNA考试实验常用的命令总

  • CiscoCCNA考试56题 【字体:
    http://www.ks263.com 来源:ks263.com 点击数: 更新:2006-7-24 【VIVI收藏

     

    45. Which command will start the process for creating a Cisco IOS file image backup to a network file server? A.) copy ios tftp B.) copy ios network C.) copy tftp flash D.) copy flash tftp E.) copy ios flash 

    D The IOS is stored in flash. The command format is: copy 学生大 [destination] 

    46. How do you determine which standard IP access lists are applied to interface E0 ? A.) show ip access-list B.) show access-lists C.) show ip interface e0 D.) show interface e0 E.) show access-list e0 

    C To see which specific protocol access-lists are bound to the interface, Show ip int e0 or Show ipx int e0 The command ’show access-lists’ will display all access lists that exist, not just the ones bound to a certian interface. 

    47. The Cisco Discovery Protocol (CDP) uses advertisements and discoveries. How does it send this information? A.) Over a SNAP-capable link. B.) Layer 3 broadcast. C.) CDP does not use advertisements. D.) Layer 2 multicast. E.) Layer 4 TCP. F.) SAP. 

    A D The Cisco proprietary protocol uses multicast, so that only other Cisco devices will listen to these packets. CDP requires a SNAP-capable link to transmit. 

    48. In the TCP/IP protocol stack, there are five classes of addresses. Which class is used for testing? A.) B B.) A C.) D D.) C E.) E 

    E A,B,C are valid for use on the internet D is multicast E is for research 

    49. Which subnet is the host 200.1.1.67 /26 on? A.) 200.1.1.32 B.) 200.1.1.128 C.) 200.1.1.0 D.) 200.1.1.16 E.) 200.1.1.64 E Shorthand notation /26 = 2 bits in the last octet = decimal 255.255.255.192 Shortcut: 256 - 192 = 64. Valid subnets are multiples of 64. (64, 128, 192, 256). The closest value to 67 is between 64 (the network) and 127 (the broadcast). 

    50. The Datalink layer works with which of the following: A.) Bits B.) Packets C.) Frames D.) Globules E.) Segments 

    C Physical - bits Datalink - frames Network - packets 

    51. Station A is transmitting data to station B, and expects an acknowledgment after every 400 bytes. After trasmitting data for a while, the two stations determine the line is reliable and change to expecting and acknowledgement every 600 bytes. This is an example of (pick the best answer only): A.) Count to infinity B.) BECN C.) Countdown timers D.) Sliding Windows E.) Split Horizon F.) Poison Reverse 

    D A TCP/IP ’window’ is the amount of data (number of bytes) that the sending station will trasmit before expecting an acknowledgement back. If the stations can change that window size on the fly, that is called a sliding window. This is done to optimize performance. 

    52. Which command can determine the path a routed packet takes through an internetwork? A.) telnet B.) traceroute C.) arp D.) plp E.) ping 

    B Traceroute uses a series of ICMP ’pings’ with decreasing time-to-live values for each hop to determine the path through a network. 

    53. What is one way to make more Flash memory available? A.) The command: copy flash to rom B.) Erase unused images from flash. C.) The command: erase start D.) This isn’t possible. Once you write to Flash, you must purchase new Flash SIMMS. E.) The command: erase flash *.* F.) The command: convert ram to flash 

    B You can think of FLASH as a virtual hard drive, that lets you add or delete files. If you entered the command, ’erase flash’, it would be like formatting that hard drive and wipe out all files and all data. The command ’erase flash *.*’ is not a valid Cisco command. By its very definition, Flash is electronically erasable. 

    上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] 下一页  

    文章录入:ks263.com    责任编辑:ks263.com 
  • 上一篇文章:

  • 下一篇文章: 没有了
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口