单选题If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? ()Aip default-gateway 0.0.0.0Bip route 172.16.2.1 0.0.0.0 0.0.0.0Cip default-network 0.0.0.0Dip default-route 0.0.0.0 0.0.0.0 172.16.2.1Eip 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.0

B

ip route 172.16.2.1 0.0.0.0 0.0.0.0

C

ip default-network 0.0.0.0

D

ip default-route 0.0.0.0 0.0.0.0 172.16.2.1

E

ip route 0.0.0.0 0.0.0.0 172.16.2.1


参考解析

解析: 暂无解析

相关考题:

As a Ezonexam trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?A.TestKSwitch(config)# ip route-default 192.168.1.115B.TestKSwitch(config)# ip default-gateway 192.168.1.115C.TestKSwitch(config)# ip route 192.168.1.115 0.0.0.0D.TestKSwitch(config)# ip default-network 192.168.1.115E.None of the above

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 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 255.255.255.0 172.16.2.1D.ip route 0.0.0.0 0.0.0.0 172.16.2.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

Refer to the exhibit. R1 accesses the Internet using E0/0. You have been asked to co nfigure R1 so that a default route is generated to its downstream devices (191.0.0.1 and 192.0.0.1). Which commands would create this configuration? ()A.router eigrp 190redistribute static ! ip route 0.0.0.0 0.0.0.0 Null0B.ip default - network 2 0.0.0.0C.router eigrp 190 redistribute static ! ip route 0.0.0.0 255.255.255.255 Null0D.ip default - network 20.20.20.0

As a TestKing trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?() A. TestKSwitch(config)# ip route-default 192.168.1.115B. TestKSwitch(config)# ip default-gateway 192.168.1.115C. TestKSwitch(config)# ip route 192.168.1.115 0.0.0.0D. TestKSwitch(config)# ip default-network 192.168.1.115

You need to set the default gateway of one of your TestKing switches. Which command will set the default gateway to 192.168.12.1 on a Cisco switch?() A. Switch(config)# ip default-network 192.168.12.1B. Switch(config)#ip route-default 192.168.12.1C. Switch(config)# ip default-gateway 192.168.12.1D. Swicth(config)# ip route 192.168.12.1 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 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 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

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

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

As a TestKing trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?()A、TestKSwitch(config)# ip route-default 192.168.1.115B、TestKSwitch(config)# ip default-gateway 192.168.1.115C、TestKSwitch(config)# ip route 192.168.1.115 0.0.0.0D、TestKSwitch(config)# ip default-network 192.168.1.115

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

You need to set the default gateway of one of your TestKing switches. Which command will set the default gateway to 192.168.12.1 on a Cisco switch?()A、Switch(config)# ip default-network 192.168.12.1B、Switch(config)#ip route-default 192.168.12.1C、Switch(config)# ip default-gateway 192.168.12.1D、Swicth(config)# ip route 192.168.12.1 0.0.0.0

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 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

以下配置默认路由的命令正确的是:()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

在华为设备上,下面哪个是正确的默认路由(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

多选题You have been asked to configure a default route. Which of the IOS commands mentioned below will accomplish this task?()ALTD(config)# ip route 0.0.0.0 0.0.0.0 192.168.15.36BLTD(config)# ip route 0.0.0.0 192.168.15.36 255.255.255.255CLTD# ip default-network 0.0.0.0 192.168.15.36 255.255.255.255DLTD(config)# ip route 0.0.0.0 0.0.0.0 E0ELTD(config)# ip route 0.0.0.0 255.255.255.255 S0FLTD(config-router)# ip route 255.255.255.255 0.0.0.0 192.168.15.36

单选题You need to set the default gateway of one of your TestKing switches. Which command will set the default gateway to 192.168.12.1 on a Cisco switch?()ASwitch(config)# ip default-network 192.168.12.1BSwitch(config)#ip route-default 192.168.12.1CSwitch(config)# ip default-gateway 192.168.12.1DSwicth(config)# ip route 192.168.12.1 0.0.0.0

单选题Which command will configure a default route on a router?()Arouter(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1Brouter(config)# ip default-route 10.1.1.0Crouter(config)# ip default-gateway 10.1.1.0Drouter(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

多选题If IP routing is enabled, which two commands set the gateway of last resort to the default gateway?()Aip default-gateway 0.0.0.0Bip route 172.16.2.1 0.0.0.0 0.0.0.0Cip default-network 0.0.0.0Dip default-route 0.0.0.0 0.0.0.0 172.16.2.1Eip route 0.0.0.0 0.0.0.0 172.16.2.1

单选题As a TestKing trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?()ATestKSwitch(config)# ip route-default 192.168.1.115BTestKSwitch(config)# ip default-gateway 192.168.1.115CTestKSwitch(config)# ip route 192.168.1.115 0.0.0.0DTestKSwitch(config)# ip default-network 192.168.1.115

单选题Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()ARouter(config)# ip default-route 0.0.0.0 255.255.255.255 s0BRouter(config)# ip route 0.0.0.0 255.255.255.255 s0CRouter(config)# ip default-route 0.0.0.0 0.0.0.0 s0DRouter(config)# ip route 0.0.0.0 0.0.0.0 s0ERouter(config)# ip route any any e0

单选题If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? ()Aip default-gateway 0.0.0.0Bip route 172.16.2.1 0.0.0.0 0.0.0.0Cip default-network 0.0.0.0Dip default-route 0.0.0.0 0.0.0.0 172.16.2.1Eip route 0.0.0.0 0.0.0.0 172.16.2.1