单选题The system administrator notices that after running netstat -rn, several small c’s are showing up under the flags columns, and routes that were not defined are also showing up. How can these cloned routes be stopped?()A  By default cloned routes are tu

题目
单选题
The system administrator notices that after running netstat -rn, several small c’s are showing up under the flags columns, and routes that were not defined are also showing up. How can these cloned routes be stopped?()
A

 By default cloned routes are turned on.  To turn cloned routes off issue the command:      #no -o tcp_pmtu_discover=0       #no -o udp_pmtu_discover=0       and add to the rc.net or rc.bsdnet file for next reboot

B

 By default cloned routes are turned on.  To turn cloned routes off issue the command:        # no -o tcp_pmtu_discover=1        #no -o udp_pmtu_discover=1         and add to the rc.net or rc.bsdnet file for next reboot

C

 By default cloned routes are turned on.  To turn cloned routes off issue the command:         #no -o ipforwarding=0         and add to the rc.net or rc.bsdnet file for next reboot

D

 By default cloned routes are turned on.  To turn cloned routes off issue the command:         #no -o ipforwarding=1         and add to the rc.net or rc.bsdnet file for next reboot

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

During a redistribution of routes from OSPF into EIGRP, an ad ministrator notices that none of the OSPF routes are showing in EIGRP. What are two possible causes?()

A. incorrect distribute lists have been configured

B. missing ip classless command

C. CEF not enabled

D. no default metric configured for EIGRP


参考答案:A, D

第2题:

Some of the TestKing routers have been configured with default routes. What are some of the advantages of using default routes?()

A. They establish routes that will never go down.

B. The keep routing tables small.

C. They require a great deal of CPU power.

D. The allow connectivity to remote networks that are not in the routing table.

E. They direct traffic from the Internet into corporate networks.


参考答案:B, D

第3题:

How do you send static routes to a RIP neighbor?()

A.By default, RIP automatically sends static routes.

B.Configure the static route with a next hop of the RIP neighbor.

C.Configure redistribute static under [edit protocols rip].

D.Apply an export policy within RIP that matches on the routes, and accepts it.


参考答案:D

第4题:

During a redistribution of routes from OSPF into EIGRP, the administrator notices that none of theOSPF routes are showing up in EIGRP. What are two possible causes?()

  • A、Incorrect distribute lists have been configured
  • B、Missing ip classless command
  • C、CEF not enabled
  • D、No default metric configured for EIGRP

正确答案:A,D

第5题:

You are troubleshooting an OSPF problem where external routes are not showing up in the OSPF database. Which two options a re valid checks that should be performed first to verify proper OSPF operation?()

  • A、Are the ASBRs trying to redistribute the external routes into a totally stubby area?
  • B、Are the ABRs configured with stubby areas?
  • C、Is the subnets keyword being used with the redistribution command?
  • D、Is backbone area (area 0) contiguous?
  • E、Is the CPU utilization of the routers high?

正确答案:A,C

第6题:

A network administrator is troubleshooting a redistribution of RIP routes into OSPF. Given the exhibited configuration commands, which statement is true? ()

A. Redistributed ro utes will be tagged as external type 1 (E1) with a metric of 30.

B. Redistributed routes will be tagged as external type 2 (E2) with a metric of 20.

C. Redistributed routes will maintain their original RIP routing metric.

D. Redistributed routes will ha ve a default metric of 0 and will be treated as unreachable and not advertised.

E. Redistributed routes will have a default metric of 0 but will not be treated as reachable and will be advertised.


参考答案:B

第7题:

Refer to the exhibit. Which two statement s are correct?()

A. All the routes were redistributed into BGP from an IGP

B. All the routes were originated by BGP with the network command

C. All six routes will be installed in the routing table

D. Four routes will be installed in the routing ta ble

E. Two routes will be installed in the routing table


参考答案:A, D

第8题:

A system is experiencing packet routing problems,when the administrator runs ‘netstat -nr‘ the following default routes are displayed: default165.253.251.1UG51601304 en8--default 192.168.50.1UGH01590450 en4-- Assuming the first route is correct.How can the administrator remove the incorrect default route?()

A.route delete default 192.168.50.1

B.access smit with the route_remove shortcut

C.chdev -l inet0 -a delroute=net,-hopcount,0,,192.168.50.1

D.flush the routing table from the console and configuring the 165.253.251.1 route


参考答案:C

第9题:

During a redistribution of routes from OSPF into EIGRP, an ad ministrator notices that none of the OSPF routes are showing in EIGRP. What are two possible causes?()

  • A、incorrect distribute lists have been configured
  • B、missing ip classless command
  • C、CEF not enabled
  • D、no default metric configured for EIGRP

正确答案:A,D

第10题:

Neither external routes nor interarea routes will inject into this area. What is the area type and how can you configure it?


正确答案:This should be totally stubby area. In order to configure a totally stubby area,command “area area-ID stub no-summary” on ABR and “area area-ID stub”on internal router in the totally stubby area are used.

更多相关问题