[ad_1]
New Model:
1. Which DHCPv4 message will a shopper ship to simply accept an IPv4 tackle that’s supplied by a DHCP server?
- unicast DHCPACK
- broadcast DHCPACK
- unicast DHCPREQUEST
- broadcast DHCPREQUEST
2. An organization makes use of DHCP servers to dynamically assign IPv4 addresses to worker workstations. The tackle lease period is about as 5 days. An worker returns to the workplace after an absence of 1 week. When the worker boots the workstation, it sends a message to acquire an IP tackle. Which Layer 2 and Layer 3 vacation spot addresses will the message include?
- FF-FF-FF-FF-FF-FF and 255.255.255.255
- each MAC and IPv4 addresses of the DHCP server
- MAC tackle of the DHCP server and 255.255.255.255
- FF-FF-FF-FF-FF-FF and IPv4 tackle of the DHCP server
3. Which is a DHCPv4 tackle allocation methodology that assigns IPv4 addresses for a restricted lease interval?
- handbook allocation
- pre-allocation
- automated allocation
- dynamic allocation
4. Which tackle does a DHCPv4 server goal when sending a DHCPOFFER message to a shopper that makes an tackle request?
- shopper IP tackle
- shopper {hardware} tackle
- gateway IP tackle
- broadcast MAC tackle
5. As a DHCPv4 shopper lease is about to run out, what’s the message that the shopper sends the DHCP server?
- DHCPDISCOVER
- DHCPOFFER
- DHCPREQUEST
- DHCPACK
6. What is a bonus of configuring a Cisco router as a relay agent?
- It should permit DHCPDISCOVER messages to move with out alteration.
- It might ahead each broadcast and multicast messages on behalf of purchasers.
- It might present relay providers for a number of UDP providers.
- It reduces the response time from a DHCP server.
7. An administrator points the instructions:
Router(config)# interface g0/1
Router(config-if)# ip tackle dhcp
What’s the administrator making an attempt to realize?
- configuring the router to behave as a DHCPv4 server
- configuring the router to acquire IP parameters from a DHCPv4 server
- configuring the router to behave as a relay agent
- configuring the router to resolve IP tackle conflicts
8. Below which two circumstances would a router normally be configured as a DHCPv4 shopper? (Select two.)
- The router is meant for use as a SOHO gateway.
- The administrator wants the router to behave as a relay agent.
- The router is supposed to supply IP addresses to the hosts.
- That is an ISP requirement.
- The router has a hard and fast IP tackle.
9. An organization makes use of the SLAAC methodology to configure IPv6 addresses for the worker workstations. Which tackle will a shopper use as its default gateway?
- the all-routers multicast tackle
- the link-local tackle of the router interface that’s connected to the community
- the distinctive native tackle of the router interface that’s connected to the community
- the worldwide unicast tackle of the router interface that’s connected to the community
10. A community administrator configures a router to ship RA messages with M flag as 0 and O flag as 1. Which assertion describes the impact of this configuration when a PC tries to configure its IPv6 tackle?
- It ought to contact a DHCPv6 server for all the knowledge that it wants.
- It ought to use the knowledge that’s contained within the RA message solely.
- It ought to use the knowledge that’s contained within the RA message and get in touch with a DHCPv6 server for added info
- It ought to contact a DHCPv6 server for the prefix, the prefix-length info, and an interface ID that’s each random and distinctive.
11. An organization implements the stateless DHCPv6 methodology for configuring IPv6 addresses on worker workstations. After a workstation receives messages from a number of DHCPv6 servers to point their availability for DHCPv6 service, which message does it ship to a server for configuration info?
- DHCPv6 SOLICIT
- DHCPv6 REQUEST
- DHCPv6 ADVERTISE
- DHCPv6 INFORMATION-REQUEST
12. An administrator needs to configure hosts to robotically assign IPv6 addresses to themselves by way of Router Commercial messages, but additionally to acquire the DNS server tackle from a DHCPv6 server. Which tackle project methodology ought to be configured?
- SLAAC
- stateless DHCPv6
- stateful DHCPv6
- RA and EUI-64
13. How does an IPv6 shopper be sure that it has a novel tackle after it configures its IPv6 tackle utilizing the SLAAC allocation methodology?
- It sends an ARP message with the IPv6 tackle because the vacation spot IPv6 tackle.
- It checks with the IPv6 tackle database that’s hosted by the SLAAC server.
- It contacts the DHCPv6 server by way of a particular shaped ICMPv6 message.
- It sends an ICMPv6 Neighbor Solicitation message with the IPv6 tackle because the goal IPv6 tackle.
14. What’s used within the EUI-64 course of to create an IPv6 interface ID on an IPv6 enabled interface?
- the MAC tackle of the IPv6 enabled interface
- a randomly generated 64-bit hexadecimal tackle
- an IPv6 tackle that’s offered by a DHCPv6 server
- an IPv4 tackle that’s configured on the interface
15. What two strategies can be utilized to generate an interface ID by an IPv6 host that’s utilizing SLAAC? (Select two.)
- EUI-64
- random technology
- stateful DHCPv6
- DAD
- ARP
16. Consult with the exhibit. Based mostly on the output that’s proven, what sort of IPv6 addressing is being configured?
- SLAAC
- stateful DHCPv6
- stateless DHCPv6
- static link-local
17. What’s the results of a community technician issuing the command ip dhcp excluded-address 10.0.15.1 10.0.15.15 on a Cisco router?
- The Cisco router will exclude solely the ten.0.15.1 and 10.0.15.15 IP addresses from being leased to DHCP purchasers.
- The Cisco router will robotically create a DHCP pool utilizing a /28 masks.
- The Cisco router will permit solely the required IP addresses to be leased to purchasers.
- The Cisco router will exclude 15 IP addresses from being leased to DHCP purchasers.
- The ip dhcp excluded-address command is adopted by the primary and the final addresses to be excluded from being leased to DHCP purchasers.
18. Consult with the exhibit. What ought to be carried out to permit PC-A to obtain an IPv6 tackle from the DHCPv6 server?
- Add the ipv6 dhcp relay command to interface Fa0/0.
- Configure the ipv6 nd managed-config-flag command on interface Fa0/1.
- Change the ipv6 nd managed-config-flag command to ipv6 nd other-config-flag.
- Add the IPv6 tackle 2001:DB8:1234:5678::10/64 to the interface configuration of the DHCPv6 server.
19. Consult with the exhibit. A community administrator is implementing stateful DHCPv6 operation for the corporate. Nevertheless, the purchasers are usually not utilizing the prefix and prefix-length info that’s configured within the DHCP pool. The administrator points a present ipv6 interface command. What may very well be the reason for the issue?
- No digital link-local tackle is configured
- The Duplicate Handle Detection characteristic is disabled
- The router is configured for SLAAC DHCPv6 operation
- The router is configured for stateless DHCPv6 operation
20. Consult with the exhibit. A community administrator is implementing the stateless DHCPv6 operation for the corporate. Shoppers are configuring IPv6 addresses as anticipated. Nevertheless, the purchasers are usually not getting the DNS server tackle and the area identify info configured within the DHCP pool. What may very well be the reason for the issue?
- The GigabitEthernet interface just isn’t activated
- The router is configured for SLAAC operation
- The DNS server tackle just isn’t on the identical community because the purchasers are on
- The purchasers can’t talk with the DHCPv6 server, evidenced by the variety of lively purchasers being 0
21. Fill within the clean. Don’t abbreviate
Kind a command to exclude the primary fifteen useable IP addresses from a DHCPv4 tackle pool of the community 10.0.15.0/24.
Router(config)# ip dhcp
Right Reply: excluded-address 10.0.15.1 10.0.15.15
22. Order the steps of configuring a router as a DHCPv4 Server. (Not all choices are used.)
23. Match the descriptions to the corresponding DHCPv6 server sort. (Not all choices are used.)
Older Model:
24. A router is taking part in an OSPFv2 area. What is going to all the time occur if the useless interval expires earlier than the router receives a whats up packet from an adjoining DROTHER OSPF router?
- OSPF will run a brand new DR/BDR election.
- SPF will run and decide which neighbor router is “down”.
- A brand new useless interval timer of 4 occasions the whats up interval will begin.
- OSPF will take away that neighbor from the router link-state database.
25. Which three statements describe the similarities between OSPFv2 and OSPFv3? (Select three.)
- They each are link-state protocols.
- They each use the worldwide tackle because the supply tackle when sending OSPF messages.
- They each share the idea of a number of areas.
- They each help IPsec for authentication.
- They each use the identical DR/BDR election course of.
- They each have unicast routing enabled by default.
26. Which OSPF element is similar in all routers in an OSPF space after convergence?
- adjacency database
- link-state database
- routing desk
- SPF tree
27. Which three statements describe options of the OSPF topology desk? (Select three.)
- It’s a link-state database that represents the community topology.
- Its contents are the results of operating the SPF algorithm.
- When converged, all routers in an space have similar topology tables.
- The topology desk incorporates possible successor routes.
- The desk could be considered by way of the present ip ospf database command.
- After convergence, the desk solely incorporates the bottom price route entries for all recognized networks.
28. What’s used to create the OSPF neighbor desk?
- adjacency database
- link-state database
- forwarding database
- routing desk
29. What’s a perform of OSPF whats up packets?
- to ship particularly requested link-state data
- to find neighbors and construct adjacencies between them
- to make sure database synchronization between routers
- to request particular link-state data from neighbor routers
30. Which OPSF packet incorporates the several types of link-state commercials?
31. What are the 2 functions of an OSPF router ID? (Select two.)
- to facilitate the institution of community convergence
- to uniquely establish the router inside the OSPF area
- to facilitate the transition of the OSPF neighbor state to Full
- to facilitate router participation within the election of the designated router
- to allow the SPF algorithm to find out the bottom price path to distant networks
32. What’s the first criterion utilized by OPSF routers to elect a DR?
- highest precedence
- highest IP tackle
- highest router ID
- highest MAC tackle
33. Which wildcard masks could be used to promote the 192.168.5.96/27 community as a part of an OSPF configuration?
- 0.0.0.32
- 0.0.0.31
- 255.255.255.224
- 255.255.255.223
34. What are two causes that may stop two routers from forming an OSPFv2 adjacency? (Select two.)
- a mismatched Cisco IOS model that’s used
- mismatched OSPF Hey or Useless timers
- mismatched subnet masks on the hyperlink interfaces
- use of personal IP addresses on the hyperlink interfaces
- one router connecting to a FastEthernet port on the change and the opposite connecting to a GigabitEthernet port
35. Consult with the exhibit. A community administrator issued the command present ip ospf interface on the router R2. What conclusion could be drawn?
- R2 is connecting to a point-to-point community.
- R2 has not shaped an adjacency with some other router.
- R2 is configured with the OSPF router-id command.
- R2 just isn’t configured with default Hey and Useless timer values.
36. What command could be used to find out if a routing protocol-initiated relationship had been made with an adjoining router?
- ping
- present ip protocols
- present ip ospf neighbor
- present ip interface transient
37. Which OSPFv3 perform works in another way from OSPFv2?
- metric calculation
- whats up mechanism
- OSPF packet varieties
- authentication
- election course of
38. Which three addresses may very well be used because the vacation spot tackle for OSPFv3 messages? (Select three.)
- FE80::1
- FF02::5
- FF02::6
- FF02::A
- FF02::1:2
- 2001:db8:cafe::1
39. What does a Cisco router use robotically to create link-local addresses on serial interfaces when OSPFv3 is carried out?
- the best MAC tackle obtainable on the router, the FE80::/10 prefix, and the EUI-48 course of
- the FE80::/10 prefix and the EUI-48 course of
- the MAC tackle of the serial interface, the FE80::/10 prefix, and the EUI-64 course of
- an Ethernet interface MAC tackle obtainable on the router, the FE80::/10 prefix, and the EUI-64 course of
40. A community administrator enters the command ipv6 router ospf 64in international configuration mode. What’s the results of this command?
- The router can be assigned an autonomous system variety of 64.
- The router can be assigned a router ID of 64.
- The reference bandwidth can be set to 64 Mb/s.
- The OSPFv3 course of can be assigned an ID of 64.
41. Single space OSPFv3 has been enabled on a router by way of the ipv6 router ospf 20 command. Which command will allow this OSPFv3 course of on an interface of that router?
- ipv6 ospf 0 space 0
- ipv6 ospf 20 space 20
- ipv6 ospf 0 space 20
- ipv6 ospf 20 space 0
42. Which command will confirm {that a} router that’s operating OSPFv3 has shaped an adjacency with different routers in its OSPF space?
- present running-configuration
- present ipv6 ospf neighbor
- present ipv6 route ospf
- present ipv6 interface transient
43. Fill within the clean. Don’t use abbreviations.
To shortly confirm OSPFv3 configuration info together with the OSPF course of ID, the router ID, and the interfaces enabled for OSPFv3, it’s worthwhile to problem the command present ipv6 protocols
44. Fill within the clean.
The election of a DR and a BDR takes place on networks, equivalent to Ethernet networks. multiaccess
45. Fill within the clean.
OSPF makes use of price as a metric.
46. Match the knowledge to the command that’s used to acquire the knowledge. (Not all choices are used.)
Query
Reply
47. Open the PT Exercise. Carry out the duties within the exercise directions after which full the duty. What message is displayed on www.ciscoville.com?
- Completed!
- Completion!
- Success!
- Converged!
48. Which criterion is most well-liked by the router to decide on a router ID?
- the IP tackle of the best configured loopback interface on the router
- the IP tackle of the best lively interface on the router
- the router-id rid command
- the IP tackle of the best lively OSPF-enabled interface
49. Which command ought to be used to verify the OSPF course of ID, the router ID, networks the router is promoting, the neighbors the router is receiving updates from, and the default administrative distance?
- present ip protocols
- present ip ospf neighbor
- present ip ospf
- present ip ospf interface
50. A community administrator enters the command ipv6 router ospf 64 in international configuration mode. What’s the results of this command?
- The router can be assigned an autonomous system variety of 64.
- The router can be assigned a router ID of 64.
- The reference bandwidth can be set to 64 Mb/s.
- The OSPFv3 course of can be assigned an ID of 64.
51. When a community engineer is configuring OSPFv3 on a router, which command would the engineer problem instantly earlier than configuring the router ID?
- ipv6 ospf 10 space 0
- ipv6 router ospf 10
- interface serial 0/0/1
- clear ipv6 ospf course of
52. Which command will present info particular to OSPFv3 routes within the routing desk?
- present ip route ospf
- present ip route
- present ipv6 route
- present ipv6 route ospf
53. Fill within the clean.
The election of a DR and a BDR takes place on multiaccess networks, equivalent to Ethernet networks.
54. Launch PT – Conceal and Save PT. Open the PT Exercise. Carry out the duties within the exercise directions after which full the duty. What message is displayed on www.ciscoville.com?
The right configuration on R1 is: router ospf 10 community 192.168.2.0 0.0.0.255 space 0 community 10.0.10.0 0.0.0.3 space 0 The right configuration on R2 is: router ospf 10 community 10.0.10.0 0.0.0.3 space 0 community 10.0.10.4 0.0.0.3 space 0 community 172.16.5.0 0.0.0.255 space 0
- Completion!
- Converged!
- Success!
- Completed
55. By order of priority, match the number of router ID for an OSFP-enabled router to the attainable router ID choices. (Not all choices are used.)
Place the choices within the following order:
Third priority -> Loopback interface tackle 10.1.1.1
Fourth priority -> Serial interface tackle 192.168.10.1
– not scored –
First priority -> Configured router ID 1.1.1.1
Second priority -> loopback interface IP tackle 172.16.1.1
56. Match the outline to the time period. (Not all choices are used.)
Place the choices within the following order:
That is the place the main points of the neighboring routers could be discovered. -> adjacency database
That is the algorithm utilized by OSPF. -> Shortest Path First
All of the routers are within the spine space. -> Single-area OSPF
– not scored –
That is the place you could find the topology desk. -> link-state database
– not scored –
57. What’s the first criterion utilized by OSPF routers to elect a DR?
- Highest precedence
- Highest IP tackle
- Highest MAC tackle
- Highest router ID
58. What are two causes that may stop routers from forming an OSPFv2 adjacency? (Select two.)
- mismatched subnet masks on the hyperlink interfaces
- use of personal IP addresses on the hyperlink interfaces
- one router connecting to a FastEthernet port on the change and the opposite connecting to a GigabitEthernet port
- a mismatched Cisco IOS model that’s used
- mismatched OSPF Hey or Useless timers
59. What command could be issued to find out if a routing protocol-initiated relationship has been made with an adjoining router?
- present ip protocols
- ping
- present ip interface transient
- present ip ospf neighbor
60. Match the OSPF state with the order wherein it happens. (Not all choices are used.)
Place the choices within the following order:
second state -> Init state
– not scored –
seventh state -> Full state
fifth state -> Change state
first state -> Down state
fourth state -> Exstart state
– not scored –
third state -> Two-way state
sixth state -> Loading state
61. An administrator has configured a DHCPv4 relay router and issued these instructions:
Router(config)# interface g0/0 Router(config-if)# ip tackle 10.0.1.1 255.255.255.0 Router(config-if)# no shutdown Router(config-if)# exit Router(config)# ip dhcp pool RELAY Router(dhcp-config)# finish
The purchasers are usually not receiving IP parameters from the DHCPv4 server. What’s a attainable trigger?
- The IP tackle is inaccurate for the subnet masks that’s used.
- The pool can’t be named ‘RELAY’.
- The ip helper-address command is lacking.
- The router is configured as a DHCPv4 shopper.
[ad_2]