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

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

B.TestKSwitch(config)# ip default-gateway 192.168.1.115

C.TestKSwitch(config)# ip route 192.168.1.115 0.0.0.0

D.TestKSwitch(config)# ip default-network 192.168.1.115

E.None of the above


相关考题:

要在一个接上配置IP地址和子网掩码,正确的命令是哪个?() A.Switch(config)#ip address 192.168.1.1B.Switch(config-if)#ip address 192.168.1.1C.Switch(config-if)#ip address 192.168.1.1 255.255.255.0D.Switch(config-if)#ip address 192.168.1.1 netmask 255.255.255.0

Which command on router EzonexamA will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface?A. EzonexamA(config-if) ip address 192.168.32.142 255.255.255.240B. EzonexamA(config-if) ip address 192.168.32.143 255.255.255.240C. EzonexamA(config-if) ip address 192.168.32.158 255.255.255.240D. EzonexamA(config-if) ip address 192.168.32.145 255.255.255.240E. EzonexamA(config-if) ip address 192.168.32.144 255.255.255.240F. EzonexamA(config-if) ip address 192.168.32.158 255.255.255.240G. None of the above

Cisco 3548交换机采用telnet远程管理方式进行配置,其设备管理地址是222.38.12.23/24,缺省路由是222.38.12.1。下列对交换机预先进行的配置,正确的是A)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#ip default-gateway 222.38.12.1Switch-3548(config-if)#exitSwitch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitB)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-gateway 222.38.12.1Switch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitC)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-route 222.38.12.1Switch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitD)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-gateway 222.38.12.1Switch-3548(config)#line aux 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exit

● 以下的命令中,可以为交换机配置默认网关地址的是 (57) 。(57)A. 2950(config)# default-gateway 192.168.1.254B. 2950(config-if)# default-gateway 192.168.1.254C. 2950(config)#ip default-gateway 192.168.1.254D. 2950(config-if)#ip default-gateway 192.168.1.254

You have just installed a new web server on the Ezonexam network. You are required to ensure that the web server is accessible from the Internet. The network uses private addressing, so an IP-to-registered address mapping is required.To do this, you enter the following command:Ezonexam(config)# ip nat inside source static 192.168.2.1198.18.1.254You unsuccessfully try to ping the Internet from a PC host on the LAN. During the troubleshooting process, you enter the "show ip nat translations" command but the output is blank.What is the most likely cause of the problem?A.The keyword overload is missing from the command.B.The NAT pool must be defined first.C.An access list must be defined to create static NAT translations.D.The interfaces must be configured for NAT.E.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

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

Which command will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface?() A. TestKingA(config-if)# ip address 192.168.32.142 255.255.255.240B. TestKingA(config-if)# ip address 192.168.32.143 255.255.255.240C. TestKingA(config-if)# ip address 192.168.32.158 255.255.255.240D. TestKingA(config-if)# ip address 192.168.32.145 255.255.255.240E. TestKingA(config-if)# ip address 192.168.32.144 255.255.255.240

You work as a technician at TestKing. You are configuring a Cisco router. You want to configure the IP address on an interface.Which command should you use?() A. router(config-if)#ip address 142.8.2.1 subnet mask 255.255.252.0B. router(config-if)#142.8.2.1 0.0.3.255C. router(config-if)#ip address 142.8.2.1 255.255.252.0D. router(config-if)#142.8.2.1 subnet mask 255.255.252.0E. router(config-if)#ip address 142.8.2.1 0.0.3.255F. router(config-if)#ip address 142.8.2.1 subnet mask /22

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

The network administrator cannot to switch 1 over a telnet session,although the hosts attached to switch 1 can ping the interface Fa0/0 of the router.Given the information in the graphic and assuming that the router and switch2 are configured properly,which of the following commands should be issued on switch 1 to correct this problem?()A. Switch1(config)# i nterface fa0 /1 Switch1(config-if)# ip address 192.168.24.3.255.255.255.0B. Switch1 (config)#interface fa0/1 Switch1 (config-if)# switchport mode trunkC. Switch 1 (config)# i nterface fa0 /1 Switch1 (config-if)# duplex full Switch1 (config-if)# speed 100D. Switch1 (config-if)# default-gateway 192.168.24.1E. Switch1 (config)# line con 0 Switch1(config-line)# password cisco Switch1 (config-line)#login

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

Which command would correctly configure a serial port on a router with the last usable host address in the 192.216.32.32/29 subnet?() A.Router(config-if)# ip address 192.216.32.38 255.255.255.240B.Router(config-if)# ip address 192.216.32.39 255.255.255.224C.Router(config-if)# ip address 192.216.32.63 255.255.255.248D.Router(config-if)# ip address 192.216.32.39 255.255.255.248E.Router(config-if)# ip address 192.216.32.38 255.255.255.248

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

要在一个接上配置IP地址和子网掩码,正确的命令是哪个?()A、Switch(config)#ip address 192.168.1.1B、Switch(config-if)#ip address 192.168.1.1C、Switch(config-if)#ip address 192.168.1.1 255.255.255.0D、Switch(config-if)#ip address 192.168.1.1 netmask 255.255.255.0

You are a systems administrator and you are about to assign static IP addresses to various servers on your network. For the network 192.168.20.24/29 the router is assigned to the first usable host address, while the last usable host address goes to your Sales server. Which one of the following commands would you enter into the IP properties box of the sales server?()A、IP address: 192.168.20.14 Subnet Mask: 255.255.255.248 Default Gateway:192.168.20.9B、IP address: 192.168.20.254 Subnet Mask: 255.255.255.0 Default Gateway:192.168.20.1C、IP address: 192.168.20.30 Subnet Mask 255.255.255.248 Default Gateway:192.168.20.25D、IP address: 192.168.20.30 Subnet Mask 255.255.255.240 Default Gateway:192.168.20.17E、IP address: 192.168.20.30 Subnet Mask 255.255.255.240 Default Gateway:192.168.20.25

多选题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 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

单选题Which command will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface?()ATestKingA(config-if)# ip address 192.168.32.142 255.255.255.240BTestKingA(config-if)# ip address 192.168.32.143 255.255.255.240CTestKingA(config-if)# ip address 192.168.32.158 255.255.255.240DTestKingA(config-if)# ip address 192.168.32.145 255.255.255.240ETestKingA(config-if)# ip address 192.168.32.144 255.255.255.240

单选题You work as a technician at TestKing. You are configuring a Cisco router. You want to configure the IP address on an interface.Which command should you use?()Arouter(config-if)#ip address 142.8.2.1 subnet mask 255.255.252.0Brouter(config-if)#142.8.2.1 0.0.3.255Crouter(config-if)#ip address 142.8.2.1 255.255.252.0Drouter(config-if)#142.8.2.1 subnet mask 255.255.252.0Erouter(config-if)#ip address 142.8.2.1 0.0.3.255Frouter(config-if)#ip address 142.8.2.1 subnet mask /22