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

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

下面的哪一个是设置默认网关的正确命令()。 A.IP DEFAULT-GATEWAY10.10.10.100B.IP 10.10.10.100default-gatewayC.Default-gateway10.10.10.100255.255.255.0D.IP default-gateway10.10.10.100255.255.255.0

● 以下的命令中,可以为交换机配置默认网关地址的是 (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

Which of the following commands can be used to verify the gateway IP address on a localcomputer?() A. net useB. telnetC. pingD. ipconfig

Refer to the exhibit. How would you confirm on R1 that load balancing is actually occurring on the default - netw ork (0.0.0.0)?() A. Use ping and the show ip route command to confirm the timers for each default network resets to 0.B. Load balancing does not occur over default networks; the second route will only be used for failover.C. Use an extended ping al ong with repeated show ip route commands to confirm the gateway of last resort address toggles back and forth.D. Use the traceroute command to an address that is not explicitly in the routing table.

Refer to the above exhibit. Why is the 140.140.0.0 network not used as the gateway of last resort even though it is configured first?() A.The last default - network statement will always be preferred.B.A route to the 140.140.0.0 network does not exist in the routing table.C.Default - network selection will always prefer the statement with the lowest IP address.D.A router will load balance across multiple default - networks; repeatedly issuing the show ip route command would show the gateway of last resort changing between the two networks.

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

In a base e-Commerce module design, which routing statement is correct?() A. Routing is mostly static.B. Hardcoded IP addresses are used to support failover.C. Inbound servers use the CSM or ACE as the default gateway.D. VLANs between the access layer switches are used for FHRP protocols.

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

An administrator must assign static IP addresses to the servers in a network.For network 192.168.20.24/29, the router is assigned the first usable host address while the sales server is given the last usable host address. Which of the following should be entered into the IP propertied box for 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 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

Which two statements about an interface configured with the asr-group command are correct?()A、The FWSM supports up to 16 asymmetric routing groups.B、If a matching packet is not found, the packet is dropped.C、Asymetric routing of return traffic is enabled.D、If a matching packet is found, the Layer 3 header is rewritten.E、If a matching packet is found, the Layer 3 header is rewritten and the packet is forwarded to the default gateway.

Which two tasks does the Dynamic Host Configuration Protocol perform?()A、Set the IP gateway to be used by the network.B、Perform host discovery used DHCPDISCOVER message.C、Configure IP address parameters from DHCP server to a host.D、Provide an easy management of layer 3 devices.E、Monitor IP performance using the DHCP server.F、Assign and renew IP address from the default pool.

In a base e-Commerce module design, which routing statement is correct?()A、Routing is mostly static.B、Hardcoded IP addresses are used to support failover.C、Inbound servers use the CSM or ACE as the default gateway.D、VLANs between the access layer switches are used for FHRP protocols.

The vPC peer-gateway capability allows a vPC switch to act as the active gateway for packets that are addressed to the router MAC address of the vPC peer. This feature enables local forwarding of such packets without the need to cross the vPC peer link. Which statements are true about the vPC peer-gateway? ()   A、 The vPC peer-gateway feature is enabled by default.B、 The vPC peer-gateway feature can be configured globally under the vPC domain submode.C、 Enabling the peer-gateway feature automatically disables IP redirects on all interface VLANs mapped over a vPC VLAN to avoid generation of IP redirect messages for packets switched through the peer gateway router.D、 The vPC peer-gateway feature only works with HSRP protocol.

An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()A、routeB、tracerouteC、ipconfigD、nmap

Given a new implementation, which of the following procedures should be used to determine a default gateway’s IP address?()A、The address will always end in 255.B、The address will always be the first interface’s IP addressC、The address will always be the network with a 1 as the final octet.D、It is important to consult with the network administrator prior to making assumptions regarding the default gateway’s IP addres

Your network contains a server named Server1. Server1 runs Windows Server 2008 R2 and has a single network connection. The connection is configured to use a default gateway address of 10.0.0.1.The default gateway has a metric value of 100.You configure a second default gateway that uses an address of 10.0.0.2.You need to ensure that 10.0.0.2 is only used as the default gateway if 10.0.0.1 is unreachable. What should you do?()A、For the interface, set the interface metric to 100.B、For the 10.0.0.2 gateway, set the metric to 50.C、For the 10.0.0.2 gateway, set the metric to 200.D、For the 10.0.0.1 gateway and the 10.0.0.2 gateway, enable automatic metric.

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

单选题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?()AIP address: 192.168.20.14 Subnet Mask: 255.255.255.248 Default Gateway:192.168.20.9BIP address: 192.168.20.254 Subnet Mask: 255.255.255.0 Default Gateway:192.168.20.1CIP address: 192.168.20.30 Subnet Mask 255.255.255.248 Default Gateway:192.168.20.25DIP address: 192.168.20.30 Subnet Mask 255.255.255.240 Default Gateway:192.168.20.17EIP address: 192.168.20.30 Subnet Mask 255.255.255.240 Default Gateway:192.168.20.25

多选题The vPC peer-gateway capability allows a vPC switch to act as the active gateway for packets that are addressed to the router MAC address of the vPC peer. This feature enables local forwarding of such packets without the need to cross the vPC peer link. Which statements are true about the vPC peer-gateway? ()AThe vPC peer-gateway feature is enabled by default.BThe vPC peer-gateway feature can be configured globally under the vPC domain submode.CEnabling the peer-gateway feature automatically disables IP redirects on all interface VLANs mapped over a vPC VLAN to avoid generation of IP redirect messages for packets switched through the peer gateway router.DThe vPC peer-gateway feature only works with HSRP protocol.

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

单选题An administrator must assign static IP addresses to the servers in a network.For network 192.168.20.24/29, the router is assigned the first usable host address while the sales server is given the last usable host address. Which of the following should be entered into the IP propertied box for the sales server?()AIP address:192.168.20.14 Subnet Mask:255.255.255.248 Default Gateway:192.168.20.9BIP address:192.168.20.254 Subnet Mask:255.255.255.0 Default Gateway:192.168.20.1CIP address:192.168.20.30 Subnet Mask:255.255.255.248 Default Gateway:192.168.20.25DIP address:192.168.20.30 Subnet Mask:255.255.255.240 Default Gateway:192.168.20.17EIP address:192.168.20.30 Subnet Mask:255.255.255.240 Default Gateway:192.168.20.25

单选题Which of the following commands can be used to verify the gateway IP address on a localcomputer?()Anet useBtelnetCpingDipconfig

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

单选题In a base e-Commerce module design, which routing statement is correct?()A Routing is mostly static.B Hardcoded IP addresses are used to support failover.C Inbound servers use the CSM or ACE as the default gateway.D VLANs between the access layer switches are used for FHRP protocols.

多选题Which two statements about an interface configured with the asr-group command are correct?()AThe FWSM supports up to 16 asymmetric routing groups.BIf a matching packet is not found, the packet is dropped.CAsymetric routing of return traffic is enabled.DIf a matching packet is found, the Layer 3 header is rewritten.EIf a matching packet is found, the Layer 3 header is rewritten and the packet is forwarded to the default gateway.