思科期末答案

合集下载

思科第二学期期末试题及答案

思科第二学期期末试题及答案

Close WindowAssessment System 1. Assessment Selection 2. Assessment Settings 3. Take Assessment 1Refer to the exhibit. Which summarization should R1 use to advertise its networks to R2? 192.168.1.0/24 192.168.0.0/24 192.168.0.0/22 192.168.1.0/22 2If a router is booting with its default configuration register setting and its NVRAM lacks boot system commands, from try to load the IOS image first? ROM RAM NVRAM f lash flash TFTP server 3Refer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. result of adding this command? This route is automatically propagated throughout the network. The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0. A static route is established. A static route is established. The traffic for all Class C networks is forwarded to 172.16.1.2. 4Which two technologies can be used in distance vector routing protocols to prevent routing loops? (Choose two.) authentication link-state advertisements h old-down timers hold-down timers Spanning Tree Protocol split horizon 5Refer to the exhibit. What information can be determined from the displayed output? E IGRP packets are waiting to be sent to the neighbors. EIGRP packets are waiting to be sent to the neighbors. The adjacencies between the routers are yet to be established. The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2. Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interf6Which statement is true about the metrics used by routing protocols? A metric is a value used by a particular routing protocol to compare paths to remote networks. A metric is a value used by a particular routing protocol to compare paths to remote networks. A common metric is used by all routing protocols. The metric with the highest value is installed in the routing table. The router may use only one parameter at a time to calculate the metric. 7Which feature of RIPv2 enables it to function as a classless routing protocol? Subnet masks are included in routing updates. Routing updates are triggered by topology changes. Next-hop addresses are included in routing updates. N ext-hop addresses are included in routing updates. Multicast addresses are used to send routing updates. 8Refer to the exhibit. The hosts on the R1 LAN are unable to access the Internet. What is incorrectly configured? the IP address of the Fa0/0 interface at R1 t he IP address of the Fa0/0 interface at R1 the IP address of the S0/0/1 interface at R2 the IP address of the S0/0/0 interface at R1 the subnet mask of the S0/0/1 interface at R2 9Which prompt is used to allow a user to change the IP address of an interface on a router? Router> R outer> Router# Router(config)# Router(config-if)# 10Refer to the exhibit. The interfaces of all routers are configured for OSPF area 0. R3 can ping R1, but the two routeestablish a neighbor adjacency. What should the network administrator do to troubleshoot this problem? Check if the interfaces of the routers are enabled. Check the hello and dead intervals between the routers. C heck the hello and dead intervals between the routers. Check the process ID of both routers. Check if CDP is enabled on all the routers. 11Refer to the exhibit. Which combination of IP address and subnet mask can be used on the serial interface of Route interface in the same network as the serial interface of Router1? IP 172.16.0.18, subnet mask 255.255.255.0 IP 172.16.32.15, subnet mask 255.255.255.240 I P 172.16.32.15, subnet mask 255.255.255.240 IP 172.16.0.18, subnet mask 255.255.255.252 IP 172.16.32.18, subnet mask 255.255.255.252 12Refer to the exhibit. A network engineer has run the show version command on R3. Upon rebooting, R3 does not load configuration settings. What could be the cause of this problem? There is insufficient NVRAM. There is insufficient flash memory. The configuration register is not configured with the default setting. The system image file is not located in NVRAM. 13Refer to the exhibit. On the basis of the show running-config output, which option correctly reflects the routes that will b routing table? 14Refer to the exhibit. Host A is having problems accessing server A. All routers have the same EIGRP configuration a What should be done so that host A can access server A? Add the command n ono auto-summary on all routers. Change the network statements to include a wildcard mask. Adjust the EIGRP hello timers to account for the network delay. Add the command e igrpeigrp log-neighbor-changes on all routers. 15Refer to the exhibit. The network is running the RIP routing protocol. Network 10.0.0.0 goes down. Which statement is the routers in this topology will respond to this event? Router4 will learn about the failed route 30 seconds later in the next periodic update. Split horizon will prevent Router4 from fowarding packets to the 10.0.0.0 network until the holddown timer expire Router5 immediately flushes the unreachable route from its routing table. Router5 will send Router4 a triggered update with a metric of 16 for network 10.0.0.0. 16A network administrator is in charge of two separate networks that share a single building. What device will be require networks and add a common connection to the Internet that can be shared? hub router access point Ethernet switch E thernet switch 17Refer to the exhibit. A network administrator has configured OSPF using the following command: network 192.168.1.32 0.0.0.31 area 0Which router interface will participate in OSPF? FastEthernet0/0 FastEthernet0/1 Serial0/0/0 Serial0/0/1 18Refer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the netcommands is required to configure a single area OSPF for the networks that are connected to R2? R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config)# router ospf 2R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 1R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.0.0.0 0.0.0.3 area 119Which two statements are true for link-state routing protocols? (Choose two.) Routers that run a link-state protocol can establish a complete topology of the network. Routers in a multipoint network that run a link-state protocol can exchange routing tables. Routers use only hop count for routing decisions. The shortest path first algorithm is used. Split horizon is used to avoid routing loops. 20Which candidate route has the longest match for a packet with a destination address of 10.30.16.48? 10.30.0.0/16 10.30.15.0/23 10.30.16.0/24 10.30.16.32/27 10.30.16.32/30 21Which statement is true about the RIPv1 protocol? It is a link-state routing protocol. It excludes subnet information from the routing updates. It uses the DUAL algorithm to insert backup routes into the topology table. It uses classless routing as the default method on the router. 22Which of the following are primary functions of a router? (Choose two.) packet switching microsegmentation domain name resolution path selection flow control 23Refer to the exhibit. Partial results of the show running-config and s how show ip route commands are displayed. Router B rec with a destination address of 10.16.1.97. What will router B do? drop the packet forward the packet via the route to 10.16.1.0 f orward the packet via the route to 10.16.1.64 forward the packet via the route to 10.16.1.64 use the default route 24 What are two ways that a router can learn of the paths to destination networks? (Choose two.) updates from other routers DHCP information broadcasts m anual configuration of routes manual configuration of routes ARP requests from connected routers inspection of the destination IP address in data packets updates from the SMTP management information base 25Refer to the exhibit. Host A is unable to access the Internet. What is the reason for this? The IP address of host A is incorrect. The default gateway of host A is incorrect. The Fa0/1 interfaces of the two routers are configured for different subnets. T he Fa0/1 interfaces of the two routers are configured for different subnets. The subnet mask for the Fa0/0 interface of R1 is incorrect. 26A network administrator is analyzing routing update behavior on a network that has both EIGRP and OSPF configured protocols appear in the output of show ip protocols. However, only EIGRP internal routes appear in the routing tables. correctly explains the scenario? The OSPF protocol has a higher cost than EIGRP. T he OSPF protocol has a higher cost than EIGRPThe EIGRP protocol has a lower metric than OSPF. The EIGRP protocol was configured first on the router. The EIGRP protocol has a lower administrative distance than OSPF. 27Refer to the exhibit. The network has three connected routers: R1, R2, and R3. The routes of all three routers are d are operational and pings are not blocked on this network. Which ping will fail? from R1 to 172.16.1.1 from R1 to 192.168.3.1 from R2 to 192.168.1.1 from R2 to 192.168.3.1 28Refer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two de this? (Choose two.) a CSU/DSU device a modem a n Ethernet switch an Ethernet switch a hub a bridge 29 In which situation would a default static route be recommended? when connecting an edge router to the Internet w hen variable length subnet masking is in effect when variable length subnet masking is in effect when there is more than one valid route for a destination network when a destination network has a larger mask than any routes in the routing table 30 Two routers need to be configured within a single OSPF area. Which two components need to be configured on boththis? (Choose two.) t he same process ID the same process ID the same area ID network addresses and wildcard masks the same router ID the same loop back address 231Refer to the exhibit. What is the meaning of the highlighted value 120? It is the metric that is calculated by the routing protocol. It is the value that is used by the DUAL algorithm to determine the bandwidth for the link. It is the administrative distance of the routing protocol. It is the hold-down time, measured in seconds, before the next update. 32Refer to the exhibit. A router learns a route to the 192.168.6.0 network, as shown in the output of the show ip rip database However, upon running the show ip route command, the network administrator sees that the router has installed a diff command, the network administrator sees that the router has installed a diffe 192.168.6.0 network learned via EIGRP. What could be the reason for the missing RIP route? Compared to RIP, EIGRP has a lower administrative distance. Compared to EIGRP , RIP has a higher metric value for the route. Compared to RIP , the EIGRP route has fewer hops. Compared to RIP , EIGRP has a faster update timer. 33 Which mechanism helps to avoid routing loops by advertising a metric of infinity? route poisoning split horizon hold-down timer triggered updates 34 A network administrator must use the subnet 172.16.128.0/18 to create 6 additional subnets each containing up to 20LANs. Which subnet mask should the administrator use to create the new subnets? 255.255.224.0 255.255.240.0 255.255.248.0 255.255.252.0 35 A technician configures the Fa0/0 interface on a router with ip address 192.168.3.5 255.255.255.252. What additional com. What additional com issued by the technician to activate the interface to forward traffic? Router(config-if)# exitRouter(config-if)# no shutdownRouter(config-if)# clock rateRouter# copy running-config startup-config36 Because of a topology change, the next hop IP address in the current static route must be reconfigured. How can a altered to accommodate a topology change? Keep the existing static route and configure a new static route with the correct next hop IP address. Negate the existing static route and configure a new static route with the correct next hop IP address. D o nothing. The existing static route will automatically update the next hop entry with the new IP address. Do nothing. The existing static route will automatically update the next hop entry with the new IP address. Keep the existing static route, reload the router, and configure a new static route with the correct next hop IP a37Refer to the exhibit. What needs to be done to allow these two routers to connect successfully? Add a clock rate to S0/0/0 on R1. Add an interface description to S0/0/1 on R2. C hange the serial interface on R2 to S0/0/0 so that it matches R1. Change the serial interface on R2 to S0/0/0 so that it matches R1. Change the IP address of S0/0/1 on R2 so that it is in the same subnet as R1. 38Refer to the exhibit. The network administrator has run the following command on R1. R1(config)# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command? Traffic for network 192.168.2.0 is forwarded to 172.16.1.2. This route is automatically propagated throughout the entire network. Traffic for all networks is forwarded to 172.16.1.2. The command invokes a dynamic routing protocol for 192.168.2.0. 39 Why is fast convergence desirable in networks that use dynamic routing protocols? Hosts are unable to access their gateway until the network is converged. Routers will not allow packets to be forwarded until the network is converged. Routers may make incorrect forwarding decisions until the network has converged. Routers will not allow configuration changes to be made until the network has converged. 40Refer to the exhibit. When all of the commands that are shown in the exhibit are entered at the correct router promp the router? name cisco router hostname 41Refer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (C10.0.0.0/8 64.100.0.0/16 128.107.0.0/16 172.16.40.0/24 192.168.1.0/24 192.168.2.0/24 42Refer to the exhibit. A router interface is configured with the command ip address 172.16.3.31 255.255.192.0. Which set o. Which set o values would allow a computer that is connected to the router interface to communicate with remote networks? A: 172.16.3.254 A: 172.16.3.254 B: 255.255.192.0 C: 172.16.3.31 A: 172.16.3.31 B: 255.255.192.0 C: 172.16.3.255 A: 172.16.3.254 B: 255.255.255.0 C: 172.16.3.31 A: 172.16.3.31 B: 255.255.255.0 C: 172.16.3.1 43Which three statements are true regarding the encapsulation and de-encapsulation of packets when traveling through three.) The router modifies the TTL field, decrementing it by one. The router changes the source IP to the IP of the exit interface. The router maintains the same source and destination IP. The router changes the source physical address to the physical address of the exit interface. The router changes the destination IP to the IP of the exit interface. The router sends the packet out all other interfaces, besides the one it entered the router on. 44Refer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.) The route to network 172.16.0.0 has an AD of 156160. Network 192.168.0.16 can best be reached using FastEthernet0/0. The AD of EIGRP routes has been manually changed to a value other than the default value. Router1 is running both the EIGRP and OSPF routing process. Network 172.17.0.0 can only be reached using a default route. No default route has been configured. N o default route has been configured. 45Refer to the exhibit. Which route will be installed in the routing table on R1 to forward traffic from PC1 to the web s the static route the route learned via OSPF the route learned via EIGRP both routes learned via OSPF and EIGRP 46Refer to the exhibit. Based on the partial output in the exhibit, why can users establish a console connection to this r a password? The login command was not entered on the console line. The enable password should be an enable secret password. No username and password combination has been configured. Console connections cannot be configured to require users to provide passwords. 47Refer to the exhibit. Which path will traffic from the 172.16.1.0/24 network take to get to the 10.0.0.0/24 network? ADC ABC It will load balance the traffic between ADC and ABC It will send the traffic via ABC, and will use ADC as a backup path only when ABC fails. 48A router learns about network 192.168.10.128/27 from multiple sources. Which option represents the best route and w routing table? S 192.168.10.128/27 [1/0] via 192.168.10.226 R 192.168.10.128/27 [120/2] via 192.168.10.226, 00:00:14, Serial0/0/0 O 192.168.10.128/27 [110/1563] via 192.168.10.226, 00:00:09, Serial0/0/0 D 192.168.10.128/27 [90/21026560] via 192.168.10.226, 00:00:16, Serial0/0/0 49Refer to the exhibit. R1 and R2 are adjacent routers both running RIP. All interfaces on both routers are correctly cothe routing table. What is the likely cause? The adjacent interfaces are passive. The distance of 120 exceeds 15 hops. R2 will not accept version 1 updates from R1. Routes are being summarized by R1 but not by R2. 50It is saved in the topology table for use if the primary route fails. It may be backed up by a feasible successor route. It is used by EIGRP to forward traffic to the destination. It is flagged as active in the routing table. After the discovery process has occurred, the successor route is stored in the neighbor table. 51Refer to the exhibit. PC1 is unable to access the Internet. What is the cause of the problem? An incorrect IP address is configured between the two routers. No static route is configured on Router2. A routing loop has occurred. No routing protocol is configured on either of the two routers. 52Refer to the exhibit. A technician has configured the interfaces on the Router, but upon inspection discovers that inte FastEthernet0/1 is not functioning. Which action will most likely correct the problem with FastEthernet0/1? A clock rate should be added to the interface configuration. The subnet mask should be added to the interface configuration. An interface description needs to be added to the interface configuration. The no shutdown command needs to be added to the interface configuration. 。

思科第四学期期末考试答案final-1

思科第四学期期末考试答案final-1

1、如果将命令如果将命令 ip dhcp excluded-address 10.10.4.1 10.10.4.5 添加到配置为添加到配置为 DHCP 服务器的本地路由器配置中,结果是什么?配置中,结果是什么?该路由器将丢弃发往该路由器将丢弃发往 10.10.4.1 和 10.10.4.5 的流量。

的流量。

不会路由地址处于不会路由地址处于 10.10.4.1 到 10.10.4.5 之间的客户端所发出的流量。

DHCP 服务器不会分配 10.10.4.1 到 10.10.4.5 之间的地址。

该路由器将忽略来自地址处于 10.10.4.1 到 10.10.4.5 之间的之间的 DHCP 服务器的流量。

服务器的流量。

2、请参见图示。

请参见图示。

连接到连接到 Fa0/0 的主机无法从此的主机无法从此 DHCP 服务器获取服务器获取 IP 地址。

debug ip dhcp server 命令的输出为:"DHCP address pool for 192.168.1.1"。

问题出在哪里?问题出在哪里?DHCP 地址池中排除了地址地址池中排除了地址 192.168.1.1。

192Network 的地址池不正确。

网络地址池的默认路由器不正确。

地址地址 192.168.1.1 已经用在接口已经用在接口 Fa0/0 上。

上。

3、请参见图示。

R1 针对内部网络针对内部网络 10.1.1.0/24 执行执行 NAT 过载。

主机过载。

主机 A 向 web 服务器发送了一个数据包。

从 web 服务器的目的的目的 IP 地址是什么?地址是什么?10.1.1.2:1234 172.30.20.1:1234 172.30.20.1:3333 192.168.1.2:80 4、请参见图示。

网络管理员对请参见图示。

网络管理员对 Router1 和 Router2 上发出图示中的命令。

但其后在检查路由表时发现,两个路由器均不能获知相邻路由器的 LAN 网络。

思科 期末考试答案

思科 期末考试答案

关闭窗口考试系统考试浏览器 - ENetwork Final Exam - CCNA Exploration: Network Fundamentals (版本下面是考试的考试试题以及与题目关联的评分规则。

思科网络技术学院的内容是受到版权保护的,禁止一切未经授权的张贴,分发或共享本考试的内容.1下列哪一个 OSI 层负责管理数据段?应用层表示层会话层传输层2请参见图示。

图中所示为客户端之间发送电子邮件的过程。

以下哪一列表正确地标识了图中各编号阶段使用的组件或协议?3第 4 层报头包含帮助数据传输的哪一类信息?服务端口号主机逻辑地址设备物理地址虚拟连接标识符4哪个 OSI 层提供面向连接的可靠数据通信服务?应用层表示层会话层传输层网络层5当 OSI 模型下层执行无连接协议时,通常使用什么来确认数据已收到并请求重传丢失的数据?IPUDP以太网无连接确认面向连接的上层协议或服务6下列哪三项是 CSMA/CD 的特征?(选择三项。

)设备会侦听介质,并且仅当无法检测到介质上存在其它信号时才会传输数据。

介质上的所有设备均可侦听所有通信。

设备根据配置的优先级来进行通信。

发生冲突后,引起冲突的设备会优先尝试传输数据。

发生冲突时,所有设备会在一段时间内停止传输数据,该段时间的长度随机决定。

CSMA/CD 使用令牌系统来避免冲突。

7在封装过程中,传输层添加什么标识符?源 IP 地址和目的 IP 地址源 MAC 地址和目的 MAC 地址源端口号和目的端口号源通道标识符和目的通道标识符8数据链路层有哪两项功能?(选择两项)分割和记录数据。

在源主机和目的主机上运行的程序之间进行数据交换。

控制数据如何传递到介质中。

生成信号以表示每个帧中的比特。

使用帧头和帧尾封装每个数据包,以便在本地介质中进行传输。

9请参见图示。

网络中的主机 A 和 B 正在传输层交换数据段。

下列关于此交换的陈述,哪两项是正确的?(选择两项)主机 A 正在使用 FTP 向主机 B 传输文件。

思科第一学期期末考试答案

思科第一学期期末考试答案

思科第一学期期末考试最新答案work Information Technology Company.2020YEAR要将数据包发送到远程网络,应使用哪种设备?访问交换机DHCP 服务器集线器路由器OSI 哪一层使用面向连接的协议来确保数据的可靠传输?应用层表示层会话层传输层请参见图示。

根据显示的 IP 配置回答,主机 A 和主机 B 无法在本地网络外通信的原因是什么?对主机 A 分配了网络地址。

对主机 B 分配了组播地址。

主机 A 和主机 B 属于不同的网络。

对网关地址分配了广播地址。

请参见图示。

包含路由器 B 的网络遇到问题。

助理网络工程师已确定此网络的问题出在路由器什么操作可以纠正该网络问题?在接口 Serial 0/0/0 上发出clock rate命令在接口 Serial 0/0/1 上发出description命令在接口 FastEthernet 0/0 上发出ip address命令在接口 FastEthernet 0/1 上发出no shutdown命令请参见图示。

对于从主机 A 向 Web 服务器发出的网页请求,正确的目的套接字数字是什么00-08-a3-b6-ce-46198.133.219.25:80C 172.18.0.0/24 is directly connected, FastEthernet0/0在 Cisco IOS 设备中,启动配置文件存储于何处?闪存NVRAMRAMROM在配置路由器时,网络技术人员想要命名路由器。

输入hostname命令后,技术人员会看到下列示?Router>Router#Router(config)#Router(config-line)#下列哪三个 IPv4 地址代表子网的广播(选择三项)(主机为1)172.16.4.63 /26172.16.4.129 /26172.16.4.191 /26172.16.4.51 /27172.16.4.95 /27172.16.4.221 /27网络管理员想要限制访问路由器的特权执行模式。

(完整版)Cisco期末考试选择题题库

(完整版)Cisco期末考试选择题题库

第1小组成员出题集:1.一台主机已经正确布线并配置有唯一的主机名和有效的IP地址。

要使主机可以远程访问资源还应配置哪两个额外的组件?ACA.子网掩码B.MAC 地址C.默认网关D.环回IP 地址E.DHCP 服务器IP 地址2.支持可变长子网掩码的路由协议有?BCDA. RIP v1B. RIP v2C. OSPFD. IS-IS3.路由器中含有许多其他计算机中常见的硬件和软件组合,包括?CA.CPU ROM 操作系统硬盘B.主板硬盘显卡CPUC.CPU ROM 内存操作系统D.主板电源光驱CPU4.哪两项说法正确描述了路由器的组件?BCA. RAM 永久存储着在启动过程中使用的配置文件B.重新启动时闪存中的内容不会丢失C. NVRAM 存储着在启动过程中使用的IOS 的备份副本D. ROM 包含最新而且最完整的IOS 版本5.下列哪些是路由器的功能?AA. 分组交换广播域分段根据逻辑编址选择最佳路径B. 分组交换网段扩展广播域分段C. 根据物理编址选择最佳路径根据逻辑编址选择最佳路径网段扩展D. 分组交换网段扩展广播域分段6.以下哪一项正确描述了路由器启动时的顺序?AA.加载bootstrap、加载IOS、应用配置B.加载bootstrap、应用配置、加载IOSC.加载IOS、加载bootstrap、应用配置、检查硬件D.检查硬件、应用配置、加载bootstrap、加载IOS7.网络管理员需要通过路由器的FastEthernet 端口直接连接两台路由器。

应用哪种电缆?CA.直通电缆B.全反电缆C.交叉电缆D.串行电缆8.以下哪些路由表项要由网络管理员手动配置?AA.静态路由B.直接路由C.动态路由D.以上说法都不正确9.RIP协议是基于?AA.UDPB.TCPC.ICMPD.Raw IP10.以下协议属于路由协议的是 ?ABCGA.RIPB.IS-ISC.OSPFD.PPPE.IPF.IPXG.BGP11.静态路由的优点包括? CA. 管理简单B. 自动更新路由C. 提高网络安全性D. 节省带宽E. 收敛速度快12.以下哪些内容是路由信息中所不包含的?AA. 源地址B. 下一跳C. 目标网络D. 路由权值13.下列关于OSPF协议的说法正确的是?ABDA. OSPF支持基于接口的报文验证B. OSPF支持到同一目的地址的多条等值路由C. OSPF是一个基于链路状态算法的边界网关路由协议D. OSPF发现的路由可以根据不同的类型而有不同的优先级14.以下哪一项正确描述了路由器启动时的顺序?A(A)加载bootstrap、加载IOS、应用配置(B)加载bootstrap、应用配置、加载IOS(C)加载IOS、加载bootstrap、应用配置、检查硬件(D)检查硬件、应用配置、加载bootstrap、加载IOS15.输入以下命令的作用是什么?BR1(config)#line vty 0 4R1(config-line)#password check123R1(config-line)#loginA.确保在进入用户执行模式之前输入口令B.设置通过Telnet连接该路由器时使用的口令C.要求在保存配置前输入check123D.创建本地用户账户以便登陆路由器或交换机16.您需要配置图中所示的串行连接,必须在sydney路由器上发出以下哪条配置命令才能与Melboume站点建立连接?(选三项)ABDA.Sydeny(config-if)#ip address 201.100.53.2 255.255.255.0B.Sydeny(config-if)#no shutdownC.Sydeny(config-if)#ip address 201.100.53.1 255.255.255.224D.Sydeny(config-if)#clock rate 56000E.Sydeny(config-if)#ip gost Melboume 201.100.53.2答案:1-5:AC,BCD,C,B,A6-10:A,C,A,A,ABCG7-15:ACD,A,ABD,A,B16:ABD注释:第1,6,11道陈宝生出题;第2,7,12道许斌斌出题;第3,8,13道曹淑婷出题;第4,9,14道彭鹏出题;第5,10,15,16道陆志翔出题。

思科ite期末试题及答案

思科ite期末试题及答案

思科ite期末试题及答案1. 选择题:1) 以下哪项是计算机网络的优点?A. 提供娱乐和游戏选项B. 支持快速通信和数据共享C. 执行操作系统和软件D. 扩展计算机硬件能力答案:B2) 在计算机网络中,什么是IP地址?A. 网络设备的唯一标识符B. 用于在浏览器中访问网站的URLC. 一种用户认证方式D. 用于加密和解密数据的密码答案:A3) 哪项是正确的关于局域网(LAN)和广域网(WAN)的描述?A. LAN覆盖的范围比WAN更小B. 只有WAN可以连接多个计算机C. 只有LAN支持无线连接D. WAN速度比LAN更快答案:A4) 在组成计算机网络的各种设备中,以下哪个设备可以连接到LAN并提供无线网络连接?A. 路由器B. 集线器C. 交换机D. 适配器答案:A5) 以下哪项是帮助保护计算机和网络安全的措施?A. 使用相同的密码B. 共享敏感信息C. 定期更新防病毒软件D. 下载可疑文件答案:C2. 填空题:1) 在 OSI 模型中,物理层的作用是__________。

答案:传输比特流2) 在计算机网络中,HTTP代表着__________。

答案:超文本传输协议3) 在TCP/IP模型中,IP地址是由__________位二进制数字组成的。

答案:32位4) 在计算机网络中,LAN表示__________。

答案:局域网5) 在网络配置中,DNS代表__________。

答案:域名系统3. 简答题:1) 请简单描述计算机网络的定义以及它的优点。

答案:计算机网络是指通过物理或无线电连接将多台计算机连接在一起的技术。

它可以提供快速通信和数据共享,使得信息在计算机之间可以更加方便地传输和访问。

它还可以提供广泛的资源共享,如打印机、硬盘等。

2) 请简单解释什么是TCP/IP协议?答案:TCP/IP是一组互联网通信协议的集合,它是计算机网络中最常用的协议之一。

它包括了TCP(传输控制协议)和IP(互联网协议)两个部分。

思科第一学期期末考试最新答案

思科第一学期期末考试最新答案

要将数据包发送到远程网络,应使用哪种设备?访问交换机DHCP 服务器集线器路由器OSI 哪一层使用面向连接的协议来确保数据的可靠传输?应用层表示层会话层传输层请参见图示。

根据显示的IP 配置回答,主机 A 和主机 B 无法在本地网络外通信的原因是什么?对主机 A 分配了网络地址。

对主机 B 分配了组播地址。

主机 A 和主机 B 属于不同的网络。

对网关地址分配了广播地址。

请参见图示。

包含路由器 B 的网络遇到问题。

助理网络工程师已确定此网络的问题出在路由行什么操作可以纠正该网络问题?在接口Serial 0/0/0 上发出clock rate命令在接口Serial 0/0/1 上发出description命令在接口FastEthernet 0/0 上发出ip address命令在接口FastEthernet 0/1 上发出no shutdown命令请参见图示。

对于从主机 A 向Web 服务器发出的网页请求,正确的目的套接字数字是什么00-08-a3-b6-ce-46198.133.219.25:80C 172.18.0.0/24 is directly connected, FastEthernet0/0在Cisco IOS 设备中,启动配置文件存储于何处?闪存NVRAMRAMROM在配置路由器时,网络技术人员想要命名路由器。

输入hostname命令后,技术人员会看到下列示?Router>Router#Router(config)#Router(config-line)#下列哪三个IPv4 地址代表子网的广播?(选择三项)(主机为1)172.16.4.63 /26172.16.4.129 /26172.16.4.191 /26172.16.4.51 /27172.16.4.95 /27172.16.4.221 /27网络管理员想要限制访问路由器的特权执行模式。

管理员应该使用哪一种口令?使能aux控制台VTY请参见图示。

思科第三学期期末考试答案

思科第三学期期末考试答案

请参见图示。

所有中继链路工作正常,而且允许所有VLAN使用所有中继链路。

计算机5 ARP请求。

哪台或哪些设备会收到此消息?仅计算机4* 计算机3和RTR-A计算机4和RTR-A计算机1、计算机2、计算机4和RTR-A计算机1、计算机2、计算机3、计算机4和RTR-A所有计算机和路由器F列关于在接入点上启用开放式身份验证的陈述,哪一项是正确的? *不需要身份验证使用64位加密算法需要使用身份验证服务器需要共同商定的密码VL^N Flane Status Ports1ctefauft active FaOl Fa0/2 FaO/3. Fa0/4 10accounting FaO/5. FaCVG Fa0.7 Fa0/820marking actr/e FaO/5, FaO'10, Fa(V11FaO/12. FaO/U FaO/14 research Faons, FaO/16 FaOH7FaO/16. FaO/19. Fa0/201QQ management adve FaO/21, FaQ/22. FaO'23Fa0/24, GiOJ1, G iO/21002W-default act/unsup1003loken-ring-1 efault act/unsup1004■fddinet-ctefaijlt act/unsup1005act/unsup请参见图示。

该交换机用于让图中所示部门的成员实现连接,但不存在路由。

连接到应该能够与accounting VLAN 中的用户通信。

下列哪项更改可实现所需通信?将该用户连接到GiO/1。

*将该用户连接到FaO/6。

将该用户添加到本征VLAN将该用户添加到默认VLAN分层网络模型具有哪三项优点?(选择三项。

)Opti on 1,36带宽争用现象减少」物理布局范围减小网络的容错能力提高无需配线间」无需第三层功能管理和故障排除工作简化FaO/22 IF列关于新交换机默认配置的说法中哪三项正确?(选择三项。

思科期末考试答案

思科期末考试答案

关闭窗口考试系统考试浏览器 - ENetwork Final Exam - CCNA Exploration: Network Fundamentals (版本 4、0)下面就是考试得考试试题以及与题目关联得评分规则。

思科网络技术学院得内容就是受到版权保护得,禁止一切未经授权得张贴,分发或共享本考试得内容、 1 下列哪一个 OSI 层负责管理数据段?应用层表示层会话层传输层标题描述最1correctness of response2 points for Option 4 0 points for any other option2请参见图示。

图中所示为客户端之间发送电子邮件得过程。

以下哪一列表正确地标识了图中各编号阶段使用得组件或协议?1、MUA2、MDA3、MTA4、SMTP5、MTA6、POP7、MDA8、MUA1、MUA2、POP3、MDA4、SMTP5、MTA6、MDA7、SMTP8、MUA1、MUA2、POP3、SMTP4、MDA5、MTA6、SMTP7、POP8、MUA1、MUA2、SMTP3、MTA4、SMTP5、MTA6、MDA7、POP8、MUA3第 4 层报头包含帮助数据传输得哪一类信息?服务端口号主机逻辑地址设备物理地址虚拟连接标识符4哪个 OSI 层提供面向连接得可靠数据通信服务?应用层表示层会话层传输层网络层5当 OSI 模型下层执行无连接协议时,通常使用什么来确认数据已收到并请求重传丢失得数据?IPUDP以太网无连接确认面向连接得上层协议或服务6下列哪三项就是 CSMA/CD 得特征?(选择三项。

)设备会侦听介质,并且仅当无法检测到介质上存在其它信号时才会传输数据。

介质上得所有设备均可侦听所有通信。

设备根据配置得优先级来进行通信。

发生冲突后,引起冲突得设备会优先尝试传输数据。

发生冲突时,所有设备会在一段时间内停止传输数据,该段时间得长度随机决定。

CSMA/CD 使用令牌系统来避免冲突。

思科第三学期期末考试答案

思科第三学期期末考试答案

请参见图示。

所有中继链路工作正常许所有VLAN使用所有中继链路。

计算机5发送了一条ARP请求。

哪台或哪些设备会收到此仅计算机4计算机3和RTR-A计算机4和RTR-A计算机1、计算机2、计算机4和RTR-A计算机1、计算机2、计算机3、计算机4和RTR-A所有计算机和路由器下列关于在接入点上启用开放式身份验证的陈述,哪一项是正确的?不需要身份验证使用64位加密算法需要使用身份验证服务器需要共同商定的密码请参见图示。

该交换图中所示部门的成员实现连接,但不存在路由。

连接到Fa0/22的一位用户应该能够与accoun 中的用户通信。

下列哪项更改可实现所需通信?将该用户连接到Gi0/1。

将该用户连接到Fa0/6。

将该用户添加到本征VLAN。

将该用户添加到默认VLAN。

分层网络模型具有哪三项优点?(选择三项。

)Option1,36带宽争用现象减少物理布局范围减小网络的容错能力提高无需配线间无需第三层功能管理和故障排除工作简化下列关于新交换机默认配置的说法中哪三项正确?(选择三项。

)Option3,46禁用了生成树协议。

使能口令被配置为cisco。

所有交换机端口都被分配给VLAN1。

闪存目录中包含IOS映像。

V LAN1配置有管理IP地址。

所有接口均设置为自动协商速度和双工模式。

请参见图示。

最近安装了SW1用于取代集线1和主机4同时传送数据。

网络设备会如何处理此事件?(选择两项。

)Option23当冲突发生时,会调用回退算法。

由于主机1和主机4都连接到交换机,因此不会发生冲突。

交换机将根据交换机MAC地址表中的信息将数据转发到相应的端口。

主机2和主机3会获分配更短的回退值,从而获得访问介质的优先权。

为了防止再发生冲突,交换机会在设定时间内阻塞与主机2、主机3和主机4连接的端口。

下列哪一项正确描述了第2层交换机的功能?Option2它在不同LAN网段之间路由数据包。

它使用目的MAC地址来选择性地转发帧。

它根据网络层目的地址执行交换和过滤。

思科CCNA第一学期期末考试答案

思科CCNA第一学期期末考试答案
1 -
交叉电缆
连接
2 -
直通电缆
ቤተ መጻሕፍቲ ባይዱ连接
3 -
交叉电缆
-

请参见图示。I
主机的默认网关。
主机的IP地址
主机的首选域名服务器。
主机的主页IP地址
请参见图示。对图示拓扑可以得出哪两项结论?(选择两项)
连接全反电缆连接直通电缆连接交叉电缆连接交叉电缆连接全反电缆连接交叉电缆连接直通电缆连接交叉电缆连接交叉电缆连接直通电缆连接交叉电缆连接直通电缆连接交叉电缆连接直通电缆连接交叉电缆请参见图示
下列哪个端口号范围为服务器上运行的应用程序常用的服务而保留?
0到255
0到1023
1024到49151
49152到65535
以下哪组
.0
以下哪个OSI协议层提供面向连接的可靠数据通信服务? 应用层
演示文稿
会话
传输层
n etwork
何时必须使用clock rate命令配置路由器串行接口?
当该接口充当DTE设备时
当该接口计时器已经清除时
当连接的DTE设备关闭时
当该接口充当DCE设备时
下列哪些是私有IP地址的地址范围?(选择三项。)
10.0.0
请参见图示。每条介质链路都已标记。应该使用哪种类型的电缆连接不同设备?
连接
1 -
全反电缆
连接
2 -
直通电缆
连接
3 -
交叉电缆
连接
1 -
交叉电缆
连接
2 -
全反电缆
连接
3 -
交叉电缆
连接
1 -
直通电缆
连接
2 -
交叉电缆
连接
3 -

思科第4学期期末考试答案

思科第4学期期末考试答案

在讨论网络设计时,为什么根据大小划分网络非常有用?了解已连接设备的数量可以确定核心层上需要多少多层交换机。

了解已连接设备的数量可以确定多少个额外的层将添加到三层分层网络设计中。

1如果已连接设备的数量已知,则可以在接入层上更好地实施高级冗余。

网络基础设施的复杂性取决于已连接设备的数量。

最高分值说明答案Option 42correctness of response以建筑块的形式为大型公司设计网络的其中一个好处是什么?故障隔离增加网络访问时间2安全控制宽松所需物理资源更少答案说明最高分值Option 12correctness of response员工、合作伙伴和客户依靠哪个网络模块维护的资源进行高效的创造、协作和信息交互?访问分布3服务数据中心企业边缘最高分值答案说明Option 32correctness of response公司通过多个连接连接到一个 ISP。

此类连接称为什么?单宿主多宿主4双多宿主双宿主最高分值答案说明Option 42correctness of response哪种情形将使企业决定实施公司 WAN?当员工分布在许多分支机构中时当网络需要跨越多栋建筑物时5的容量时当员工人数超过 LAN当企业决定保护其公司 LAN 时答案说明最高分值Option 1correctness of response 26 与电路交换网络相比,数据包交换网络的缺点是什么?成本更高带宽固定灵活性更低延迟更高最高分值说明答案Option 42correctness of response(DWDM) 的特征?哪项陈述正确描述了密集波分复用 SDH 标准。

它支持SONET 标准,但不支持它通过一对铜缆支持双向通信。

7ISP 之间的连接。

它可用于远程通信,比如它将传入的电信号分配到特定频率。

说明答案最高分值Option 32correctness of response连接?(请选择两项。

)帧中继适合哪两类 WAN公共基础设施私有基础设施 8专用Internet分组交换最高分值答案说明Option 2 and Option 5 are correct.2correctness of response)技术可作为底层网络来传输多种类型的网络流量(例如 IP、、以太网和 DSLATM WAN 哪种ISDNMPLS9帧中继WAN 以太网最高分值答案说明Option 22correctness of response连接到企业网络来 VPN 公司的安全策略规定销售部门的员工在去会见客户的路途中必须使用据。

思科第1学期期末考试答案

思科第1学期期末考试答案
新的配置会存储在闪存中。
重新启动交换机时会加载新的配置。
当前IOS文件会替换为新配置的文件。
配置更改将被删除,原始配置将会恢复。
窗体底端
使用copy running-config startup-config命令,当前运行配置的内容会替换存储在NVRAM中的启动配置文件。设备重新启动时,将会加载NVRAM中保存的配置文件。
启动配置通常存储在NVRAM中。如果路由器未找到NVRAM中的启动配置,它将搜索TFTP服务器上的启动配置。如果找不到任何启动配置,路由器会提示用户在设置模式下创建新的配置。
答案
说明
最高分值
correctness of response
2 points for Option 2
0 points for any other option
0 points for any other option
2
10
窗体顶端
在传输过程中,IPv4数据包报头中的哪个字段通常会保持不变?
标志
生存时间
数据包长度
目的地址
窗体底端
在传输过程中,IPv4报头中的“目的地址”字段将保持不变。在传输过程中其他选项可能会发生变化。
答案
说明
最高分值
correctness of response
窗体底端
答案
说明
最高分值
correctness of response
2 points for Option 1
0 points for any other option
2
2
窗体顶端
管理员在发出ping命令之后在交换机上使用Ctrl-Shift-6键组合。使用这些按键有什么用途?

思科第三学期期末答案(final)

思科第三学期期末答案(final)

1如果共享内存缓冲区和端口内存缓冲区已满,以太网交换机会如何处理流量?交换机会在NVRAM 中分配更多缓冲区。

交换机会对帧进行碎片整理,然后将其存储到NVRAM 中。

交换机会将数据包路由到目的端口。

交换机会丢弃流量。

2请参见图示。

图中的交换机被配置为使用VTP。

下列哪两种说法正确描述了这些交换机的工作情况?(选择两项。

)可向Switch1 添加新的VLAN,该信息只会被添加到Switch2。

可从Switch2 删除现有的VLAN,该VLAN 也会被从Switch1 和Switch4 删除。

可向Switch4 添加新的VLAN,该信息会被添加到Switch1、Switch2 和Switch3。

可向Switch1 添加新的VLAN,该信息会被添加到Switch2 和Switch4。

可向Switch3 添加新的VLAN,该信息会被添加到Switch1、Switch2 和Switch4。

可从Switch4 删除现有的VLAN,该VLAN 也会被从Switch1 和Switch2 删除。

3请参见图示。

网络中的所有设备均通过中继链路互连,且在所有三台交换机上启用了VTP 修剪。

交换机SW3 上的哪些修剪?VLAN 10 和VLAN 20VLAN 1、VLAN 10 和VLAN 20VLAN 1 以及VLAN 1002 至1005VLAN 1、VLAN 10、VLAN 20 以及VLAN 1002 至10054可采用哪两种方法删除交换机的MAC 地址表中的条目?(选择两项。

)关闭交换机电源并再次打开以清除所有动态获知的地址。

可采用clear switching-tables命令删除静态配置的条目。

可采用clear mac-address-table命令删除静态配置和动态配置的条目。

可采用erase flash命令删除静态配置的所有条目。

在交换机端口不活动达300 分钟后,地址表中静态配置的MAC 地址会被自动删除。

思科网络第三学期期末试题及答案

思科网络第三学期期末试题及答案

思科网络第三学期期末试题及答案1 窗体顶端请参见图示。

下列哪三种说法描述了Host1 和Host2 无法通信的原因?(选择三项。

)交换机端口处于不同的VLAN 中。

交换机的IP 地址在错误的子网中。

主机被配置在不同的逻辑网络中。

需要路由器在Host1 与Host2 之间转发流量。

每个VLAN 中的VLAN 端口必须连续分配。

主机的默认网关地址必须处于同一个逻辑网络中。

2 窗体顶端请参见图示。

主机PC_A 和主机PC_B 同时发送流量,来自这两台发送站的帧发生了冲突。

最后收到冲突台设备?集线器HB1交换机SW1路由器R1交换机SW2路由器R2交换机SW4窗体底端3 窗体顶端请参见图示。

在生成树协议中,“学习”表示什么意思?交换机正在发送并接收数据帧。

交换机并未接收BPDU,但正在发送并接收数据。

交换机正在通过转发收到的BPDU 参与选举过程。

交换机正在接收BPDU 并填充MAC 地址表,但并未发送数据。

窗体底端4 窗体顶端请参见图示。

RTB 被配置为进行传统的VLAN 间路由。

RTB 可以ping 通计算机 A 但无法ping 通计算障的原因可能是什么?Fa0/11 端口处于错误的VLAN 中。

RTB 上没有有效的路由协议。

计算机B 的IP 地址在错误的逻辑网络中。

路由器的Fa0/1 接口上配置了错误的中继封装类型。

窗体底端5 窗体顶端请参见图示。

网络管理员已将网络划分为两个VLAN,R1 和S1 的配置如图所示。

但是,PC1 无法访问P 可能出在哪里?R1 上未配置路由协议。

S1 的Fa0/1 端口不是中继端口。

S1 上未设置默认网关地址。

S1 和R1 之间只配置了一条物理链路用于VLAN 间路由。

窗体底端6 窗体顶端单臂路由器VLAN 间路由有哪三项特征?(选择三项。

)需要使用VTP需要使用子接口减少广播域的数量使用过多VLAN 时会影响性能需要在路由器和至少一台交换机之间采用接入链路比用于VLAN 间路由的其它方法更加经济规定至少要在路由器和交换机之间使用两个交换机端口7 窗体顶端请参见图示。

思科第二学期期末考试答案

思科第二学期期末考试答案

参加考试 - ERouting Final Exam - CCNA Exploration:Routing Protocols and Concepts (版本 4.0)1请参见图示。

如show ip rip database命令的输出中所示,路由器获知到一条通192.168.6.0 网络的路由。

但是,管理员在运行show ip route命令后,发现路加了一条不同的通往 192.168.6.0 网络的路由,且该路由是通过 EIGRP 获知的。

RIP 路由的原因可能是什么?与 RIP 相比,EIGRP 的管理距离较小。

与 EIGRP 相比,RIP 的路由度量值较大。

与 RIP 相比,EIGRP 路由的跳数较少。

与 RIP 相比,EIGRP 的更新计时器较快。

2请参见图示。

在 R1 上运行了show cdp neighbors命令。

从输出中可以推断出到的设备具有哪两项情况?(选择两项。

)ABCD 是连接到 R1 的一台路由器。

ABCD 是连接到 R1 的一台非 CISCO 设备。

该设备连接到 R1 的 Serial0/0/1 接口。

R1 连接到设备 ABCD 的 S0/0/1 接口。

ABCD 不支持交换功能。

3请参见图示。

从此输出可以得到什么结论?(选择两项。

)三台网络设备直接连接到 Router2。

Router2 和 Router3 之间的串行接口为开启状态。

Router1 和 Router3 直接相连。

六台设备处于工作状态且在网络中运作。

路由器之间的第 3 层功能已正确配置。

4下列关于 EIGRP 后继路由的说法中,哪两项正确?(选择两项。

)保存在拓扑表中,主路由发生故障时使用。

可行后继路由作为其备份。

EIGRP 用来将流量转发到目的地。

在路由表中标记为active。

执行发现进程后,后继路由会存储到邻居表中。

5哪种路由协议除路由表之外还维护一个拓扑表?IGRPRIPv1RIPv2EIGRP6请参见图示。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

1 窗体顶端请参见图示。

以下哪一项可以让交换机X 上VLAN 40 中的主机与交换机Y 上VLAN 40 中的主机通信?QoS路由(routing)中继VPN窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 30 points for any otheroption22 窗体顶端请参见图示。

每台交换机的MAC 地址如图所示。

如果为每台交换机配置了默认的优先级值,则哪台交换机会当选为生成树根桥?交换机A交换机B交换机C交换机D交换机E交换机F窗体底端标题描述最高分值1 correctnessof response2 points for Option 60 points for any other option23 窗体顶端请参见图示。

网络管理员输入图中所示的配置以允许用户通过SSH 和Telnet 连接访问交换机。

但Telnet 连接失败。

此问题最可能的原因是什么?SSH 版本号错误。

SSH 被配置在错误的线路上。

不能同时配置Telnet 和SSH。

transport input 命令配置不正确。

窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 40 points for any otheroption24 窗体顶端请参见图示。

下列关于开销值23 对Switch4 的意义的说法中哪两项正确?(选择两项。

)此开销代表从Switch4 到根交换机的最低开销路径。

一台上游(更接近根交换机)交换机的端口16 正在向根交换机通告开销值23。

Switch4 将快速以太网链路的开销加到23 上来确定到根交换机的总开销。

Switch4 通过快速以太网链路连接到上游交换机,该上游交换机则通过千兆以太网链路连接到根交换机。

根交换机通告的开销值是23,该值比VLAN0001 生成树域内的其它任何交换机的值都低。

标题描述最高分值correctnessof responseOption 1 and Option 4 are correct.1 point for each correct option.0 points if more options are selected thanrequired.2 窗体底端5 窗体顶端为什么网络管理员在选择根桥时必须考虑生成树网络直径?网络直径限制是9。

可以因为计时器到期而放弃BPDU。

交换机之间的布线距离是100 米。

必须将网络直径设置为根桥和与其相连的距离最远的交换机之间的电缆米数。

窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 20 points for any otheroption26 窗体顶端下列关于单臂路由器VLAN 间路由的说法中哪三项正确?(选择三项。

)需要使用路由器上的子接口需要在路由器和第 2 层交换机之间采用接入链路与采用多个物理接口相比,更经济且更具可扩展性需要在每个子接口上配置no shutdown 命令如果许多VLAN 争夺单个路由器接口的带宽,则会影响性能与采用多个物理接口相比,排除VLAN 间路由配置故障简单得多窗体底端标题描述最高分值1 correctness ofresponseOption 1, Option 3, and Option 5 arecorrect.1 point for each correct option.0 points if more options are selectedthan required.37 窗体顶端请参见图示。

下列哪三项正确地描述了可能与此输出相关的信息?(选择三项)接口FastEthernet3/0/0 包含子接口。

正在使用非专有中继协议。

该配置适用于单臂路由器网络设计。

已经在接口FastEthernet3/0/0 上应用了shutdown 命令。

接口FastEthernet3/0/0.3 被映射到默认的管理VLAN。

应该为FastEthernet3/0/0 分配IP 地址才能正确地路由数据。

窗体底端标题描述最高分值1 correctness ofresponseOption 1, Option 2, and Option 3 arecorrect.1 point for each correct option.30 points if more options are selected thanrequired.8 窗体顶端请参见图示。

下列关于如图所示信息的说法中哪项正确?当前仅将一个VLAN 配置为使用中继链路。

交换机为接口Fa0/1 和Gi0/1 协商中继链路。

接口Fa0/1 和Gi0/1 使用的是Cisco 专有协议。

允许接口Gi0/1 和Fa0/1 传输多个VLAN 的数据。

窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 40 points for any other option29 窗体顶端请参见图示。

交换机 SW2 在实验环境中经过测试,然后未重新加载配置就加入到生产环境中。

打开 SW1 和 SW2 之间的中继链路后,所有用户均失去了网络连接。

问题的原因可能是什么?从 SW1 和 SW2 之间的中继端口剪除了所有 VLAN 。

不能将 SW1 和 SW2 都设置为同一 VTP 域中的 VTP 服务器。

SW2 的 VTP 配置修订版号高于 SW1 的配置修订版号。

SW2 产生了额外的 VLAN ,超过了 SW1 的 VLAN 数据库可容纳的数量。

窗体底端标题 描述 最高分值1 correctness of response2 points for Option3 0 points for any other option2 10 窗体顶端请参见图示。

R1 被配置为进行传统的VLAN 间路由。

R1 可ping 通计算机3 但无法ping 通计算机1。

此故障的原因可能是什么?S1 的Fa0/11 端口处于错误的VLAN 中。

R1 上没有有效的路由协议。

计算机1 的IP 地址在错误的逻辑网络中。

路由器的Fa0/0 接口上配置了错误的中继封装类型。

窗体底端标题描述最高分值1 correctnessofresponse2 points for Option 10 points for any other option11 窗体顶端请参见图示。

将图中所列的命令输入路由器R1 和交换机S1 后,管理员输入show interface fa0/1 trunk 命令并获得了图中所示的结果。

问题很可能出在哪里?已建立中继链路,但未将任何VLAN 配置为使用该中继链路。

路由器上缺少建立中继链路所必要的动态中继协议语句。

未建立中继链路,因为该路由器不支持动态中继协议。

必须在路由器或交换机上或同时在这两台设备上配置dynamic desirable 选项,动态中继协议才能建立中继链路。

窗体底端标题描述最高分值1 correctnessof response2 points for Option 30 points for any other option212 窗体顶端请参见图示。

计算机A 发送了一则广播消息。

哪些设备会收到该广播消息?计算机B计算机B 和Router1计算机C 和Router1计算机B、计算机D、计算机E 和Router1计算机B、计算机C、计算机D、计算机E 和Router1计算机A、计算机B、计算机C、计算机D、计算机E 和Router1窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 30 points for any otheroption213 窗体顶端如果将VTP 交换机配置为仅转发VTP 通告,则该交换机是处于什么工作模式?客户端根服务器透明窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 40 points for any otheroption214 窗体顶端请参见图示。

图中所示的交换机已启用VTP 修剪。

交换机ST-C 发往交换机ST-1 的VTP 通告中会剪除什么?VLAN 30VLAN 20 和VLAN 30VLAN 1、VLAN 20 和VLAN 30从VLAN 2 到VLAN 29 之间的VLAN 以及从VLAN 31 到VLAN 1000 之间的VLAN 窗体底端标题描述最高分值1 correctnessof response2 points for Option 40 points for any other option215 窗体顶端请参见图示。

该网络中的设备运行正常,其配置如图所示。

但是,主机 B 和主机D 彼此无法ping 通。

此问题最可能的原因是什么?交换机之间的链路处于工作状态,但未配置为中继链路。

Switch1 的Fa0/11 接口未配置为中继接口。

主机B 和主机D 所配置的IP 地址属于不同子网。

不允许VLAN 20 和VLAN 30 使用交换机之间的中继链路。

窗体底端标题描述最高分值1 correctnessof response2 points for Option 30 points for any other option216 窗体顶端下列哪种方法可建立用于配置Linksys WRT300N 无线接入点的管理连接?与接入点关联,然后与接入点建立超级终端会话。

以物理方式连接到接入点,然后重新启动计算机以启动配置软件。

在接入点所在的IP 子网内的计算机上的web 浏览器中输入接入点的默认IP 地址。

修改与接入点连接的计算机的TCP/IP 属性,使其与接入点处于同一个网络中,然后重新启动计算机以建立连接。

窗体底端标题描述最高分值1 correctness ofresponse2 points for Option 30 points for any otheroption217 窗体顶端请参见图示。

图中所示的命令输出中的"FORWARDING" 表示什么意思?交换机正在发送并接收数据帧。

交换机正在接收BPDU,但未发送数据帧。

交换机正在通过转发收到的BPDU 参与选举过程。

交换机正在接收BPDU 并填充MAC 地址表,但并未发送数据。

窗体底端标题描述最高分值1 correctnessof response2 points for Option 10 points for any other option218 窗体顶端请参见图示。

相关文档
最新文档