200-101 Exam Questions Dumps, Selling Facebook Products
200-101 Cert Guide PDF 100% Cover Real Exam Questions
Facebook 200-101 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
NEW QUESTION 11
What are two characteristics of Frame Relay point-to-point subinterfaces? (Choose two.)
- A. They are ideal for full-mesh topologies.
- B. They require a unique subnet within a routing domain.
- C. They emulate leased lines.
- D. They create split-horizon issues.
- E. They require the use of NBMA options when using OSPF.
Answer: B,C
NEW QUESTION 12
What does a router do if it has no EIGRP feasible successor route to a destination network and the successor route to that destination network is in active status?
- A. It sends a copy of its neighbor table to all adjacent routers.
- B. It sends a multicast query packet to all adjacent neighbors requesting available routing paths to the destination network.
- C. It routes all traffic that is addressed to the destination network to the interface indicated in the routing table.
- D. It broadcasts Hello packets to all routers in the network to re-establish neighbor adjacencies.
Answer: B
NEW QUESTION 13
Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0? (Choose two.)
- A. Router(config-router)# network 192.168.16.0 0.0.0.255 area 0
- B. Router(config-router)# network 192.168.16.0 255.255.255.0 area 0
- C. Router(config)# router ospf 0
- D. Router(config)# router ospf 1
- E. Router(config)# router ospf area 0
- F. Router(config-router)# network 192.168.16.0 0.0.0.255 0
Answer: A,D
Explanation:
In the router ospf
Command, theranges from 1 to 65535 so o is an invalid number - B is correct but A is not correct.
To configure OSPF, we need a wildcard in the "network" statement, not a subnet mask. We also
need to assgin an area to this process - E is correct.
NEW QUESTION 14
Which statement describes an EIGRP feasible successor route?
- A. Aprimary route, added to the routing table
- B. Abackup route, added to the routing table
- C. Aprimary route, added to the topology table
- D. Abackup route, added to the topology table
Answer: D
NEW QUESTION 15
Which type of EIGRP route entry describes a feasible successor?
- A. a primary route, stored in the topology table
- B. a backup route, stored in the topology table
- C. a backup route, stored in the routing table
- D. a primary route, stored in the routing table
Answer: B
NEW QUESTION 16
Refer to the exhibit.
What three actions will the switch take when a frame with an unknown source MAC
address arrives at the interface? (Select three.)
- A. Send a syslog message.
- B. Shut down the port.
- C. Write the MAC address to the startup-config.
- D. Increment the Security Violation counter.
- E. Forward the traffic.
- F. Send an SNMP trap.
Answer: A,D,F
NEW QUESTION 17
Refer to the exhibit
.
Which switch provides the spanning-tree designated port role for the network segment that services the printers?
- A. Switch4
- B. Switch2
- C. Switch3
- D. Switch1
Answer: C
NEW QUESTION 18
An ecommerce brand needs to determine if additional placements will drive more results than focusing the budget primarily on Facebook Feed.
A/B test results:
* Campaign 1: Facebook Feed
* Cost per purchase: S5
* Campaign 2: Four placements
* Cost per purchase: S3
* Facebook News Feed cost per purchase: $1.50
* Instagram feed cost per purchase: $2.50
* Messenger cost per purchase: $6
* Instagram Stories cost per purchase: $7
Which action should the brand take?
- A. Remove Messenger and Instagram Stories from the test campaign and retest with two new placements: Facebook News Feed and Instagram feed
- B. Deliver budget to Facebook News Feed within each Ad Set
- C. Deliver budget against Facebook News Feed, Instagram feed, Messenger, and Instagram Stories within each ad set
- D. Deliver budget to only Facebook News Feed and Instagram feed within each Ad Set
Answer: D
NEW QUESTION 19
A new energy beverage brand needs to measure its upcoming digital campaign using experimental design. The campaign will run through an ad network that specializes in delivering ads to the most suitable audiences according to the message that is being communicated. When approaching a measurement partner, it learns that their suggested methodology has the following characteristics:
* Splits the intended audiences into two groups: A and B
* Group A will be shown the brand's advertising
* Group B will be shown a public service announcement instead of the brand's ad
* A survey with at least 500 respondents per group will then be conducted focusing on brand favorability
* The scores will be compared between both groups
What should the brand manager expect from this experimental setup?
- A. Outcome accuracy will be negatively affected due to the amount of survey responses
- B. Outcomes will be biased because audiences in both groups are likely to be different
- C. Outcome accuracy will depend on the type of public service announcement used
- D. Outcomes will be biased due to low baseline awareness
Answer: D
NEW QUESTION 20
A cosmetics company advertises predominantly on Facebook and Instagram. The company wants to test alternative creative messaging for holiday season campaigns targeted to a narrow audience to discover which message achieves the most efficient sales results.
Which measurement approach should the company use while minimizing CPM impact?
- A. Brand Lift polling 'Purchase Intent'
- B. Brand Lift polling 'Message Association'
- C. Randomized control trial
- D. A/Btest
Answer: C
NEW QUESTION 21
An analyst receives two ad insights data tables.
Which type of join should be used to append the campaign results to campaign specs and keep all records in the campaign specs table?
- A. Full join
- B. Inner join
- C. Right join
- D. Left join
Answer: C
NEW QUESTION 22
Refer to the exhibit.
Which of these correctly describes the results of port security violation of an unknown packet?
- A. port enabled; unknown packets dropped; no SNMP or syslog messages
- B. port disabled; SNMP or syslog messages
- C. port disabled; no SNMP or syslog messages
- D. port enabled; unknown packets dropped; SNMP or syslog messages
Answer: B
Explanation:
Configuring Port Security http://packetlife.net/blog/2010/may/3/port-security/
We can view the default port security configuration with show port-security: http://www.ciscopress.com/articles/article.asp?p=1722561
Switchport Security Violations The second piece of switchport port-security that must be understood is a security violation including what it is what causes it and what the different violation modes that exist. A switchport violation occurs in one of two situations:
When the maximum number of secure MAC addresses has been reached (by default, the maximum number of secure MAC addresses per switchport is limited to 1)
An address learned or configured on one secure interface is seen on another secure interface in the same VLAN The action that the device takes when one of these violations occurs can be configured: Protect-This mode permits traffic from known MAC addresses to continue to be forwarded while dropping traffic from unknown MAC addresses when over the allowed MAC address limit. When configured with this mode, no notification action is taken when traffic is dropped. Restrict-This mode permits traffic from known MAC addresses to continue to be forwarded while dropping traffic from unknown MAC addresses when over the allowed MAC address limit. When configured with this mode, a syslog message is logged, a Simple Network Management Protocol (SNMP) trap is sent, and a violation counter is incremented when traffic is dropped. Shutdown-This mode is the default violation mode; when in this mode, the switch will automatically force the switchport into an error disabled (err-disable) state when a violation occurs. While in this state, the switchport forwards no traffic. The switchport can be brought out of this error disabled state by issuing the errdisable recovery cause CLI command or by disabling and re-enabling the switchport.
Shutdown VLAN-This mode mimics the behavior of the shutdown mode but limits the error disabled state the specific violating VLAN.
NEW QUESTION 23 

Which connection uses the default encapsulation for serial interfaces on Cisco routers?
- A. The serial connection to the NorthCoast branch office.
- B. The serial connection to the Multinational Core.
- C. The serial connection to the Southlands branch office.
- D. The serial connection to the North branch office.
Answer: A
NEW QUESTION 24
Refer to the exhibit.
What address is a feasible successor?
- A. 10.1.4.4
- B. 172.16.4.0
- C. 172.16.3.0
- D. 10.1.2.2
Answer: D
NEW QUESTION 25
Which Layer 2 protocol encapsulation type supports synchronous and asynchronous circuits and has built-in security mechanisms?
- A. PPP
- B. X.25
- C. Frame Relay
- D. HDLC
Answer: A
Explanation:
High-Level Data Link Control (HDLC) - HDLC is the default encapsulation type on point-to-point, dedicated links, and circuit-switched connections. It is used typically when communicating between two Cisco devices. It is a bit-oriented synchronous data link layer protocol. Point-to-Point Protocol (PPP) - Provides router-to-router and host-to network connections over synchronous and asynchronous circuits. PPP was designed to work with several network layer protocols, such as IP, and IPX. PPP also has built in security mechanisms such as PAP and CHAP X.25/Link Access Procedure, Balanced (LAPB) - ITU-T standard that defines how connections between DTE and DCE are maintained for remote terminal access and computer communications in public data networks. X.25 specifies LAPB, a data line layer protocol. X.25 is a predecessor to Frame Relay. Frame Relay - Industry standard, switched data link layer protocol that handles multiple virtual circuits. It is a next-generation to X.25 that is streamlined to eliminate some of the time-consuming processes (such as error correction and flow control) that were employed in X.25.
NEW QUESTION 26
Which two statements about the OSPF Router ID are true? (Choose two.)
- A. It is created using the MAC Address of the loopback interface.
- B. It identifies the source of a Type 1 LS
- C. By default, the lowest IP address on the router becomes the OSPF Router ID.
- D. It should be the same on all routers in an OSPF routing instance.
- E. The router automatically chooses the IP address of a loopback as the OSPF Router I
Answer: B,E
NEW QUESTION 27
Refer to the exhibit.
How will the router handle a packet destined for 192.0.2.156?
- A. The router will drop the packet.
- B. The router will return the packet to its source.
- C. The router will forward the packet via either Serial0 or Serial1.
- D. The router will forward the packet via Serial2.
Answer: D
NEW QUESTION 28
Which three statements about RSTP are true? (Choose three.)
- A. RSTP also uses the STP proposal-agreement sequence.
- B. RSTP port states are blocking, discarding, learning, or forwarding.
- C. RSTP uses the same timer-based process as STP on point-to-point links.
- D. RSTP provides a faster transition to the forwarding state on point-to-point links than STP does.
- E. RSTP significantly reduces topology reconverging time after a link failure.
- F. RSTP expands the STP port roles by adding the alternate and backup roles.
Answer: D,E,F
Explanation:
http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfa.shtml
Convergence Cisco enhanced the original 802.1D specification with features such as Uplink Fast, Backbone Fast, and Port Fast to speed up the convergence time of a bridged network. The drawback is that these mechanisms are proprietary and need additional configuration.
Alternate and Backup Port Roles These two port roles correspond to the blocking state of 802.1D. A blocked port is defined as not being the designated or root port. A blocked port receives a more useful BPDU than the one it sends out on its segment.
Remember that a port absolutely needs to receive BPDUs in order to stay blocked. RSTP introduces these two roles for this purpose. Rapid Transition to Forwarding State Rapid transition is the most important feature introduced by 802.1w. The legacy STA passively waited for the network to converge before it turned a port into the forwarding state. The achievement of faster convergence was a matter of tuning the conservative default parameters (forward delay and max_age timers) and often put the stability of the network at stake. The new rapid STP is able to actively confirm that a port can safely transition to the forwarding state without having to rely on any timer configuration. There is now a real feedback mechanism that takes place between RSTP-compliant bridges. In order to achieve fast convergence on a port, the protocol relies upon two new variables: edge ports and link type.
NEW QUESTION 29
A CPG advertiser wants to determine how much ROI is provided by Facebook compared to other channels, like TV and online publishers. The advertiser runs a digita deep dive marketing mix modeling.
Refer to information from the test:



- A. Maintain media execution on Facebook as usual
- B. Increase media execution on Facebook above the max ROI threshold
- C. Keep media execution on Facebook between the minimum and max marginal threshold
- D. Using the charts, what should an analyst recommend regarding Facebook?
Answer: C
NEW QUESTION 30
In GLBP, which router will respond to client ARP requests?
- A. The active virtual gateway will reply with one of four possible virtual MAC addresses.
- B. The active virtual gateway will reply with its own hardware MAC address.
- C. The GLBP member routers will reply with one of four possible burned in hardware addresses.
- D. All GLBP member routers will reply in round-robin fashion.
Answer: A
NEW QUESTION 31
Which two options are valid WAN connectivity methods? (Choose two.)
- A. PPP
- B. Ethernet
- C. DSL
- D. L2TPv3
- E. WAP
Answer: A,C
Explanation:
On each WAN connection, data is encapsulated into frames before itcrosses the WAN link. The following are typical WAN protocols:1. High-level Data Link Control (HDLC): The Cisco default encapsulation type onpoint-to-point connections, dedicated links, and circuit-switches connections.2. PPP: Provides router-to-router and host-to-network connections over synchronous andasynchronous circuits. PPP was designed to work with several network layer protocols,including IP.3. Frame-relay: A successor to X.25. This protocol is an industry-standard, switchesdata-link layer protocol that handles multiple virtual circuits
http://en.wikipedia.org/wiki/Wide_area_network
NEW QUESTION 32
What command is used to verify the DLCI destination address in a Frame Relay static configuration?
- A. show frame-relay map
- B. show frame relay end-to-end
- C. show frame-relay pvc
- D. show frame-relay lmi
Answer: A
Explanation:
Cisco Frame Relay Configurations http://www.ciscopress.com/articles/article.asp?p=170741&seqNum=9 show frame-relay map The show frame-relay map privileged EXEC mode command shows the contents of the next hop protocol address to DLCI mapping table on the router. The table contains both dynamic mapped and static mapped entries. The below example shows a sample output of the show frame-relay map command. Router#show frame-relay map Serial1/2 (up): ip 172.16.1.4 dlci 401(0x191,0x6410), dynamic, broadcast,, status defined, active Serial1/2 (up): ip 172.16.1.5 dlci 501(0x1F5,0x7C50), dynamic, broadcast,, status defined, active Serial1/2 (up): ip 172.16.1.2 dlci 301(0x12D,0x48D0), dynamic, broadcast,, status defined, active
NEW QUESTION 33
Refer to the exhibit.
The show interfaces serial 0/1 command was issued on the R10-1 router. Based on the output displayed which statement is correct?
- A. The cable connected to the serial 0/1 interface of the R10-1 router is a DTE cable.
- B. The interface of the remote router connected to the serial 0/1 interface of the R10-1 router is using the default serial interface encapsulation.
- C. The CSU used with the serial 0/1 interface of the R10-1 router has lost connection to the service provider.
- D. The clock rate used for interface serial 0/1 of the R10-1 router is 1,544,000 bits per second.
- E. The R10-1 router can ping the router interface connected to the serial 0/1 interface.
Answer: B
Explanation:
Cisco High-Level Data Link Controller (HDLC) is the Cisco proprietary protocol for Cisco HDLC is the default encapsulation type for the serial interfaces.
NEW QUESTION 34
Which two statistics appear in show frame-relay map output? (Choose two.)
- A. the number of BECN packets that are received by the router
- B. the number of FECN packets that are received by the router
- C. the status of the PVC that is configured on the router
- D. the IP address of the local router
- E. the value of the local DLCI
Answer: C,E
NEW QUESTION 35
An advertiser wants to conduct a multi-cell Brand Lift test. The cells are designed to help the advertiser understand whether adding Instagram Stories as a placement impacts brand awareness. The test is designed with the following:
* Facebook Feed + Instagram Feed
* Instagram Stories + Facebook Feed + Instagram Feed
* Automatic Placements
What should the analyst recommend based on the test results?
- A. Continue with the placement strategy for the cell with the highest positive statistically significant awareness lift
- B. Continue with the placement strategy for all cells with positive awareness lift
- C. Continue with the placement strategy for all cells with positive statistically significant awareness lift
- D. Continue with the placement strategy for the cell with the highest positive awareness lift
Answer: C
NEW QUESTION 36
......
Pass 200-101 Exam - Real Questions & Answers: https://www.practicevce.com/Facebook/200-101-practice-exam-dumps.html
Pass 200-101 Review Guide, Reliable 200-101 Test Engine: https://drive.google.com/open?id=193q7OpBd18n3D_bkF5VYoL5OEO51G3gf