Zusammenfassung der Ressource
Frage 1
Frage
How do EIGRP routers establish and maintain neighbor relationships?
Antworten
-
by exchanging neighbor tables with directly attached routers
-
by comparing known routes to information received in updates
-
by exchanging hello packets with neighboring routers
-
by dynamically learning new routes from neighbors
-
by exchanging routing tables with directly attached routers
Frage 2
Frage
The IPv6 autoconfiguration feature enables a PC to automatically connect to an IPv6 network. What type of IPv6 address allows a PC
host to send a router solicitation message requesting a prefix for stateless autoconfiguration?
Frage 3
Frage
During an interview, the company IT manager mentions that the company has two critical communication links to its main supplier.
These links require an uptime of 24/7. Which part of the PPDIOO process is most affected by this information?
Frage 4
Frage
Refer to the exhibit. The RIP routes must be injected into the OSPF domain. Which command will perform external route
summarization?
Antworten
-
RTB(config-router)# summary-address 192.168.16.0 255.255.252.0
-
RTA(config-router)# summary-address 172.20.0.0 255.255.0.0
-
RTB(config-router)# area 1 range 192.168.16.0 255.255.252.0
-
RTA(config-router)# area 1 range 172.20.0.0 255.255.0.0
Frage 5
Frage
Refer to the exhibit.
access-list 111 permit ip 10.0.0.0 0.255.255.255 any
route-map net-10 permit 10
match ip address 111
set interface FastEthernet 0/1
Where would the system administrator apply the above configuration to establish policy-based routing that directs packets from the
10.0.0.0/8 network through the R2 router to the Internet?
Antworten
-
RTA interface Fa 0/0
-
RTA interface Fa 0/1
-
RTB interface Fa 0/1
-
RTB interface Fa 1/0
-
R2 interface Fa 0/0
-
R2 interface Fa 0/1
Frage 6
Frage
How does OSPF exchange routing updates when the passive-interface command is applied?
Antworten
-
OSPF forms neighbor adjacencies on that interface.
-
The OSPF interface enters an active state.
-
OSPF stops sending routing updates out that interface.
-
OSPF only receives routing updates on that interface.
-
OSPF neither sends nor receives routing updates through that interface.
Frage 7
Frage
Which functional component of the Cisco Enterprise Architecture is responsible for hosting internal servers?
Antworten
-
enterprise edge
-
enterprise campus
-
service provider edge
-
building distribution
Frage 8
Frage
Refer to the exhibit. A network administrator has configured EIGRP authentication between routers R1 and R2. After the routing tables
are reviewed, it is noted that neither router is receiving EIGRP updates. What is a possible cause for this failure?
Antworten
-
The same number of key strings must be used on each router.
-
The same key chain name must be used on each router.
-
The same autonomous system numbers must be used in the interface configurations of each router.
-
The authentication configuration is correct, but the show ip eigrp neighbors command should be issued to troubleshoot the issue.