[Jan 04, 2022] Latest 200-101 Exam with Accurate Facebook Certified Marketing Science Professional PDF Questions
Practice To 200-101 - ITCertMagic Remarkable Practice On your Facebook Certified Marketing Science Professional Exam
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 31
Refer to the exhibit.
Which two statements are true about interVLAN routing in the topology that is shown in the exhibit? (Choose two.)
- A. Router1 will not play a role in communications between host A and host D.
- B. The FastEthernet 0/0 interface on Router1 and the FastEthernet 0/1 interface on Switch2 trunk ports must be configured using the same encapsulation type.
- C. Router1 needs more LAN interfaces to accommodate the VLANs that are shown in the exhibit.
- D. The FastEthernet 0/0 interface on Router1 must be configured with subinterfaces.
- E. Router1 and Switch2 should be connected via a crossover cable.
- F. Host E and host F use the same IP gateway address.
Answer: B,D
NEW QUESTION 32 

What would be the destination Layer 2 address in the frame header for a frame that is being forwarded by Dubai to the host address of 172.30.4.4?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
Explanation:
According to command output 172.30.4.4 is using the 694 dlci value. http://www.cisco.com/en/US/docs/ios/12_2/wan/command/reference/wrffr4.html#wp1029343
NEW QUESTION 33
Refer to the exhibit.
C-router is to be used as a "router-on-a-stick" to route between the VLANs. All the interfaces have been properly configured and IP routing is operational. The hosts in the VLANs have been configured with the appropriate default gateway. What is true about this configuration?
- A. These commands need to be added to the configuration: C-router(config)# router eigrp 123 C-router(config-router)# network 172.19.0.0
- B. These commands need to be added to the configuration: C-router(config)# router ospf 1 C-router(config-router)# network 172.19.0.0 0.0.3.255 area 0
- C. No further routing configuration is required.
- D. These commands need to be added to the configuration: C-router(config)# router rip C-router(config-router)# network 172.19.0.0
Answer: C
NEW QUESTION 34 

R1 is configured with the default configuration of OSPF.
From the following list of IP addresses configured on R1, which address will the OSPF process select as the router ID?
- A. 192.168.0.1
- B. 172.16.2.225
- C. 172.16.2.1
- D. 172.16.1.1
Answer: A
Explanation:
The Router ID (RID) is an IP address used to identify the router and is chosen using the following sequence:
+
The highest IP address assigned to a loopback (logical) interface.
+
If a loopback interface is not defined, the highest IP address of all active router's physical interfaces will be chosen.
+
The router ID can be manually assigned
In this case, because a loopback interface is not configured so the highest active IP address
192.168.0.1 is chosen as the router ID.
NEW QUESTION 35
Which two of these statements regarding RSTP are correct? (Choose two.)
- A. RSTP is a proprietary implementation of IEEE 802.1D STP.
- B. RSTP cannot operate with PVST+.
- C. RSTP defines no new port states.
- D. RSTP defines new port roles.
- E. RSTP is compatible with the original IEEE 802.1D STP.
Answer: D,E
Explanation:
http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfa.shtml
Port Roles The role is now a variable assigned to a given port. The root port and designated port roles remain, while the blocking port role is split into the backup and alternate port roles. The Spanning Tree Algorithm (STA) determines the role of a port based on Bridge Protocol Data Units (BPDUs). In order to simplify matters, the thing to remember about a BPDU is there is always a method to compare any two of them and decide whether one is more useful than the other. This is based on the value stored in the BPDU and occasionally on the port on which they are received. This considered, the information in this section explains practical approaches to port roles.
Compatibility with 802.1D RSTP is able to interoperate with legacy STP protocols. However, it is important to note that the inherent fast convergence benefits of 802.1w are lost when it interacts with legacy bridges.
NEW QUESTION 36
What occurs on a Frame Relay network when the CIR is exceeded?
- A. All UDP traffic is marked discard eligible and a BECN is sent.
- B. All traffic exceeding the CIR is marked discard eligible.
- C. All TCP traffic is marked discard eligible and a BECN is sent.
- D. All TCP traffic is marked discard eligible.
Answer: B
Explanation:
Committed information rate (CIR): The minimum guaranteed data transfer rate agreed to by the Frame Relay switch. Frames that are sent in excess of the CIR are marked as discard eligible (DE) which means they can be dropped if the congestion occurs within the Frame Relay network. Note: In the Frame Relay frame format, there is a bit called Discard eligible (DE) bit that is used to identify frames that are first to be dropped when the CIR is exceeded.
NEW QUESTION 37
Which command is used to enable CHAP authentication, with PAP as the fallback method, on a serial interface?
- A. Router(config-if)# authentication ppp chap fallback ppp
- B. Router(config-if)# ppp authentication chap fallback ppp
- C. Router(config-if)# ppp authentication chap pap
- D. Router(config-if)# authentication ppp chap pap
Answer: C
Explanation:
http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfathen.html
NEW QUESTION 38
The output of the show frame-relay pvc command shows "PVC STATUS = INACTIVE". What does this mean?
- A. The PVC is configured correctly, is operating normally, and is waiting for interesting traffic to trigger a call to the remote router.
- B. The PVC is configured correctly and is operating normally, but no data packets have been detected for more than five minutes.
- C. The PVC is configured correctly, is operating normally, and is no longer actively seeking the address of the remote router.
- D. The PVC is configured correctly on the local switch, but there is a problem on the remote end of the PVC.
- E. The PVC is not configured on the local switch.
Answer: D
NEW QUESTION 39
Users have been complaining that their Frame Relay connection to the corporate site is very slow. The network administrator suspects that the link is overloaded. Based on the partial output of the Router # show frame relay pvc command shown in the graphic, which output value indicates to the local router that traffic sent to the corporate site is experiencing congestion?
- A. in FECN packets 147
- B. DLCI=100
- C. last time PVC status changed 00:25:40
- D. in DF packets 0
- E. in BECN packets 192
Answer: E
Explanation:
First we should grasp the concept of BECN & FECN through an example:
Suppose Router A wants to send data to Router B through a Frame Relay network. If the network is congested, Switch 1 (a DCE device) will set the FECN bit value of that frame to 1, indicating that frame experienced congestion in the path from source to destination. This frame is forwarded to Switch 2 and to Router B (with the FECN bit = 1). Switch 1 knows that the network is congesting so it also sends frames back to Router A with BECN bit set to 1 to inform that path through the network is congested.
In general, BECN is used on frames traveling away from the congested area to warn source devices that congestion has occurred on that path while FECN is used to alert receiving devices if the frame experiences congestion.
BECN also informs the transmitting devices to slow down the traffic a bit until the network returns to normal state. The question asks "which output value indicates to the local router that traffic sent to the corporate site is experiencing congestion" which means it asks about the returned parameter which indicates congestion ->BECN.
NEW QUESTION 40
A food delivery company launches a campaign to attract new subscribers. An advertiser creates two types of video ads: educational and promotional.
The educational video ads focus on increasing people's awareness of the brand. The video ads reach an audience of people, ages 18-50. Previous purchasers and active subscribers are excluded. The ads are also delivered to a Lookalike Audience based on current customers.
The promotional video ads include promotional codes that encourage new subscriptions and are delivered to people who engaged with the earlier ads. The advertiser launches the ads a few weeks before operating in new markets so the company can develop a pool of customers who are ready to receive the product when operations start.
Which metric should be the primary KPI to determine the causal effectiveness of the Facebook ad campaign?
- A. Number of total subscriptions
- B. Number of incremental subscriptions
- C. Brand favorability lift
- D. Brand awareness lift
Answer: A
NEW QUESTION 41
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
Explanation:
http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080093f07.shtml
Feasible Successors A destination entry is moved from the topology table to the routing table when there is a feasible successor. All minimum cost paths to the destination form a set. From this set, the neighbors that have an advertised metric less than the current routing table metric are considered feasible successors. Feasible successors are viewed by a router as neighbors that are downstream with respect to the destination. These neighbors and the associated metrics are placed in the forwarding table. When a neighbor changes the metric it has been advertising or a topology change occurs in the network, the set of feasible successors may have to be re-evaluated. However, this is not categorized as a route recomputation. Feasible successor is a route whose Advertised Distance (AD) is less than the Feasible Distance (FD) of the current best path. A feasible successor is a backup route, which is not stored in the routing table but, stored in the topology table.
NEW QUESTION 42
Refer to the exhibit.
Each of these four switches has been configured with a hostname, as well as being configured to run RSTP. No other configuration changes have been made. Which three of these show the correct RSTP port roles for the indicated switches and interfaces? (Choose three.)
- A. SwitchC, Fa0/2, root
- B. SwitchA, Fa0/1, root
- C. SwitchA, Fa0/2, designated
- D. SwitchB, Gi0/2, root
- E. SwitchB, Gi0/1, designated
- F. SwitchD, Gi0/2, root
Answer: B,C,F
Explanation:
The question says "no other configuration changes have been made" so we can understand these
switches have the same bridge priority. SwitchC has lowest MAC address so, it will become root
bridge and 2 of its ports (Fa0/1 & Fa0/2) will be designated ports (DP). Because SwitchC is the
root bridge the 2 ports nearest SwitchC on SwitchA (Fa0/1) and SwitchD (Gi0/2) will be root ports
(RP) -> B and F are correct.
SwitchB must have a root port so which port will it choose? To answer this question we need to
know about STP cost and port cost.
In general, "cost" is calculated based on bandwidth of the link. The higher the bandwidth on a link,
the lower the value of its cost. Below are the cost values you should memorize:
Link speed Cost SwitchB will choose the interface with lower cost to the root bridge as the root
port so we must calculate the cost on interface Gi0/1 & Gi0/2 of SwitchB to the root bridge. This
can be calculated from the "cost to the root bridge" of each switch because a switch always advertises its cost to the root bridge in its BPDU. The receiving switch will add its local port cost value to the cost in the BPDU. SwitchC advertises its cost to the root bridge with a value of 0. Switch D adds 4 (the cost value of 1Gbps link) and advertises this value (4) to SwitchB. SwitchB adds another 4 and learns that it can reach SwitchC via Gi0/1 port with a total cost of 8. The same process happens for SwitchA and SwitchB learns that it can reach SwitchC via Gi0/2 with a total cost of 23 -> Switch B chooses Gi0/1 as its root port. Now our last task is to identify the port roles of the ports between SwitchA & SwitchB. It is rather easy as the MAC address of SwitchA is lower than that of SwitchB so Fa0/2 of SwitchA will be designated port while Gi0/2 of SwitchB will be alternative port.
NEW QUESTION 43
Which parameter or parameters are used to calculate OSPF cost in Cisco routers?
- A. Bandwidth, MTU, Reliability, Delay, and Load
- B. Bandwidth
- C. Bandwidth, Delay, and MTU
- D. Bandwidth and Delay
Answer: B
Explanation:
http://www.cisco.com/en/US/tech/tk365/technologies_white_paper09186a0080094e9e.shtml#t6
OSPF Cost
The cost (also called metric) of an interface in OSPF is an indication of the overhead required to send packets across a certain interface. The cost of an interface is inversely proportional to the bandwidth of that interface. A higher bandwidth indicates a lower cost. There is more overhead (higher cost) and time delays involved in crossing a 56k serial line than crossing a 10M Ethernet line. The formula used to calculate the cost is: Cost= 10000 0000/bandwidth in bps
For example, it will cost 10 EXP8/10 EXP7 = 10 to cross a 10M Ethernet line and will cost 10 EXP8/1544000 =64 to cross a T1 line. By default, the cost of an interface is calculated based on the bandwidth; you can force the cost of an interface with the ip ospf cost <value> interface sub configuration mode command.
NEW QUESTION 44
CORRECT TEXT
Lab - Access List Simulation
A network associate is adding security to the configuration of the Corp1 router. The user on host C should be able to use a web browser to access financial information from the Finance Web Server. No other hosts from the LAN nor the Core should be able to use a web browser to access this server. Since there are multiple resources for the corporation at this location including other resources on the Finance Web Server, all other traffic should be allowed.
The task is to create and apply a numbered access-list with no more than three statements that will allow ONLY host C web access to the Finance Web Server. No other hosts will have web access to the Finance Web Server. All other traffic is permitted.
Access to the router CLI can be gained by clicking on the appropriate host.
All passwords have been temporarily set to "cisco".
The Core connection uses an IP address of 198.18.196.65
The computers in the Hosts LAN have been assigned addresses of 192.168.33.1 - 92.168.33.254
Host A 192.168.33.1
Host B 192.168.33.2
Host C 192.168.33.3
Host D 192.168.33.4
The servers in the Server LAN have been assigned addresses of 172.22.242.17 - 172.22.242.30
The Finance Web Server is assigned an IP address of 172.22.242.23.
The Public Web Server is assigned an IP address of 172.22.242.17
Answer:
Explanation:
Corp 1#configure terminal
Our access-list needs to allow host C - 192.168.33.3 to the Finance Web Server 172.22.242.23 via web (port 80) Corp1(config)#access-list 100 permit tcp host 192.168.33.3 host 172.22.242.23 eq 80 Deny other hosts access to the Finance Web Server via web Corp1(config)#access-list 100 deny tcp any host 172.22.242.23 eq 80 All other traffic is permitted Corp1(config)#access-list 100 permit ip any any Apply this access-list to Fa0/1 interface (outbound direction) Corp1(config)#interface fa0/1 Corp1(config-if)#ip access-group 100 out Explanation : Select the console on Corp1 router Configuring ACL Corp1>enable Corp1#configure terminal Comment: To permit only Host C (192. 168. 33. 3){source addr} to access finance server address
(172.
22.242. 23){destination addr} on port number 80 (web) Corp1(config)# access-list 100 permit tcp host 192.168.33.3 host 172.22.242.23 eq 80 Comment: To deny any source to access finance server address (172. 22. 242. 23) {destination addr} on port number 80 (web) Corp1(config)# access-list 100 deny tcp any host 172.22.242.23 eq 80 Comment: To permit ip protocol from any source to access any destination because of the implicit deny any any statement at the end of ACL. Corp1(config)# access-list 100 permit ip any any Applying the ACL on the Interface Comment: Check show ip interface brief command to identify the interface type and number by checking the IP address configured. Corp1(config)#interface fa 0/1 If the ip address configured already is incorrect as well as the subnet mask. this should be corrected in order ACL to work type this commands at interface mode : no ip address 192. x. x. x 255. x. x. x (removes incorrect configured ip address and subnet mask) Configure Correct IP Address and subnet mask : ip address 172. 22. 242. 30 255. 255. 255. 240 ( range of address specified going to server is given as 172.
22. 242. 17 172. 22. 242. 30 ) Comment: Place the ACL to check for packets going outside the interface towards the finance web server. Corp1(config-if)#ip access-group 100 out Corp1(config-if)#end
Important: To save your running config to startup before exit.
Corp1#copy running-config startup-config
Verifying the Configuration :
Step1: Show ip interface brief command identifies the interface on which to apply access list .
Step2: Click on each host A, B, C & D . Host opens a web browser page , Select address box of
the web browser and type the
ip address of finance web server(172. 22. 242. 23) to test whether it permits /deny access to the
finance web Server.
NEW QUESTION 45
What are three characteristics of the OSPF routing protocol? (Choose three.)
- A. OSPF routers send the complete routing table to all directly attached routers.
- B. It uses cost to determine the best route.
- C. It uses the DUAL algorithm to determine the best route.
- D. It converges quickly.
- E. OSPF is a classful routing protocol.
- F. OSPF routers discover neighbors before exchanging routing information.
Answer: B,D,F
Explanation:
Open Shortest Path First Reference:
http://docwiki.cisco.com/wiki/Open_Shortest_Path_First
Explanation:
Additional OSPF features include equal-cost, multipath routing, and routing based on upper-layer type-ofservice
(TOS) requests. TOS-based routing supports those upper-layer protocols that can specify particular
types of service. An application, for example, might specify that certain data is urgent. If OSPF has high-priority
links at its disposal, these can be used to transport the urgent datagram.
OSPF supports one or more metrics. If only one metric is used, it is considered to be arbitrary, and TOS is not supported. If more than one metric is used, TOS is optionally supported through the use of a separate metric (and, therefore, a separate routing table) for each of the eight combinations created by the three IP TOS bits (the delay, throughput, and reliability bits). For example, if the IP TOS bits specify low delay, low throughput, and high reliability, OSPF calculates routes to all destinations based on this TOS designation. IP subnet masks are included with each advertised destination, enabling variable-length subnet masks. With variable-length subnet masks, an IP network can be broken into many subnets of various sizes. This provides network administrators with extra network-configuration flexibility.
NEW QUESTION 46
An analyst calculates data averages (norms) of more than 2,500 brand lift tests in the industry, then compares it to recent campaign results:
* Campaign delivered Ad recall lift +8.3pt (the norm Ad Recall is 9.Opt with a standard deviation of 0.6pt)
* Campaign delivered Message Association +7.1pt (the norm for Message Association is 7.8pt with a standard deviation of 0.8pt)
* Campaign delivered Favorability +6.3pt (the norm for Favorability is 4.Opt with a standard deviation of 1.1pt)
* Campaign delivered Purchase Intent +5.9pt (the norm for Purchase Intent is 5.3pt with a standard deviation of 0.5pt)
Which conclusion should the analyst make based on this data?
- A. Campaign ad recall is significantly worse than the norm above 95% confidence
- B. Campaign message association is significantly worse than the norm above 95% confidence
- C. Campaign favorability is significantly better than the norm above 95% confidence
- D. Campaign purchase intent is significantly better than the norm above 95% confidence
Answer: D
NEW QUESTION 47
What command visualizes the general NetFlow data on the command line?
- A. show ip flow export
- B. show ip flow top-talkers
- C. show ip cache flow
- D. show mls netflow ip
- E. show mls sampling
Answer: C
NEW QUESTION 48
Refer to the exhibit.
Which WAN protocol is being used?
- A. ATM
- B. PPP
- C. Frame Relay
- D. HDLC
Answer: C
Explanation:
"Show interface pos8/0/0" command showing LMI enq sent which show frame-relay encapsulation enabled on this interface.Cisco supports three different Local Management Interface (LMI) types for Frame Relay: Cisco, ANSI Annex D, and Q933-A Annex A http://www.ciscopress.com/articles/article.asp?p=170741&seqNum=3
NEW QUESTION 49
At which layer of the OSI model is RSTP used to prevent loops?
- A. transport
- B. network
- C. physical
- D. data link
Answer: D
Explanation:
RSTP and STP operate on switches and are based on the exchange of Bridge Protocol Data Units (BPDUs) between switches. One of the most important fields in BPDUs is the Bridge Priority in which the MAC address is used to elect the Root Bridge , RSTP operates at Layer 2.http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfa.sht ml
NEW QUESTION 50
......
Exam Questions and Answers for 200-101 Study Guide Questions and Answers!: https://www.itcertmagic.com/Facebook/real-200-101-exam-prep-dumps.html