Exam Logo

Cisco (300-410-ENARSI) Exam Questions And Answers page 26

You have recently joined a company as the network administrator. You have been asked to complete the configuration on the border routers for an automatic 6-to-4 tunnel between several IPv6 network domains. The commands that are currently configured on the routers are as follows:

ipv6 route tunnel
interface tunnel
ipv6 address
tunnel source

Which of the following additional commands is required to complete the configuration of automatic 6-to-4 tunnel on the border routers?
Layer 3 Technologies VPN Technologies
You have two routers connected to each other that are both running the EIGRP protocol. The routers have built a neighbor relationship and are exchanging routing information. You execute the following command on the EIGRP process on Router 1:

router1(config)# router eigrp 100
router1(config-router)# passive-interface

What will be the effect of this command?
Layer 3 Technologies Infrastructure Security and Services
You instructed your assistant to configure redistribution of OSPF routes into EIGRP on Router 9. The routes are not being advertised to EIGRP and you are troubleshooting the problem. The EIGRP process ID is 100 and the OSPF process ID is 20. When you ask your assistant what commands were executed, you are shown the following:

Router9(config)# router eigrp 100
Router9(config-router)# redistribute ospf 20

What is the problem?
Layer 3 Technologies VPN Technologies
You just discovered that a ping packet sent from one of the devices to another took a different path in the return than it did on its way to the destination.

What behavior caused this?
Layer 3 Technologies
You just received the following system message.

*Mar 1 18:46:11:553 %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36)
(Switch-2)

With this message in mind, which of the following commands were executed on the device? (Choose all that apply.)
Infrastructure Security and Services Infrastructure Services
You manage the company network, as shown in the network diagram below:


You executed the following command on RouterA:

routerA(config)# ip route 0.0.0.0 0.0.0.0 S0/0
routerA(config)# router eigrp 200
routerA(config-router)# redistribute static metric 1000 1 255 1 1500

Which of the following statements are TRUE about the given set of commands? (Choose two.)
Architecture Layer 3 Technologies
You manage the EIGRP subnet in your organization. You have enabled EIGRP for IPv6 on all the routers in the EIGRP AS 355 using the following commands on all the routers:
• The ipv6 unicast-routing command in global configuration mode
• The interface command in global configuration mode
• The ipv6 enable command in interface configuration mode
• The ipv6 eigrp command in interface configuration mode
• The ipv6 router eigrp command in global configuration mode
• The eigrp router-id command in global configuration mode

During verification, you discover that EIGRP for IPv6 is not running on the routers.

Which of the following should be done to fix the issue?
Layer 3 Technologies VPN Technologies
You need to configure a Cisco router to act as a DHCP server and provide the following services:
• Hand out IP addresses for subnet 10.10.0.0/16
• Set the domain name for the clients to "Cisco"
• Set the DNS server to 10.10.0.1
• Set the default gateway to 10.10.0.1
• Prevent IP address conflicts with 6 print servers that have consecutive permanently assigned addresses starting at 10.10.0.20.

Which of the following sets of commands will successfully accomplish this?
Layer 3 Technologies Infrastructure Services
You need to configure eBGP on the rtrA and rtrB routers, as shown in the following image:


You have configured eBGP on rtrA through the following commands:

rtrA(config)# router bgp 501
rtrA(config)# neighbor 201.60.3.2 remote-as 505

While configuring eBGP on rtrB, you need to ensure that updates about the 192.168.58.0/24 and the 192.168.127.0/24 subnets are sent to rtrA with a metric of 300. In addition, rtrB should send updates about the 172.161.94.0/24 subnet are sent with a metric of 500.

Which of the following set of commands would NOT be part of the set used to correctly configure eBGP on rtrB?
Layer 3 Technologies VPN Technologies
You need to manually assign IPv6 addresses to the interfaces on an IPv6-enabled router. While assigning addresses, you need to ensure that the addresses participate in neighbor discovery and in stateless auto-configuration process on a physical link.

Which of the following addresses can be assigned to the interfaces?
Layer 3 Technologies VPN Technologies