网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0()

A. It configures a router to send all packets out interface serial 0/0.

B. It configures a router to block routing updates from being sent out interface serial 0/0.

C. It configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.

D. It configures a router to send all packets for unknown destination networks out interface serial 0/0.

E. It configures a router to drop all packets for which the destination network is unknown.


参考答案

更多 “ What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0() A. It configures a router to send all packets out interface serial 0/0.B. It configures a router to block routing updates from being sent out interface serial 0/0.C. It configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.D. It configures a router to send all packets for unknown destination networks out interface serial 0/0.E. It configures a router to drop all packets for which the destination network is unknown. ” 相关考题
考题 ( 23 )在某园区网中,路由器 R1 的 GE0/1 ( 212.112.8.5/30 )与路由器 R2 的 GE0/1( 212.112.8.6/30 )相连 , R 2 的 GE0/2 ( 212.112.8.9/30 ) 与 R 3 的 GE0/1 ( 212.112.8.10/30 ) 相连 , R 3 的 GE0/2 ( 212.112.8.13/30 )直接与 Internet 上的路由器相连。路由器 R1 缺省路由的正确配置是A ) ip route 0.0.0.0 0.0.0.0 212.112.8.6B ) ip route 0.0.0.0 0.0.0.0 212.112.8.9C ) ip route 0.0.0.0 0.0.0.0 212.112.8.10D ) ip route 0.0.0.0 0.0.0.0 212.112.8.13

考题 在某园区网中,路由器R1的GE0/1(212.112.8.5/30) 与路由器R2的GE0/1(212.112.8.6/30) 相连,R2的GE0/2(212.112.8.13/30) 直接与Internet上的路由器相连。路由器R1缺省路由的正确配置是______。A.ip route 0.0.0.0 0 0.0.0.0 212.112.8.6B.ip route 0.0.0.0 0 0.0.0.0 212.112.8.9C.ip route 0.0.0.0 0 0.0.0.0 212.112.8.10D.ip route 0.0.0.0 0 0.0.0.0 212.112.8.13

考题 下面哪条命令用于在路由器上添加一条默认路由?A.Router#ip route 0.0.0.0 0.0.0.0 192.168.100.1B.Router#ip route 0.0.0.0 255.255.255.255 192.168.100.1C.Router(Config)# ip route 0.0.0.0 0.0.0.0 192.168.100.1D.Router(Config)# ip route 0.0.0.0 255.255.255.255 192.168.100.1

考题 以下配置默认路由的命令正确的是(52)。A.ip route 0.0.0.0 0.0.0.0 192.168.10.1B.ip router 0.0.0.0 0.0.0.0 192.168.10.1C.ip router 0.0.0.0 0.0.0.0 192.168.10.1D.ip route 0.0.0.0 255.255.255.255 192.168.10.1

考题 You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?A.VE1(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1B.VE1(config)# ip default-route 10.1.1.0C.VE1(config)# ip default-gateway 10.1.1.0D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

考题 以下配置默认路由的命令正确的是:()。A.ip route 0.0.0.0 0.0.0.0 172.16.2.1B.ip route 0.0.0.0 255.255.255.255 172.16.2.1C.ip router 0.0.0.0 0.0.0.0 172.16.2.1D.ip router 0.0.0.0 0.0.0.0 172.16.2.1

考题 Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?() A. Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0B. Router(config)# ip route 0.0.0.0 255.255.255.255 s0C. Router(config)# ip default-route 0.0.0.0 0.0.0.0 s0D. Router(config)# ip route 0.0.0.0 0.0.0.0 s0E. Router(config)# ip route any any e0

考题 Which command is used to configure a default route?() A. ip route 172.16.1.0 255.255.255.0 0.0.0.0B. ip route 172.16.1.0 255.255.255.0 172.16.2.1C. ip route 0.0.0.0 255.255.255.0 172.16.2.1D. ip route 0.0.0.0 0.0.0.0 172.16.2.1

考题 If IP routing is enabled, which two commands set the gateway of last resort to the default gateway?() A. ip default-gateway 0.0.0.0B. ip route 172.16.2.1 0.0.0.0 0.0.0.0C. ip default-network 0.0.0.0D. ip default-route 0.0.0.0 0.0.0.0 172.16.2.1E. ip route 0.0.0.0 0.0.0.0 172.16.2.1

考题 Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server()。 A.ip route 0.0.0.0 0.0.0.0 s0/0/0B.ip route 0.0.0.0 0.0.0.0 209.165.200.226C.ip route 209.165.200.0 255.255.255.0 192.168.1.250D.ip route 192.168.1.0 255.255.255.0 209.165.100.250

考题 某局域网的Internet接入拓扑结构如图7-10所示,在路由器Router上定义一条到达lnernet的默认路由,完成此任务的配置语句是______。A.ip route 192.168.0.0255.255.255.0 61.235.1.1B.ip route 192.168.0.0255.255.255.0 s0/0C.ip route 0.0.0.0 0.0.0.0 61.235.1.1D.ip route 0.0.0.0 0.0.0.0 s0/0

考题 下列配置默认路由的命令中,正确的是( )A.[Huawei]ip route‐static 0.0.0.0 0.0.0.0 192.168.1.1 B.[Huawei]ip route‐static 0.0.0.0 255.255.255.255 192.168.1.1 C.[Huawei‐Serial2/0/0]ip route‐static 0.0.0.0 0.0.0.0 0.0.0.0 D.[Huawei]ip route‐static 0.0.0.0 0.0.0.0 0.0.0.0

考题 You have been asked to configure a default route. Which of the IOS commands mentioned below will accomplish this task?()A、LTD(config)# ip route 0.0.0.0 0.0.0.0 192.168.15.36B、LTD(config)# ip route 0.0.0.0 192.168.15.36 255.255.255.255C、LTD# ip default-network 0.0.0.0 192.168.15.36 255.255.255.255D、LTD(config)# ip route 0.0.0.0 0.0.0.0 E0E、LTD(config)# ip route 0.0.0.0 255.255.255.255 S0F、LTD(config-router)# ip route 255.255.255.255 0.0.0.0 192.168.15.36

考题 Which command is used to configure a default route?()A、ip route 172.16.1.0 255.255.255.0 0.0.0.0B、ip route 172.16.1.0 255.255.255.0 172.16.2.1C、ip route 0.0.0.0 255.255.255.0 172.16.2.1D、ip route 0.0.0.0 0.0.0.0 172.16.2.1

考题 If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? ()A、ip default-gateway 0.0.0.0B、ip route 172.16.2.1 0.0.0.0 0.0.0.0C、ip default-network 0.0.0.0D、ip default-route 0.0.0.0 0.0.0.0 172.16.2.1E、ip route 0.0.0.0 0.0.0.0 172.16.2.1

考题 What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0()A、It configures a router to send all packets out interface serial 0/0.B、It configures a router to block routing updates from being sent out interface serial 0/0.C、It configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.D、It configures a router to send all packets for unknown destination networks out interface serial 0/0.E、It configures a router to drop all packets for which the destination network is unknown.

考题 Which of the commands below can you use to configure a default route?()A、TK1(config)# ip route 0.0.0.0 0.0.0.0 E0B、TK1(config)# ip route 0.0.0.0 255.255.255.255 S0C、TK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21D、TK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21E、TK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255F、TK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255

考题 下面哪条命令用于在路由器上添加一条默认路由?()A、Router#ip route 0.0.0.0 0.0.0.0 192.168.100.1B、Router#ip route 0.0.0.0 255.255.255.255 192.168.100.1C、Router(Config)#ip route 0.0.0.0 0.0.0.0 192.168.100.1D、Router(Config)#ip route 0.0.0.0 255.255.255.255 192.168.100.1

考题 以下配置默认路由的命令正确的是:()A、Quidway(config)#ip route 0.0.0.0 0.0.0.0 172.16.2.1B、Quidway(config)#ip route 0.0.0.0 255.255.255.255 172.16.2.1C、Quidway(config-if-s0)#ip route 0.0.0.0 0.0.0.0 172.16.2.1D、Quidway(config)#ip router 0.0.0.0 0.0.0.0 172.16.2.1

考题 下面哪个是正确的默认路由(defaultroute),()A、route ip 172.0.0.0 255.0.0.0 s0B、ip route 0.0.0.0 0.0.0.0 172.16.20.1C、ip route 0.0.0.0 255.255.255.255 172.16.20.1D、route ip 0.0.0.0 255.255.255.0 172.16.10.11 50

考题 下面哪个是正确的默认路由(defaultroute)?()A、route ip 172.0.0.0255.0.0.0 s0B、ip route 0.0.0.00.0.0.0 172.16.20.1C、ip route 0.0.0.0 255.255.255.255172.16.20.1D、route ip 0.0.0.0 255.255.255.0172.16.10.1150

考题 在华为设备上,下面哪个是正确的默认路由(default route)?()A、route ip 172.0.0.0 255.0.0.0 s0B、ip route 0.0.0.0 0.0.0.0 172.16.20.1C、ip route 0.0.0.0 255.255.255.255 172.16.20.1D、route ip 0.0.0.0 255.255.255.0 172.16.10.11 50

考题 Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server()。A、ip route 0.0.0.0 0.0.0.0 s0/0/0B、ip route 0.0.0.0 0.0.0.0 209.165.200.226C、ip route 209.165.200.0 255.255.255.0 192.168.1.250D、ip route 192.168.1.0 255.255.255.0 209.165.100.250

考题 单选题Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()A Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0B Router(config)# ip route 0.0.0.0 255.255.255.255 s0C Router(config)# ip default-route 0.0.0.0 0.0.0.0 s0D Router(config)# ip route 0.0.0.0 0.0.0.0 s0E Router(config)# ip route any any e0

考题 单选题What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0()A It configures a router to send all packets out interface serial 0/0.B It configures a router to block routing updates from being sent out interface serial 0/0.C It configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.D It configures a router to send all packets for unknown destination networks out interface serial 0/0.E It configures a router to drop all packets for which the destination network is unknown.

考题 单选题Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server()。A ip route 0.0.0.0 0.0.0.0 s0/0/0B ip route 0.0.0.0 0.0.0.0 209.165.200.226C ip route 209.165.200.0 255.255.255.0 192.168.1.250D ip route 192.168.1.0 255.255.255.0 209.165.100.250

考题 单选题Which command will configure a default route on a router?()A router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1B router(config)# ip default-route 10.1.1.0C router(config)# ip default-gateway 10.1.1.0D router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

考题 多选题Which of the commands below can you use to configure a default route?()ATK1(config)# ip route 0.0.0.0 0.0.0.0 E0BTK1(config)# ip route 0.0.0.0 255.255.255.255 S0CTK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21DTK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21ETK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255FTK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255