Tag Archives: configuration

An engineer is configuring GigabitEthernet1/0/0 for VRRP. When the router has the highest priority in group 5, it must assume the master role. Which command set should the engineer add to the configuration to accomplish this task?

An engineer is configuring GigabitEthernet1/0/0 for VRRP. When the router has the highest priority in group 5, it must assume the master role. Which command set should the engineer add to the configuration to accomplish this task? interface GigabitEthernet1/0/0 description To IDF A 38-70-774-10 ip address 172.16.13.2 255.255.255.0 A. standby 5 ip 172.16.13.254 standby 5 priority 100 standby… Read More »

After implementing the configuration, 172.20.20.2 stops replying to ICMP echos, but the default route fails to be removed. What is the reason for this behavior?

Refer to the exhibit. After implementing the configuration, 172.20.20.2 stops replying to ICMP echos, but the default route fails to be removed. What is the reason for this behavior? A. The threshold value is wrong. B. The source-interface is configured incorrectly. C. The destination must be 172.30.30.2 for icmp-echo. D. The default route is missing the track feature.… Read More »

A network engineer configures OSPF and reviews the router configuration. Which interface or interfaces are able to establish OSPF adjacency?

Refer to the exhibit. A network engineer configures OSPF and reviews the router configuration. Which interface or interfaces are able to establish OSPF adjacency? A. GigabitEthernet0/0 and GigabitEthernet0/1 B. only GigabitEthernet0/1 C. only GigabitEthernet0/0 D. GigabitEthernet0/1 and GigabitEthernet0/1.40 Answer: Option D. Explanation:  No answer description available for this question Show AnswerDiscussion The post A network engineer configures OSPF… Read More »

An engineer must configure a SPAN session. What is the effect of the configuration?

Refer to the exhibit. An engineer must configure a SPAN session. What is the effect of the configuration? A. Traffic received on VLANs 10, 11, and 12 is copied and sent to interface g0/1. B. Traffic sent on VLANs 10 and 12 only is copied and sent to interface g0/1. C. Traffic sent on VLANs 10, 11, and… Read More »

A network administrator is implementing a routing configuration change and enables routing debugs to track routing behavior during the change. The logging output on the terminal is interrupting the command typing process. Which two actions can the network administrator take to minimize the possibility of typing commands incorrectly? (Choose two.)

A. Configure the logging synchronous global configuration command. B. Configure the logging synchronous command under the vty. C. Increase the number of lines on the screen using the terminal length command. D. Configure the logging delimiter feature. E. Press the TAB key to reprint the command in a new line. Answer: Option B, E. Explanation:  No answer description… Read More »

Which configuration change ensures that R1 is the active gateway whenever it is in a functional state for the 172.30.110.0/24 network?

Refer to the exhibit. Which configuration change ensures that R1 is the active gateway whenever it is in a functional state for the 172.30.110.0/24 network? A. R2 standby 1 priority 90 standby 1 preempt B. R2 standby 1 priority 100 standby 1 preempt C. R1 standby 1 preempt R2 standby 1 priority 90 D. R1 standby 1 preempt… Read More »

These commands have been added to the configuration of a switch. Which command flags an error if it is added to this configuration?

Refer to the exhibit. These commands have been added to the configuration of a switch. Which command flags an error if it is added to this configuration? A. monitor session 1 source interface port-channel 6 B. monitor session 1 source vlan 10 C. monitor session 1 source interface FastEthemet0/1 rx D. monitor session 1 source interface port-channel 7,… Read More »

After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface’s configuration?

Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface’s configuration? A. Use the Ixml library to parse the data returned by the NETCONF server for the interface’s configuration. B. Create an XML filter as a string… Read More »

An engineer is installing a new pair of routers in a redundant configuration. When checking on the standby status of each router, the engineer notices that the routers are not functioning as expected. Which action will resolve the configuration error?

Refer to the exhibit. An engineer is installing a new pair of routers in a redundant configuration. When checking on the standby status of each router, the engineer notices that the routers are not functioning as expected. Which action will resolve the configuration error? A. configure matching hold and delay timers B. configure matching key-strings C. configure matching… Read More »

While configuring an IOS router for HSRP with a virtual IP of 10.1.1.1, an engineer sees this log message. Jan 1 12:12:12.111 : %HSRP-4-DIFFVIP1: GigabitEthernet0/0 Grp 1 active routers virtual IP address 10.1.1.1 is different to the locally configured address 10.1.1.25 Which configuration change must the engineer make?

A. Change the HSRP group configuration on the local router to 1. B. Change the HSRP virtual address on the local routerto 10.1.1.1. C. Change the HSRP virtual address on the remote routerto 10.1.1.1. D. Change the HSRP group configuration on the remote routerto 1. Answer: Option B. Explanation:  No answer description available for this question Show AnswerDiscussion… Read More »