Tests

Configuring IPv4 Addresses and Static Routes

A network engineer configures the ip route 10.1.1.0 255.255.255.0 s0/0/0 command on a router, and then issues a show ip route command from enable mode. No routes for subnet 10.1.1.0/24 appear in the output. Which of the following could be true?

Correct! Wrong!

An engineer configures a static IPv4 route on Router R1. Which of the following pieces of information should not be listed as a parameter in the configuration command that creates this static IPv4 route?

Correct! Wrong!

When using static routes, you type in ip route 10.1.1.0 255.255.255.0, and two options are available to specify the next hop as the next parameters in the command. Select the two valid choices.

Correct! Wrong!

Which switch Cisco IOS command moves the user from global config mode to the correct mode to configure a management IP address that exists in VLAN 300?

Correct! Wrong!

After adding the command ip route 30.30.30.0 255.255.255.0 10.10.10.2 to router R1's configuration, the show ip route command on R1 does not list a static route for subnet 30.30.30.0. Which answer(s) list a reason that would cause the route to not appear?

Correct! Wrong!

A PC user opens a command prompt and uses the ipconfig command to see that the PC’s IP address and mask are 192.168.4.77 and 255.255.255.224. The user then runs a test using the ping 192.168.4.117 command. Which of the following answers is the most likely to happen?

Correct! Wrong!

A Layer 3 switch has been configured to route IP packets between VLANs 1, 2, and 3, which connect to subnets 172.20.1.0/25, 172.20.2.0/25, and 172.20.3.0/25, respectively. The engineer issues a show ip route command on the Layer 3 switch, listing the connected routes. Which of the following answers lists a piece of information that should be in at least one of the routes?

Correct! Wrong!

Router 1 has a Fast Ethernet interface 0/0 with IP address 10.1.1.1. The interface is connected to a switch. This connection is then migrated to use 802.1Q trunking. Which of the following commands could be part of a valid configuration for Router 1’s Fa0/0 interface?

Correct! Wrong!

Router R1 lists a route in its routing table. Which of the following answers list a fact from a route that the router then compares to the packet’s destination address?

Correct! Wrong!

Which of the following can be used to place a valid route into the routing table of a Cisco IOS router?

Correct! Wrong!

Refer to the exhibit and the figure. A branch office is going to be using an Ethernet WAN link as the primary WAN link, with a serial point-to-point link as a backup. The design uses RIPv2 over the Ethernet WAN link. What command enables you to configure a floating static route on the branch router to the 200.200.200.0/24 network should the primary link fail?

Correct! Wrong!

Refer to the diagram. Which static route statements on R1 would be configured to ensure that: - all normal device traffic going to the 30.30.30.0 network would be routed via the primary path, and - all traffic going to ServerA would be routed via the high-priority path?

Correct! Wrong!

Which of the following commands correctly configures a static route?

Correct! Wrong!

Configuring IPv4 Addresses and Static Routes