Final (Modules 7-16) Flashcards

1
Q

Which message is sent by a DHCPv4 client to initiate the lease obtaining process?

A

DHCPDiscover

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which two DHCPV four messages are sent by the server in the lease obtaining process? Choose two.

A

DHCPOFFER

DHCPACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which two DHCPv4 messages are used in the lease renewal process? (Choose two.)

A

DHCPREQUEST

DHCPACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A DHCP enabled client PC has just booted. During which two steps will the client PC use broadcast messages when communicating with a DHCP server. (Choose two.)

A

DHCPREQUEST

DHCPDISCOVER

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

And administrator issues the commands:

Router (config) #InterfaceG0/1
Router (config -if) #IPAddress DHCP

What is the administrator trying to achieve?

A

Configuring the router to obtain IP parameters from a DHCPv4 server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When a client is requesting an initial address lease from a DHCP server, why is the DHCPREQUEST message sent as a broadcast?

A

The client may have received offers from multiple servers, and the broadcast serves to implicitly decline those other offers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which DHCP IPV4 message contains the following information?

Destination address: 255.255.255.255
Client IPv4 address: 0.0.0.0
Default gateway address: 0.0.0.0
Subnet mask: 0.0.0.0

A

DHCPDISCOVER

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What kind of message is sent by a DHCPv4 client requesting an IP address?

A

DHCPDISCOVER broadcast message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

As a DHCPv4 client lease is about to expire, what is the message that the client sends the DHCP server?

A

DHCPREQUEST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the destination IP address when an IP V4 host send a DHCPDISCOVER message?

A

255.255.255.255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If more than one DHCP server is available on the local network, in which order will DHCP messages be sent between a host and a DHCP server?

A

Discover, offer, request, acknowledgment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the most likely scenario in which the WAN interface of a router would be configured as a DHCP client to be assigned a dynamic IP address from an ISP?

A

It is the SOHO or home broadband router.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which is a DHCPv4 address allocation method that assigns IPv4 addresses for a limited lease period?

A

Dynamic allocation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the reason why the DHCPREQUEST message is sent as a broadcast during the DHCPv4 process?

A

To notify other DHCP servers on the subnet at the IP address was leased.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How is a DHCPDISCOVER transmitted on a network to reach a DHCP server?

A

A DHCPDISCOVER message is sent with the broadcast IP address as the destination address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which destination IPv4 address does a DHCPv4 client used to send the initial DHCP discover packet when the client is looking for a DHCP server?

A

255.255.255.255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Under which two circumstances would a router usually be configured as a DHCP V4 client? (Choose two.)

A

This is an ISP requirement.

The router is intended to be used as a SOHO gateway.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Which address does a DHCPv4 server target when sending a DHCPOFFER message to a client that makes an address request?

A

Client hardware address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which address type is automatically created by default on a host interface when no RAs are received?

A

Link local address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which method best describes stateless DHCP?

A

SLAAC with stateless DHCPv6 server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which two ICMPv6 messages are used in the SLAAC process? (Choose two.)

A
Router solicitation (RS)
Router advertisements (RA)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which command must be configured on a router to enable it to join the IPv6 all routers multicast address FF02::2?

A

IPv6 unicast routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are the flags settings when a host should use the SLAAC only option?

A

A=1, M=0, O=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Which ICMPv6 message is sent by a host in an attempt to locate an online IPv6 enabled router to obtain IPv6 addressing information?

A

Router solicitation (RS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

What method is used by a host to verify an IPv6 address is unique on the local network before assigning the address to an interface?

A

DAD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What destination UDP port do DHCPv6 clients use to send DHCPv6 messages?

A

546

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

What DHCPv6 message does a host send to look for a DHCPv6 server?

A

SOLICIT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

What DHCPv6 message does a host send the DHCPv6 server if it is using stateful DHCPv6?

A

REQUEST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What flag settings combination is used for stateless DHCP?

A

A=1, M=0, O=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

What flag setting indicates that stateful DHCPv6 is used?

A

M=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

Which three DHCPv6 rules can a router perform? (Choose old that apply.)

A

DHCPv6 client
DHCPv6 relay agent
DHCPv6 server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Which command is not configured in stateless DHCPv6?

A

Address prefix IPv6-address/prefix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

An IPv6 enabled router is to acquire it’s IPv6 GUA from another IPv6 router using SLAAC. Which interface configuration command should be configured on the client router?

A

IPv6 address autoconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

A router is to provide DHCPv6 server services. Which command should be configured on the client facing interface?

A

IPV6 DHCP server pool–name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

An IPv6 enabled router is to acquire it IPv6 GUA from a DHCPv6 server. Which interface configuration command should be configured on client router?

A

IPv6 address DHCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

Which DHCPv6 verification command will display the link local and GUA assigned address for each active client?

A

Show IPv6 DHCP binding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

Which command is configured on the client LAN interface of the DHCPv6 relay agent?

A

IPv6 DHCP relay destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

How does an IPv6 client ensure that it has a unique address after it configures IPv6 address using the SLAAC allocation method?

A

It sends an ICMPv6 neighbor solicitation message with the IPv6 address as the target IPv6 address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

Which method would an IPv6 enabled host using SLAAC employ to learn the address of the default gateway?

A

Router advertisements that are received from the link router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

What two methods can be used to generate an interface ID by an IPv6 host that is using SLAAC? (Choose two.)

A

Random generation

EUI-64

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

A client is using SLAAC to obtain an IPV6 address for its interface. After an address has been generated and applied to the interface, what must the client do before it can begin to use this IPv6 address?

A

It must send an ICMPv6 neighbor solicitation message to ensure that the address is not already in use on the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

Which command should be configured a router interface to set the router is a stateful DHCPv6 client?

A

IPv6 address DHCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

What message informs IPv6 enabled interfaces to use stateful DHCPv6 for obtaining an IPv6 address?

A

The ICMPv6 router advertisement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

Which destination IP address is used when an IPv6 host sends a DHCPv6 SOLICIT message to locate a DHCPv6 server?

A

FF02::2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

In which alternative to DHCPv6 does a router dynamically provide IPv6 configuration information to host?

A

SLAAC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

A company implements the stateless DHCPv6 method for configuring IPv6 addresses on employee workstations. After a workstation receives messages from multiple DHCPv6 servers to indicate their availability for DHCPv6 service, which message does it send to a server for configuration information?

A

DHCPV6 INFORMATION-REQUEST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

What process is used in ICMPv6 for the host to verify that an IPv6 address is unique before configuring it on an interface?

A

DAD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

What are two characteristics of the SLAAC method for IPv6 address configuration? (Choose two.)

A

The default Gateway of an IPV6 client on a LAN will be the link local address of the router interface attached to the LAN.
IPv6 addressing is dynamically assigned to clients through the use of ICPMPv6.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

After booting, a client receives an ICMPv6 RA message with the M flag set to zero and the O flag set to one. What does this indicate?

A

The client should automatically configure an IPv6 address and then contact a DHCPv6 server for more information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

Network administrator is entering the command IPv6 unicast-routing to start configuring DHCPv6 operation on a router. Which statement describes the function of this command?

A

It is required for sending a ICMPv6 RA messages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

What type of device routes traffic destined to network segments beyond the source network segment for which the sending node may not have an explicit routing information?

A

Default gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
52
Q

What device presents the illusion of a single router to host on a LEN segment but actually represent a set of routers working together?

A

Virtual router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
53
Q

What device is part of a virtual router group assigned the role of an alternate default gateway?

A

Standby router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
54
Q

What device that is part of a virtual router group assigned to the rule of default Gateway

A

Forwarding router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
55
Q

Which FHRPs are Cisco proprietary?

A

HSRP

HSRP for IPv6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
56
Q

What is the default HSRP priority?

A

100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
57
Q

True or false? If a router with a higher HSRP priority joins the network, it will take over the active router roll from an existing active router which has a lower priority.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
58
Q

During which HSRP state does an interface begin sending periodic hello messages?

A

speak

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
59
Q

Which is a characteristic of the HSRP learn state?

A

The router has not determined the virtual IP address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
60
Q

What is the purpose of HSRP?

A

It provides a continuous network connection when a router fails.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
61
Q

Which nonproprietary protocol provides router redundancy for a group of routers which support IPv4 LANs?

A

VRRPv2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
62
Q

A network administrator is analyzing first hop a router redundancy protocols. What is a characteristic of VRRPv3?

A

It supports IPv6 an IPv4 for addressing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
63
Q

What is a potential disadvantage when implementing HSRP as compared to GLBP?

A

HSRP does not provide load balancing with multiple active routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
64
Q

In network engineer is configuring a LAN with a redundant first half to make better use of the available networks resources. Which protocol should the engineer employment?

A

GLBP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
65
Q

When first top redundancy protocols are used, which two items will be shared by a set of routers that are presenting the illusion of a single router?

A

IP address

MAC address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
66
Q

In FHRP terminology, what represents a set of routers that present the illusion of a single router to hosts?

A

Virtual router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
67
Q

User needs to add redundancy to the routers in a company what are the three options the user can use? (choose three.)

A

VRRP
GLBP
HSRP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
68
Q

Which two protocols provide Gateway redundancy at layer three (choose two.)

A

HSRP

VRRP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
69
Q

A network administrator is overseeing the implementation of first hop redundancy protocols. Which two protocols are Cisco proprietary? (Choose two.)

A

HSRP

GLBP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
70
Q

Which statement describes a characteristic of a GLBP?

A

It provides automatic rerouting if any router in the group fails.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
71
Q

A network administrator is analyzing the features that are supported by different first top router redundancy protocols. Which statement is a feature that is associated with GLBP?

A

GOBP allows load balancing between routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
72
Q

Which devices are specifically designed for network security? (Choose three)

A

VPN enabled router
NGFW
NAC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
73
Q

In an 802.1X implementation, which device is responsible for relaying responses?

A

Authenticator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
74
Q

Which of the following mitigation techniques are used to protect layer three through layer seven of the OSI model? (Choose three.)

A

VPN, firewalls, IPS devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
75
Q

Which of the following mitigation techniques prevents many types of attacks including MAC address table overflow and DHCP starvation attacks?

A

Port security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
76
Q

Which of the following mitigation techniques prevents Mac and IP address spoofing?

A

IPSG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
77
Q

Which of the following mitigation techniques prevents ARP spoofing and ARP poisoning attacks?

A

DAI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
78
Q

Which of the following mitigation techniques prevents DHCP starvation in DHCP spoofing attacks?

A

DHCP snooping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
79
Q

What mitigation technique must be implemented to prevent MAC address overflow attacks?

A

Port security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
80
Q

A threat actor send the message that causes all other devices to believe the MAC address of the threat actors device is the default gateway what type of attack is this?

A

ARP spoofing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
81
Q

Which service is enabled on a Cisco router by default that can reveal significant information about the router and potentially make it more vulnerable to attack?

A

CDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
82
Q

Why is authentication with AAA preferred over a local database method?

A

It provides a fallback authentication method if the administrator forgets the username or password.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
83
Q

Which Cisco solution helps prevent Mac and IP address spoofing attacks?

A

IP source guard

84
Q

Which two features on a Cisco catalyst switch can be used to mitigate DHCP starvation and DHCP spoofing attacks? (Choose two.)

A

DHCP snooping

Port security

85
Q

Which procedure is recommended to mitigate the chances of ARP spoofing?

A

Enable DHCP snooping on selected VLANs.

86
Q

What are two types of switch ports that are used on Cisco switches as part of the defense against DHCP spoofing attacks? (Choose two.)

A

Trusted DHCP port

Untrusted port

87
Q

Which to commands can be used to enable portfast on a switch? (Choose two.)

A

S1(config) #Spanning–Tree PortFast Default

S1(config if)# Spanning-tree PortFast

88
Q

An administrator who is troubleshooting connectivity issues on a switch notices that a switchport configured for Port security is in an err disabled state after verifying the cause of the violation, how should the administrator reenable the port without disrupting network operation?

A

Issue the shutdown command followed by the no shutdown command on the interface.

89
Q

A network administrator is configuring DHCP snooping on a switch which configuration command should be used first?

A

IP DHCP snooping

90
Q

A network administrator is configuring DAI on a switch with the command ip arp inspection validate DST – MAC. What is the purpose of this configuration command?

A

To check the destination Mac address in the ethernet header against the target Mac address in the ARP body.

91
Q

Where are dynamically learned Mac addresses stored when sticky learning is enabled with the switch port port security MAC address sticky command?

92
Q

Which of the following wireless networks typically uses lower powered transmitters for short ranges

93
Q

Which of the following wireless networks are specified in the IEEE 802.11 standards for the 2.4 GHz and 5 GHz radio frequencies?

94
Q

Which of the following is an IEEE 802.15 WPAN standard that uses a device pairing process to communicate

95
Q

Which 802.11 standards exclusively use the 5 GHz radio frequency? (Choose two)

A
  1. 11a

802. 11ac

96
Q

Which standards organization is responsible for allocating radio frequencies?

97
Q

True or false: laptops that do not have an integrated wireless NIC can only be attached to the network through a wired connection.

98
Q

True or false: when you need to expand the coverage of a small Network the best solution is to use a range extender.

99
Q

Which wireless topology mode is used by two devices to connect in a peer to peer network?

A

Ad hoc 

100
Q

True or false: and EFS is created when two or more BSSs need to be joined to support roaming clients.

101
Q

How many address fields are in the 802.11 wireless frame?

102
Q

What is the term for an AP that openly advertises it’s Services periodically

103
Q

What is the term for an AP that does not send a beacon, but waits for clients to send probes?

104
Q

What IP versions does CAPWAP support?

A

IPv4 by default, but can configure IPv6

105
Q

What UDP port and IP protocols are used by CAPWAP for IPv4? (Choose three.)

A

17
5246
5247

106
Q

What UDP ports and IP protocols are used by CAPWAP for IPV6? (Choose three.)

A

136
5246
5247

107
Q

In the split MAC architecture for CAPWAP, which of the following are the responsibility of the AP? (Choose four.)

A

Packet acknowledgments and re-transmissions
Beacons and probe responses
Mac layer data encryption in decryption
Frame queuing and packet prioritization

108
Q

In the split architecture for CAPWAP, which of the following are the responsibility of the WLC? (Choose four.)

A

Authentication
Association and reassociation of roaming clients
Termination of 802.11 traffic on a wired interface
Frame translation to other protocols

109
Q

True or false: DTLS is enabled by default under control and data CAPWAP tunnels

110
Q

Which of the following statements are true about modes of operation for a flex connect AP? Choose two.

A

In standalone mode, the WLC is unreachable and the AP switches local traffic in performs client authentication locally.
In connect mode, the WLC is reachable and performs all its CAPWAP functions.

111
Q

Which of the following modulation techniques rabbit lease which is a signal among frequency channels?

112
Q

Which of the following modulation technique spread to signal over the larger frequency band?

113
Q

Which of the following modulation techniques is used in the new 802.11ax standard?

114
Q

How many channels are available for the 2.4 GHz band in Europe?

115
Q

How many channels are available for the 5 GHz band?

116
Q

Which of the following is most likely not the source of a wireless DOS attack?

117
Q

True or false: a rogue AP is misconfigured AP connected to the network and a possible source of DOS attacks.

118
Q

What type of attack is an evil twin AP attack?

119
Q

What are the best ways to secure WLANs?

A

Authentication

Encryption

120
Q

Which of the following authentication method does not use the password shared between the wireless client in the AP?

121
Q

Which encryption method is used by the original 802.11 specifications?

122
Q

Which of the following encryption methods uses CCMP to recognize if the encrypted and non-encrypted bits have been altered?

123
Q

Which of the following authentication methods as the user enter a pre-shared password? Choose two.

A

WPA personal

WPA2 personal

124
Q

In the context of mobile devices, what does the term tethering involved?

A

Connecting a mobile device to another mobile device or computer to share a network connection.

125
Q

Which feature of 802. 11N wireless access points allows them to transmit data at faster speeds than previous versions of 802. 11 Wi-Fi standards did?

126
Q

What method of wireless authentication is currently considered to be the strongest?

127
Q

Which parameter is commonly used to identify a wireless network name when a home wireless AP is being configured?

128
Q

Which characteristic describes a wireless client operating an active mode?

A

Must know the SSID to connect to an AP

129
Q

Which IEEE standard operates at wireless frequencies in both the 5 GHz and 2.4 GHz ranges

130
Q

Which statement describes an autonomous access point?

A

It is a standalone access point

131
Q

Which two rules are typically performed by a wireless router that is used in a home or small business? Choose two

A

Ethernet switch

Access point

132
Q

Which protocol and important numbers are used by both IPv4 and IPV6 CAPWA tunnels? Choose two.

A

5246 and 5247

UDP

133
Q

In three 802.1 1B access points need to be deployed in close proximity which three frequency channels should be used? Choose three

134
Q

Which type of telecommunication technology is used to provide Internet access to vessels at sea?

135
Q

Which wireless network topology is being configured buy a technician who is installing a keyboard and mouse and headphones each of which uses Bluetooth?

A

Ad hoc mode

136
Q

Which type of wireless apologies created when two or more basic service sets are interconnected by ethernet

A

ESS (extended service set)

137
Q

What Wi-Fi management frame is regularly broadcast by APs to announce their presence?

138
Q

A user is configuring a wireless access point and wants to prevent any neighbors from discovering the Network what action does the user need to take?

A

Disable SSID broadcast

139
Q

When a wireless network is in a small office is being set up, which type of IP addressing is typically used on the network devices?

140
Q

Are you there is just purchased a generic home router and would like to secure it. What should be done to help secure the wireless home router?

A

Change the default administrator password

141
Q

Which protocol could be used by a company to monitor devices such as a wireless LAN controller (WLC)?

142
Q

When configuring a Cisco 3500 series wireless LAN controller (WLC) for a WPA to enterprise WAN, what has to be created on the WLC before creating the new WLAN?

A

A VLAN for the wireless network

143
Q

What is a DHCP scope as it relates to a WLAN configured on the WLC controller?

A

A pool of IP address is for WLAN clients

144
Q

Why would a technician configure a passphrase for a WLAN on a wireless router?

A

To configure wireless client authentication

145
Q

A customer install the wireless access point at home in the closet next to the kitchen the customer mentioned that the wireless communication performance seems degraded when the cordless phone of the microwave oven and the news what is the possible reason for this degradation?

A

The wireless signal is in the same radio frequency range is the household devices are in.

146
Q

What functionality is required on routers to provide remote workers with VoIP and video conferencing capabilities?

147
Q

A wireless router is displaying the IP address of 192168.0.1 what could this mean?

A

The wireless router still has the factory default IP address.

148
Q

A laptop cannot connect to a wireless access point, which two troubleshooting steps should be taken first? Choose two.

A

Ensure that the wireless SSID is chosen.

Ensure that the wireless NIC is enabled.

149
Q

In setting up a small office net work, the network administrator decides to assign private IP address is dynamically to workstations and mobile devices. Which feature must be enabled on the company router in order for Office devices to access the Internet?

150
Q

What is the difference between autonomous access points that operate in a home environment and controller based access points that operate in a corporate environment?

A

Controller based access points can be automatically configured and managed by a WLAN controller.

151
Q

Which WLC tab would eat network administrator typically used to see a summary view of the most heavily used WLANs including the number of clients using a particular WLAN?

152
Q

Users on an IEEE 802. 11N network are complaining of slow speeds. The network administrator checks the AP and verifies it is operating smoothly. What can be done to improve the wireless performance in the network?

A

Split the wireless traffic between the 802.11 and 2.4 GHz band in the 5 GHz band.

153
Q

What table does a router used to determine how to forward an IP packet?

A

Routing table

154
Q

What action will a router take on a packet with a destination IP address that is on a remote network?

A

It will forward the packet to the next hop router

155
Q

Which of the following routes may be found in a rubbing table. choose all that apply

A

Directly connected networks
Static routes
Dynamic roating protocol routes
Default route

156
Q

What is used to determine the minimum number of far left bits that must match between the prefix in the route entry and the destination IP address.

A

Prefix length in the routing table entry

157
Q

If a router needs to send an ARP request for the destination IPv4 address of the packet, this means the packet will be forwarded:

A

To the device with the destination IPv4 address of the packet

158
Q

If a router needs to send an ARP request for the IPv4 address in one of its route entries this means the packet will be forwarded:

A

To a next hop router

159
Q

Which packet forwarding method is used by default on Cisco routers

A

Cisco express forwarding

160
Q

Which routing table principal is not correct?

A

Routing information about a path from one network to another also provides routing information about the reverse, or return, path.

161
Q

Which route entry would be used for a packet with a destination IP address that matches an IP address of one of the router interfaces?

A

L for local

162
Q

What type of network is accessed by a single round in the router has only one neighbor?

A

Stub network

163
Q

Which two route sources have the ability to automatically discover a new best path when there is a change in the apology? Choose two.

A

OSPF

EIGRP

164
Q

True are false? A default route can only be a static route.

165
Q

Network administrator configures aesthetic route for the same destination at work that was learned automatically by the router using OSPF. Which route will be installed and why?

A

Static route because it has a lower administrative distance.

166
Q

Which type of routing automatically adapts to topology changes?

A

Dynamic routing protocols

167
Q

What type of routing is typically used with a stub network?

A

Static routes

168
Q

What metric is used by OSPF to determine the best path?

169
Q

What term is used to describe routing over two or more pads to a destination with equal cost metrics?

A

Equal cost load balancing

170
Q

Which feature on a Cisco router permit the forwarding of traffic for which there is no specific route?

A

Gateway of last resort

171
Q

What are two functions of dynamic routing protocols?

A

To discover the net work

To maintain routing tables

172
Q

Which packet forwarding method does a router use to make switching decisions when it is using forwarding information base and an adjaiciency table

A

Cisco express forwarding

173
Q

Which type of route would typically be used on a border router so that devices inside the company can access the Internet?

174
Q

What are two functions of a router?

A

It determines the best path to send packets

A router connects multiple IP networks

175
Q

When a router learns that multiple paths are available to a destination Network from the same routing protocol which factor is considered by a router to choose the best path to forward a packet?

A

The lowest metric

176
Q

The output of the show IP route command contains the following entry:

S 10.2.0.0 [1/0] via 172.1 6.2.2

What value is indicated by the one in the [1/0] portion of the output?

A

Administrative distance

177
Q

Which type of static route creates a Gateway of last resort?

A

Default static route

178
Q

What address in prefix link is used when configuring an IPv6 default static route?

179
Q

Which two methods can be used to identify the next top in a static route? Choose two.

A

Next hop IP address

Exit interface

180
Q

Which IPv4 static route statement is true?

A

Using the exit interface only is common in point to point configuration.

181
Q

How is the destinations Netwerk in an IPv6 static route identified?

A

Using an IPv6 prefix and prefix length

182
Q

A network administrator configures a router by the command IP route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?

A

To provide a route to forward packets for which there is no route in the routing table

183
Q

Which type of static route that is configured on a router uses only the exit interface?

A

Directly connected static route

184
Q

Network administrator uses the command IP route 172.18.0.0255255.0.0S 0/01 to configure a floating static route on a router. That route will function as a back up route to either to reach the EIGRP learn Netwerk 172180.0/1/6. After this configuration, the EIGRP route is removed from the routing table even though EIGRP is still functioning properly why is the static route not functioning as intended as intended?

A

The administrative distance value is not high enough on the static route.

185
Q

What type of static ground is created when the next up IP address in exit interface are specified?

A

Fully specified static route

186
Q

What is the correct syntax of a floating static route?

A

The administrative distance on a floating static route is put at the end of the static route.

187
Q

What static route statement shows a recursive IPv6 static route?

A

You know just pick the second to the longest one.

188
Q

Network administrator is configuring a route to forward packets to a specific web server. What type of route should be configured by the administrator?

A

A host route.

189
Q

Which command would create a valid IPv6 default route?

A

Just remember it’s the one with::/0

190
Q

What is a characteristic of a default static route?

A

It identifies the gateway IP address to which the router sends all IP packets for which it does not have a learned or static route.

191
Q

What is the purpose of a floating static route?

A

It allows an alternate connection to be used when the preferred link fails.

192
Q

Which IPv6 static route would serve as a back up route to a dynamic route learn through OSPF?

A

For this one just remember that the administrative distance has to be greater than 110

193
Q

Like command, or set of commands, would be used to determine if the following configuration on rather HQ works as designed?

A

To test a floating static brown take down the main route link in order to see whether the back up link appears in the routing table

194
Q

Which type of static route typically uses the distance parameter in the IP route global configuration command

A

Floating static route

195
Q

Why would a floating static ground be configured with an administrative distance that is higher than the administrative distance of a dynamic routing protocol that is running at the same router?

A

To be used as a back up route.

196
Q

What network address and subnet mask combination would be used to create a default static route that matches any IP V4 destination?

A

0.0.0.0 0.0.0.0

197
Q

True or false? R2 will forward frames to our three with all ones layer to address.

198
Q

Which sequence correctly identifies the order of the steps that a router will perform when it receives a packet on an ethernet interface?

A

The router examines the destination Mac address.
The router identifies the ethernet type field
The router de encapsulates the ethernet frame
The router examines the destination IP address

199
Q

Which three iOS troubleshooting commands can I help to isolate problems with a static route? Choose three.

A

Show IP interface brief
Ping
Show IP route

200
Q

A network administrator has entered a static route to an ethernet land that is connected to an adjacent router. However the router is not shown in the routing table. Which command with the Administrator used to verify that the exit interface is up?

A

Show IP interface brief

201
Q

Aesthetic route has been configured on a router. However, the destination network no longer exists. What should an administrator do to remove the static route from the routing table.

A

Remove the route using the no IP route command.

202
Q

Which statement describes the sequence of process is executed by a router when it receives the packet from the host to be delivered to a host on another network

A

It didn’t caps leads the packet, selects the appropriate path, and encapsuates the packet to forward it toward the destination host.

203
Q

I network engineer issues the show CDP neighbor command on several network devices during the process of network documentation. What is the purpose of performing this command?

A

To obtain information about directly connected Cisco devices.

204
Q

A network administrator notices that correctly enter static Brown is not in the writing table. What to router commands could an administrator use to determine if the exit in her face was up in the next top address is available? Choose two.

A

Ping

Show IP interface brief

205
Q

Network administrator has entered the following command:

IP route 192.168.10.64 255.255.255.192 serial 0/0/1

When the network administrator enters the command show IP route, the route is not in the routing table. What should the administrator do next?

A

Verify that the serial 0/0/1 interface is activin available.

206
Q

What will a router do if it does not have a default route configured in a packet needs to be forwarded to a destination network that is not listed in the writing table?

207
Q

What does the C mean next in an entry in the output of the show IP route command?

A

It identifies a network that is directly connected to the router.