A network design shows that R1

题目

A network design shows that R1 has four different possible paths from itself to the Data Center subnets. Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()

  • A、show ip eigrp topology
  • B、show ip eigrp topology all - links
  • C、show ip route eigrp
  • D、show ip route eigrp all - links
  • E、show ip eigrp topology all - learned
参考答案和解析
正确答案:B
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

路由器R1的拓扑连接和地址分配如图1-9所示,如果在R1上安装OSPF协议,运行下列命令:router ospf 200,则配置E0和E1端口的命令分别是(40)。

A.network 10.1.1.0 255.255.255.0 area 0 network 192.168.1.0 255.255.255.0 area 1

B.network 10.1.1.1 255.255.255.0 area 0 network 192.168.1.1 255.255.255.0 area 1

C.network 10.1.1.255 0.0.0.8 area 0 network 192.168.1.255 0.0.0.8 area 1

D.network 10.1.1.0 0.0.0.255 area 0.0.0.0 network 192.168.1.0 0.0.0.255 area 1


正确答案:D
解析:在图1-9所示的网络拓扑结构中,在路由器R1上安装OSPF协议,运行routerospf200启用ID号为200的路由器进程,且进入路由协议的配置子模式。配置OSPF协议时,指定与某一路由器相连的网络的配置命令是“networkaddresswildcard-maskareaarea-id”。其中,“address”字段是指与路由器相连的网段IP地址(注意不是该网段中某个具体的IP地址);“wildcard-mask”用于指明该网段IP地址的子网掩码的反码;网络区域ID(area-id)一般取数字0~4294967295,也可以用类似IP地址x.x.x.x的表达格式。当网络区域ID为0或0.0.0.0时,说明该网络区域为主干域。不同网络区域的路由器是通过主干域来学习路由信息的。由于路由器R1的e0端口的IP地址为10.1.1.1/24,该IP地址的网络地址为10.1.1.0,“/24”是子网掩码为255.255.255.0的缩写形式,而该子网掩码的反码是0.0.0.255。因此,指定与路由器R1的e0端口相连的网络的配置命令是network10.1.1.00.0.0.255area0.0.0.0。其中“0.0.0.0”表示该网段为主干域。同理,路由器R1的e1端口的IP地址为192.168.1.1/24,该IP地址的网络地址为192.168.1.0,子网掩码为255.255.255.0,该子网掩码的反码是0.0.0.255。因此,指定与路由器R1的e1端口相连的网络的配置命令是network192.168.1.00.0.0.255area1。其中,10.1.1.0是e0所在端口的IP地址,0.0.0.255是255.255.255.0的反向掩码。

第2题:

Refer to the exhibit. EIGRP is configured on all routers in the network. On a basis of the show ip eigrp topology output provided, what conclusion can be deri ved? ()

A.Router R1 is waiting for a reply from the neighbor 10.1.2.1 to the hello message sent out inquiring for a second successor to network 10.6.1.0/24

B.Router R1 can send traffic destined for network 10.6.1.0/24 out of interface FastEthernet0/0

C.Router R1 is waiting for a reply from the neighbor 10.1.2.1 to the hello message sent out before it declares the neighbor unreachable

D.Router R1 is waiting for a reply from the neighbor 10.1.2.1 in response to the query sent out about network 10 .6.1.0/24


参考答案:D

第3题:

【问题2】(6 分)

根据网络拓扑和需求说明,完成路由器R1的配置。

R1(config)# interface Serial 1/0

R1(config-if)# ip address (3) 255.255.255.0 (设置串口地址)

R1(config-if)#no shutdown (开启串口)

R1(config)#interface FastEthernet0/0

R1(config-if)#ip address (4) 255.255.255.0 (设置以太口地址)

R1(config-if)#exit

R1(config)#router ospf 1

R1(config-router)#network 192.0.0.1 (5) area 0

R1(config-router)#network 192.1.1.1 (6) area 0


正确答案:

问题 2(每空 1.5 分,共6 分)
3,192.1.1.1
4,192.0.0.1
5,0.0.0.255
6,0.0.0.255

第4题:

Which service component in a detailed design development focuses on identification and configuration of the actual network components (routers, servers, local-area networks, and so on) to be incorporated to run and support a Cisco Unified Communications system. ()

  • A、System Design Workshop
  • B、Feature and Functionality Design Workshop
  • C、Device-level Design Workshop
  • D、Physical Design Workshop

正确答案:D

第5题:

Refer to the exhibit. A network technician is asked to design a small network with redundancy. The exhibit represents this design, with all hosts configured in the same VLAN. What conclusions can be made about this design?()

A.The design will function as intended

B.Spanning-tree will need to be used.

C.The router will not accept the addressing scheme.

D.The connection between switches should be a trunk.

E.The router interfaces must be encapsulated with the 802.1Q protocol.


参考答案:C

第6题:

A network design shows that R1 has four different possible paths from itself to the Data Center subnets.Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()

A. show ip eigrp topology

B. show ip eigrp topology all - links

C. show ip route eigrp

D. show ip route eigrp all - links

E. show ip eigrp topology all - learned


参考答案:B

第7题:

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?()

A. The OSPF area is not configured properly.

B. The priority on R1 should be set higher.

C. The cost on R1 should be set higher.

D. The hello and dead timers are not configured properly.

E. A backup designated router needs to be added to the network.

F. The OSPF process ID numbers must match.


参考答案:D

第8题:

路由器R1的拓扑连接和地址分配如下图所示,如果在R1上安装OSPF协议,运行命令:router ospf 200,则配置E0和E1端口的命令分别是______。

A.network 10.1.1.0 255.255.255.0 area 0 network 192.168.1.0 255.255.255.0 area 1

B.network 10.1.1.1 255.255.255.0 area 0 network 192.168.1.1 255.255.255.0 area 1

C.network 10.1.1.255 0.0.0.8 area 0 network 192.168.1.255 0.0.0.8 area 1

D.network 10.1.1.0 0.0.0.255 area 0.0.0.0 network 192.168.1.0 0.0.0.255 area 1


正确答案:D
解析:在OSPF配置模式下,使用:“network ip子网号>wild-card-mask>area区域号>”。命令定义参与OSPF的子网地址。题中EO端口的IP地址为10.1.1.1/24,则所属网络地址为10.1.1.0,子网掩码为255.255.255.0,为0.0.0.255;E1端口的IP地址为192.168.1.1/24,则所属网络地址为192.168.1.0,子网掩码为255.255.255.0,为0.0.0.255。

第9题:

Whichseriesofcommands willconfigurerouterR1forLAN-to-LANcommunicationwithrouterR2?Theenterprisenetworkaddressis192.1.1.0/24andtheroutingprotocolinuseisRIP.()

A.R1(config)#interfaceethernet0;R1(config-if)#ipaddress192.1.1.129255.255.255.192;R1(config-if)#noshutdown

B.R1(config)#interfaceethernet0;R1(config-if)#ipaddress192.1.1.97255.255.255.192;R1(config-if)#noshutdown

C.R1(config)#interfaceserial0;R1(config-if)#ipaddress192.1.1.4255.255.255.252;R1(config-if)#clockrate56000

D.R1(config)#interfaceserial0;R1(config-if)#ipaddress192.1.1.6255.255.255.252;R1(config-if)#noshutdown

E.R1(config)#routerrip;R1(config-router)#network192.1.1.4;R1(config-router)#network192.1.1.128

F.R1(config)#routerrip;R1(config-router)#version2;R1(config-router)#network192.1.1.0


参考答案:A, D, F

第10题:

Router R1, an ASBR connected to the Internet and to backbone area 0, has been configured with a default - information originate command. Which of the following is true about the effects of this configuration command?()

  • A、R1 will always create and flood a default route into the OSPF domain.
  • B、R1 will create and flood an LSA for prefix/length 0.0. 0.0/0 into the OSPF domain if R1's IP routing table has a route to 0.0.0.0/0.
  • C、R1 will set a flag on the LSA for the subnet between itself and one of the ISPs, noting this subnet as a default network, regardless of whether R1 has a default route.
  • D、R1 w ill set a flag on the LSA for the subnet between itself and one of the ISPs, noting this subnet as a default network, but only if R1 has a route to 0.0.0.0/0.

正确答案:B

更多相关问题