option
Questions
ayuda
daypo
search.php

born inside

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
born inside

Description:
grew up out there

Creation Date: 2025/07/17

Category: Others

Number of questions: 37

Rating:(0)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

?. vNIC. OVA. VMDK. VMX.

Which two methods are used to reduce the AP coverage area? (Choose two.). A. Reduce channel width from 40 MHz to 20 MHz. B. Reduce AP transmit power. C. Enable Fastlane. D. Increase minimum mandatory data rate. E. Disable 2.4 GHz and use only 5 GHz.

In a wireless network environment, what is calculated using the numerical values of the transmitter power level, cable loss, and antenna gain?. A. SNR. B. RSSI. C. EIRP. D. dBi.

What does the LAP send when multiple WLCs respond to the CISCO-CAPWAP-CONTROLLER.localdomain hostname during the CAPWAP discovery and join process?. A. unicast discovery request to the first WLC that resolves the domain name. B. broadcast discovery request. C. join request to all the WLCs. D. unicast discovery request to each WLC.

A port channel is configured between SW2 and SW3. SW2 is not running a Cisco operating system. When all physical connections are made, the port channel does not establish. Based on the configuration excerpt of SW3, what is the cause of the problem?. A. The port-channel mode should be set to auto. B. The port channel on SW2 is using an incompatible protocol. C. The port-channel trunk is not allowing the native VLAN. D. The port-channel interface load balance should be set to src-mac.

What is a fact about Cisco EAP-FAST?. A. It requires a client certificate. B. It is an IETF standard. C. It does not require a RADIUS server certificate. D. It operates in transparent mode.

Which DNS lookup does an access point perform when attempting CAPWAP discovery?. A. CISCO-CONTROLLER.local. B. CAPWAP-CONTROLLER.local. C. CISCO-CAPWAP-CONTROLLER.local. D. CISCO-DNA-CONTROLLER.local.

What are two effects of this configuration? (Choose two.). A. It establishes a one-to-one NAT translation. B. The 209.165.201.0/27 subnet is assigned as the outside local address range. C. The 10.1.1.0/27 subnet is assigned as the inside local addresses. D. Inside source addresses are translated to the 209.165.201.0/27 subnet. E. The 10.1.1.0/27 subnet is assigned as the inside global address range.

An engineer configures a WLAN with fast transition enabled. Some legacy clients fail to connect to this WLAN. Which feature allows the legacy clients to connect while still allowing other clients to use fast transition based on their OUIs?. A. over the DS. B. 802.11k. C. adaptive R. D. 802.11v.

What are two common sources of interference for Wi-Fi networks? (Choose two.). A. LED lights. B. radar. C. fire alarm. D. conventional oven. E. rogue AP.

Which two pieces of information are necessary to compute SNR? (Choose two.). A. transmit power. B. noise floor. C. EIRP. D. RSSI. E. antenna gain.

Which OSPF network types are compatible and allow communication through the two peering devices?. A. point-to-multipoint to nonbroadcast. B. broadcast to nonbroadcast. C. point-to-multipoint to broadcast. D. broadcast to point-to-point.

Which statement about the OSPF debug output is true?. A. The output displays OSPF hello messages which router R1 has sent or received on interface Fa0/1. B. The output displays all OSPF messages which router R1 has sent or received on all interfaces. C. The output displays all OSPF messages which router R1 has sent or received on interface Fa0/1. D. The output displays OSPF hello and LSACK messages which router R1 has sent or received.

Which statement about multicast RPs is true?. A. RPs are required only when using protocol independent multicast dense mode. B. RPs are required for protocol independent multicast sparse mode and dense mode. C. By default, the RP is needed periodically to maintain sessions with sources and receivers. D. By default, the RP is needed only to start new sessions with sources and receivers.

To increase total throughput and redundancy on the links between the wireless controller and switch, the customer enabled LAG on the wireless controller. Which EtherChannel mode must be configured on the switch to allow the WLC to connect?. A. Active. B. Passive. C. On. D. Auto.

Based on this interface configuration, what is the expected state of OSPF adjacency?. A. 2WAY/DROTHER on both routers. B. not established. C. FULL on both routers. D. FULL/BDR on R1 and FULL/BDR on R2.

Link1 is a copper connection and Link2 is a fiber connection. The fiber port must be the primary port for all forwarding. The output of the show spanning-tree command on SW2 shows that the fiber port is blocked by spanning tree. An engineer enters the spanning-tree port-priority 32 command on G0/1 on SW2, but the port remains blocked. Which command should be entered on the ports that are connected to Link2 to resolve the issue?. A. Enter spanning-tree port-priority 4 on SW2. B. Enter spanning-tree port-priority 32 on SW1. C. Enter spanning-tree port-priority 224 on SW1. D. Enter spanning-tree port-priority 64 on SW2.

Which behavior can be expected when the HSRP version is changed from 1 to 2?. A. No changes occur because the standby router is upgraded before the active router. B. No changes occur because version 1 and 2 use the same virtual MAC OUI. C. Each HSRP group reinitializes because the virtual MAC address has changed. D. Each HSRP group reinitializes because the multicast address has changed.

Which IP address becomes the active next hop for 192.168.102.0/24 when 192.168.101.2 fails?. A. 192.168.101.10. B. 192.168.101.14. C. 192.168.101.6. D. 192.168.101.18.

Which two mechanisms are available to secure NTP? (Choose two.). A. IPsec. B. IP prefix list-based. C. encrypted authentication. D. TACACS-based authentication. E. IP access list-based.

In OSPF, which LSA type is responsible for pointing to the ASBR router?. A. type 1. B. type 2. C. type 3. D. type 4.

VLANs 50 and 60 exist on the trunk links between all switches. All access ports on SW3 are configured for VLAN 50 and SW1 is the VTP server. Which command ensures that SW3 receives frames only from VLAN 50?. A. SW1(config)#vtp mode transparent. B. SW3(config)#vtp mode transparent. C. SW2(config)#vtp pruning. D. SW1(config)#vtp pruning.

Which configuration establishes EBGP neighborship between these two directly connected neighbors and exchanges the loopback network of the two routers through BGP?. A. R1(config)#router bgp 1 R1(config-router)#neighbor 192.168.10.2 remote-as 2 R1(config-router)#network 10.1.1.0 mask 255.255.255.0 R2(config)#router bgp 2 R2(config-router)#neighbor 192.168.10.1 remote-as 1 R2(config-router)#network 10.2.2.0 mask 255.255.255.0. B. R1(config)#router bgp 1 R1(config-router)#neighbor 10.2.2.2 remote-as 2 R1(config-router)#network 10.1.1.0 mask 255.255.255.0 R2(config)#router bgp 2 R2(config-router)#neighbor 10.1.1.1 remote-as 1 R2(config-router)#network 10.2.2.0 mask 255.255.255.0. C. R1(config)#router bgp 1 R1(config-router)#neighbor 192.168.10.2 remote-as 2 R1(config-router)#network 10.0.0.0 mask 255.0.0.0 R2(config)#router bgp 2 R2(config-router)#neighbor 192.168.10.1 remote-as 1 R2(config-router)#network 10.0.0.0 mask 255.0.0.0. D. R1(config)#router bgp 1 R1(config-router)#neighbor 10.2.2.2 remote-as 2 R1(config-router)#neighbor 10.2.2.2 update-source lo0 R1(config-router)#network 10.1.1.0 mask 255.255.255.0 R2(config)#router bgp 2 R2(config-router)#neighbor 10.1.1.1 remote-as 1 R2(config-router)#neighbor 10.1.1.1 update-source lo0 R2(config-router)#network 10.2.2.0 mask 255.255.255.0.

Which type of antenna do the radiation patterns present?. A. Yagi. B. patch. C. omnidirectional. D. dipole.

Which reason could cause an OSPF neighborship to be in the EXSTART/EXCHANGE state?. A. mismatched OSPF link costs. B. mismatched OSPF network type. C. mismatched areas. D. mismatched MTU size.

When configuring WPA2 Enterprise on a WLAN, which additional security component configuration is required?. A. PKI server. B. NTP server. C. RADIUS server. D. TACACS server.

A customer has several small branches and wants to deploy a Wi-Fi solution with local management using CAPWAP. Which deployment model meets this requirement?. A. local mode. B. autonomous. C. SD-Access wireless. D. Mobility Express.

The WLC administrator sees that the controller to which a roaming client associates has Mobility Role Anchor configured under Clients > Detail. Which type of roaming is supported?. A. indirect. B. Layer 3 intercontroller. C. intracontroller. D. Layer 2 intercontroller.

What is the correct EBGP path attribute list, ordered from most preferred to least preferred, that the BGP best-path algorithm uses?. A. local preference, weight, AS path, MED. B. weight, local preference, AS path, MED. C. weight, AS path, local preference, MED. D. local preference, weight, MED, AS path.

A local router shows an EBGP neighbor in the Active state. Which statement is true about the local router?. A. The local router is attempting to open a TCP session with the neighboring router. B. The local router is receiving prefixes from the neighboring router and adding them in RIB-IN. C. The local router has active prefixes in the forwarding table from the neighboring router. D. The local router has BGP passive mode configured for the neighboring router.

SwitchC connects HR and Sales to the Core switch. However, business needs require that no traffic from the Finance VLAN traverse this switch. Which command meets this requirement?. A. SwitchC(config)#vtp pruning vlan 110. B. SwitchC(config)#vtp pruning. C. SwitchC(config)#interface port-channel 1 SwitchC(config-if)#switchport trunk allowed vlan add 210,310. D. SwitchC(config)#interface port-channel 1 SwitchC(config-if)#switchport trunk allowed vlan remove 110.

An engineer must ensure that all traffic leaving AS 200 will choose Link 2 as the exit point. Assuming that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers, which configuration accomplishes this task?. A. R4(config-router)bgp default local-preference 200. B. R3(config-router)bgp default local-preference 200. C. R4(config-router)neighbor 10.2.2.2 weight 200. D. R3(config-router)neighbor 10.1.1.1 weight 200.

An engineer reconfigures the port-channel between SW1 and SW2 from an access port to a trunk and immediately notices this error in SW1's log: *Mar 1 09:47:22.245: %PM-4-ERR_DISABLE: bpduguard error detected on Gi0/0, putting Gi0/0 in err-disable state Which command set resolves this error?. A. SW1(config-if)#interface Gi0/0 SW1(config-if)#no spanning-tree bpdufilter SW1(config-if)#shut SW1(config-if)#no shut. B. SW1(config-if)#interface Gi0/0 SW1(config-if)#no spanning-tree bpduguard enable SW1(config-if)#shut SW1(config-if)#no shut. C. SW1(config-if)#interface Gi0/0 SW1(config-if)#spanning-tree bpduguard enable SW1(config-if)#shut SW1(config-if)#no shut. D. SW1(config-if)#interface Gi0/1 SW1(config-if)#spanning-tree bpduguard enable SW1(config-if)#shut SW1(config-if)#no shut.

When a wireless client roams between two different wireless controllers, a network connectivity outage is experienced for a period of time. Which configuration issue would cause this problem?. A. Not all of the controllers in the mobility group are using the same mobility group name. B. Not all of the controllers within the mobility group are using the same virtual interface IP address. C. All of the controllers within the mobility group are using the same virtual interface IP address. D. All of the controllers in the mobility group are using the same mobility group name.

Company policy restricts VLAN 10 to be allowed only on SW1 and SW2. All other VLANs can be on all three switches. An administrator has noticed that VLAN 10 has propagated to SW3. Which configuration corrects the issue?. A. SW1(config)#int gi1/1 SW1(config)#switchport trunk allowed vlan 1-9,11-4094. B. SW2(config)#int gi1/2 SW2(config)#switchport trunk allowed vlan 10. C. SW2(config)#int gi1/2 SW2(config)#switchport trunk allowed vlan 1-9,11-4094. D. SW1(config)#int gi1/1 SW1(config)#switchport trunk allowed vlan 10.

Which First Hop Redundancy Protocol should be used to meet a design requirement for more efficient default gateway bandwidth usage across multiple devices?. A. GLBP. B. LACP. C. HSRP. D. VRRP.

A network engineer is configuring OSPF between router R1 and router R2. The engineer must ensure that a DR/BDR election does not occur on the Gigabit Ethernet interfaces in area 0. Which configuration set accomplishes this goal?. A. R1(config-if)interface Gi0/0 R1(config-if)ip ospf network point-to-point R2(config-if)interface Gi0/0 R2(config-if)ip ospf network point-to-point. B. R1(config-if)interface Gi0/0 R1(config-if)ip ospf network broadcast R2(config-if)interface Gi0/0 R2(config-if)ip ospf network broadcast. C. R1(config-if)interface Gi0/0 R1(config-if)ip ospf database-filter all out R2(config-if)interface Gi0/0 R2(config-if)ip ospf database-filter all out. D. R1(config-if)interface Gi0/0 R1(config-if)ip ospf priority 1 R2(config-if)interface Gi0/0 R2(config-if)ip ospf priority 1.

Report abuse