Router R1 needs̳

题目

Router R1 needs to be configured to advertise a specific network. Which of the followingcommands would you use if you wanted to advertise the subnet 154.2.1.0 255.255.255.0 to the EBGP neighbors on your subnet?()

  • A、Router (config-router)#network 154.2.1.0
  • B、outer (config-router)#network 164.2.1.0
  • C、Router (config-router)#network-advertise 154.2.1.0
  • D、Router (config-router)#network 154.2.1.0 mask 255.255.255.0
  • E、None of the other alternatives apply
参考答案和解析
正确答案:D
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP.Which of the following answers lists an item that cannot be matched by route map fred?()

A. Subnet number

B. Next - hop router IP address of the route

C. Whether the route is an E1 or E2 route

D. The ro ute‘s tag

E. The number of router hops between the router and the subnet


参考答案:E

第2题:

Based on the show ip route isis output on R1, which statement is true? ()

A. The i su 10.1.0.0/23 route is a suppressed route.

B. The i su 10.1. 0.0/23 route is a summary route.

C. The i su 10.1.0.0/23 route is an IS - IS external route.

D. The R1 IS - IS router is an ASBR.

E. The R1 IS - IS router is an ABR that belongs to multiple IS - IS areas.

F. The R1 IS - IS router is performing route aggregation and is suppressing the more specific 10.1.0.0/23 prefix.


参考答案:B

第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题:

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

第5题:

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

第6题:

Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 r eceive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task? ()

A. R1(config)# router eigrp 1 R1(config - router)# passive - interface serial 0

B. R1(config)# access - list 2 0 deny any R1(config)# router eigrp 1 R1(config - router)# distribute - list 20 out serial 0

C. R2(config)# access - list 20 permit any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 in serial 0

D. R1(config)# access - list 20 permit any R 1(config)# router eigrp 1 R1(config - router)# distribute - list 20 in serial 0

E. R2(config)# access - list 20 deny any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 out serial 0

F. R2(config)# router eigrp 1 R2(config - router)# passive - interface serial 0


参考答案:B

第7题:

Refer to the exhibit. Network 10.0.0.0/8 is being advertised to autonomous system 65550 via both external links. Which statement about the preferred path to the 10.0.0.0/8 network is true? ()

A. Router R2 will be preferred because it has the higher neighbor IP address.

B. Router R2 will be preferr ed because its neighbor has a lower autonomous system number.

C. Router R1 will be preferred because it has a lower local preference.

D. Router R2 will be preferred because it has a higher local preference.

E. Router R1 will be preferred because its nei ghbor has the higher autonomous system number.

F. Router R1 will be preferred because it has the lower neighbor IP address.


参考答案:D

第8题:

以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。

!

R1 (Config) interface fastethernet0

R1(Config-if) ip address (6) (7)

R1(Config-if) (8) (开启端口)

!

R1 (Config) interface serial 0

R1(Config-if) ip address (9) (10)

!

R1 (Config) ip routing

R1 (Config) router rip (11)

R1 (Config-router) (12) (声明网络)

R1 (Config-router) (13) (声明网络)

R1 (Config-router) (14) (声明网络)

R1 (Config-router) version 2 (15)

!


正确答案:(6)192.168.1.1 (7)255.255.255.0 (8)noshutdown (9)192.168.251.1 (10)255.255.255.0 (11)进入RIP配置模式 (12)network 192.168.1.0 (13)network 192.168.251.0 (14)network 192.168.253.0 (15)设置RIP协议版本2 注:(12)、(13)、(14)答案可互换
(6)192.168.1.1 (7)255.255.255.0 (8)noshutdown (9)192.168.251.1 (10)255.255.255.0 (11)进入RIP配置模式 (12)network 192.168.1.0 (13)network 192.168.251.0 (14)network 192.168.253.0 (15)设置RIP协议版本2 注:(12)、(13)、(14)答案可互换 解析:由上图可知,路由器R1的e0的地址为192.168.1.1/24,s0的地址为192.168.251.1/24,使用network命令声明网络,分别是192.168.1.0、192.168.251.0、192.168.253.0。所以其配置应如下。
!
R1(Config)#interface fastethernet0
R1(Config-if) #ip address192.168.1.1255.255.255.0
R1(Config-if)# noshutdown (开启端口),
!
R1(Config)#interface serial 0
R1(Config-if)# ip address 192.168.251.1 255.255.255.0
!
R1(Config)# ip routing
R1 (Config) #router rip(进入RIP配置模式)
R1(Config-router)# network 192.168.1.0(声明网络 192.168.1.0/24)
R1(Config-router)# network 192.168.251.0(声明网络 192.168.251.0/24)
R1(Config-router)# network 192.168.253.0(声明网络 192.168.253. 0/24)
R1(Config-router) #version 2 (设置RIP协议版本2)

第9题:

Refer to the exhibit. Router R1 is connected to networks 172.1 6.1.0 /26 and 172.16.1.64 /27. On the basis of the partial output in the exhibit, which statement is true? ()

A. Router R1 will deny the 172.16.1.0/26 route while permitting the 172.16.1.64/27 route to be advertised.

B. Router R1 will advertise both rou tes.

C. Router R1 should be reconfigured with an ACL instead of an ip prefix - list command.

D. Router R1 will deny the 172.16.1.0/27 route while permitting the 172.16.1.0/26 route to be advertised.


参考答案:D

第10题:

Which is true about OSPF router-id?()

A.It is used for type 1 router LSA

B.Highest IP address of the loopback is used

C.router-id needs to be matched on ospf neighbors

D.router-id is 16 bit


参考答案:A, B

更多相关问题