100-101 Self-Study Guide for Becoming an Meta Certified Digital Marketing Associate Expert
100-101 Study Guide Realistic Verified 100-101 Dumps
NEW QUESTION # 45
Refer to the exhibit.
The internetwork is using subnets of the address 192.168.1.0 with a subnet mask of
255.255.255.224. The routing protocol in use is RIP version 1. Which address could be assigned to the FastEthernet interface on RouterA?
- A. 192.168.1.31
- B. 192.168.1.127
- C. 192.168.1.64
- D. 192.168.1.190
- E. 192.168.1.192
Answer: D
NEW QUESTION # 46
Which IOS command is used to initiate a login into a VTY port on a remote router?
- A. router(config)# line vty 0 5
- B. router# telnet
- C. router# login
- D. router# ping
- E. router# trace
- F. router(config-line)# login
Answer: B
Explanation:
VTY ports are telnet ports hence command B will initiate login to the telnet port.
NEW QUESTION # 47
An administrator has connected devices to a switch and, for security reasons, wants the dynamically learned MAC addresses from the address table added to the running configuration.
What must be done to accomplish this?
- A. Use the switchport protected command to have the MAC addresses added to the configuration.
- B. Enable port security and use the keyword sticky.
- C. Set the switchport mode to trunk and save the running configuration.
- D. Use the no switchport port-security command to allow MAC addresses to be added to the configuration.
Answer: B
Explanation:
Explanation/Reference: http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SX/configuration/guide /port_sec.pdf
One can configure MAC addresses to be sticky. These can be dynamically learned or manually configured, stored in the address table, and added to the running configuration. If these addresses are saved in the configuration file, the interface does not need to dynamically relearn them when the switch restarts, hence enabling security as desired.
NEW QUESTION # 48
OSPF routing uses the concept of areas. What are the characteristics of OSPF areas? (Choose Three.)
- A. Multiple OSPF areas must connect to area 0.
- B. Area 0 is called the backbone area.
- C. Single area OSPF networks must be configured in area 1.
- D. Areas may be assigned any number from 0 to 65535.
- E. Each OSPF area requires a loopback interface to be configured.
- F. Hierarchical OSPF networks do not require multiple areas.
Answer: A,B,D
Explanation:
Definition of OSPF areas: An OSPF network may be structured, or subdivided, into routing areas to simplify administration and optimize traffic and resource utilization. Areas are identified by 32-bit numbers, expressed either simply in decimal, or often in octet-based dot-decimal notation, familiar from IPv4 address notation.
See discussion following Cisco Learning discussion.
https://learningnetwork.cisco.com/message/90832
NEW QUESTION # 49
Refer to the exhibit.
Which two statements are correct? (Choose two.)
- A. This is a default route.
- B. This will allow any host on the 172.16.1.0 network to reach all known destinations beyond RouterA.
- C. Adding the subnet mask is optional for the ip route command.
- D. The same command needs to be entered on RouterA so that hosts on the 172.16.1.0 network can reach network 10.0.0.0.
- E. This command is incorrect, it needs to specify the interface, such as s0/0/0 rather than an IP address.
Answer: A,B
Explanation:
This is obviously the default value for the route which is set between the routers and since it is entered in such a manner that it ensures connectivity between the stub network and any host lying beyond RouterA.
NEW QUESTION # 50
Refer to the exhibit.
HostX is transferring a file to the FTP server. Point A represents the frame as it goes toward the Toronto router. What will the Layer 2 destination address be at this point?
- A. aabb.5555.2222
- B. abcd.2246.0035
- C. abcd.1123.0045
- D. 192.168.1.1
- E. 192.168.7.17
Answer: B
Explanation:
For packets destined to a host on another IP network, the destination MAC address will be the LAN interface of the router. Since the FTP server lies on a different network, the host
will know to send the frame to its default gateway, which is Toronto.
NEW QUESTION # 51
Refer to the exhibit.
The output is from a router in a large enterprise. From the output, determine the role of the router.
- A. Remote stub router at a remote site.
- B. The HQ Internet gateway router.
- C. A Core router.
- D. The WAN router at the central site.
Answer: A
NEW QUESTION # 52
An advertiser initially creates a Conversions objective campaign and optimizes for landing page views. The advertiser then decides to increase the budget.
Which change might the advertiser observe when using the estimated daily results tool?
- A. Estimated impressions increase
- B. Estimated reach increases
- C. Estimated clicks decrease
- D. Estimated conversions decrease
Answer: D
NEW QUESTION # 53
If your goal is to generate sales on your website, which Facebook campaign objective should you select?
- A. Conversions
- B. Traffic
- C. Brand Awareness
- D. Reach
Answer: A
NEW QUESTION # 54
An e-commerce company launches a new website. The company wants to build a campaign that optimizes for the audience to take a specific action when visiting the website.
Which campaign objective should the company use to accomplish this goal?
- A. Conversions
- B. Engagement
- C. Traffic
- D. Reach
Answer: A
NEW QUESTION # 55
Which statements describe the routing protocol OSPF? (Choose three.)
- A. It is simpler to configure than RIP v2.
- B. It confines network instability to one area of the network.
- C. It increases routing overhead on the network.
- D. It is used to route between autonomous systems.
- E. It allows extensive control of routing updates.
- F. It supports VLSM.
Answer: B,E,F
Explanation:
http://www.9tut.com/ospf-routing-protocol-tutorial Routing overhead is the amount of information needed to describe the changes in a dynamic network topology.
All routers in an OSPF area have identical copies of the topology database and the topology database of one area is hidden from the rest of the areas to reduce routing overhead because fewer routing updates are sent and smaller routing trees are computed and maintained (allow extensive control of routing updates and confine network instability to one area of the network).
NEW QUESTION # 56
Refer to the exhibit.
The network administrator is testing connectivity from the branch router to the newly installed application server. What is the most likely reason for the first ping having a success rate of only 60 percent?
- A. The branch router had to resolve the application server MAC address.
- B. There is a short delay while NAT translates the server IP address.
- C. A routing table lookup delayed forwarding on the first two ping packets.
- D. The network is likely to be congested, with the result that packets are being intermittently dropped.
- E. The branch router LAN interface should be upgraded to FastEthernet.
Answer: A
Explanation:
Explanation/Reference:
Initially the MAC address had to be resolved, but later on it was confirmed to ping went straight away
NEW QUESTION # 57 

Select two options which are security Issues which need to be modified before RouterA is used? (Choose two.)
- A. inappropriate wording in banner message
- B. virtual terminal lines have a password, but it will not be used
- C. configuration supports un-secure web server access
- D. unencrypted weak password is configured to protect privilege mode
- E. the virtual terminal lines have a weak password configured
Answer: A,B
Explanation:
Explanation/Reference:
This answer can be done by simulation only, don't know user name password and banner message etc
NEW QUESTION # 58
If a host experiences intermittent issues that relate to congestion within a network while remaining connected, what could cause congestion on this LAN?
- A. half-duplex operation
- B. multicasting
- C. network segmentation
- D. broadcast storms
Answer: D
Explanation:
Explanation/Reference:
A broadcast storm can consume sufficient network resources so as to render the network
unable to transport normal traffic.
NEW QUESTION # 59
Refer to the exhibit.
The two routers have had their startup configurations cleared and have been restarted. At a minimum, what must the administrator do to enable CDP to exchange information between
R1 and R2?
- A. Configure the router with the cdp enable command.
- B. Enter no shutdown commands on the R1 and R2 fa0/1 interfaces.
- C. Configure IP addressing and no shutdown commands on either of the R1 or R2 fa0/1 interfaces.
- D. Configure IP addressing and no shutdown commands on both the R1 and R2 fa0/1 interfaces.
Answer: B
Explanation:
Explanation/Reference:
If the shut down commands are not entered, then CDP can exchange information between
the two routers, else it would fail.
NEW QUESTION # 60
CORRECT TEXT
Answer:
Explanation:
Router>enable
Router#config terminal
Router(config)#hostname Apopka
2) Enable-secret password (cisco10):
Apopka(config)#enable secret cisco10
3) Set the console password to RouterPass:
Apopka(config)#line console 0
Apopka(config-line)#password RouterPass
Apopka(config-line)#login
Apopka(config-line)#exit
4) Set the Telnet password to scan90:
Apopka(config)#line vty 0 4
Apopka(config-line)#password scan90
Apopka(config-line)#login
Apopka(config-line)#exit
5) Configure Ethernet interface (on the right) of router Apopka:
The subnet mask of the Ethernet network 209.165.201.0 is 27. From this subnet mask, we can
find out the increment by converting it into binary form, that is /27 = 1111 1111.1111 1111.1111
1111.1110 0000. Pay more attention to the last bit 1 because it tells us the increment, using the
formula:
Increment = 2place of the last bit 1 (starts counting from 0,from right to left), in this case increment
= 25 = 32. Therefore:
Increment: 32
Network address: 209.165.201.0
Broadcast address: 209.165.201.31 (because 209.165.201.32 is the second subnetwork, so the
previous IP - 209.165.201.31 - is the broadcast address of the first subnet).
-> The second assignable host address of this subnetwork is 209.165.201.2/27
Assign the second assignable host address to Fa0/0 interface of Apopka router:
Apopka(config)#interface Fa0/0
Apopka(config-if)#ip address 209.165.201.2 255.255.255.224
Apopka(config-if)#no shutdown
Apopka(config-if)#exit
6) Configure Serial interface (on the left) of router Apopka:
Using the same method to find out the increment of the Serial network:
Serial network 192.0.2.128/28:
Increment: 16 (/28 = 1111 1111.1111 1111.1111 1111.1111 0000)
Network address: 192.0.2.128 (because 8 * 16 = 128 so 192.0.2.128 is also the network address
of this subnet)
Broadcast address: 192.0.2.143
-> The last assignable host address in this subnet is 192.0.2.142/28.
Assign the last assignable host address to S0/0/0 interface of Apopka router:
Apopka(config)#interface S0/0/0 (or use interface S0/0 if not successful)
Apopka(config-if)#ip address 192.0.2.142 255.255.255.240
Apopka(config-if)#no shutdown
Apopka(config-if)#exit
7) Configure RIP v2 routing protocol:
Apopka(config)#router rip
Apopka(config-router)#version 2
Apopka(config-router)#network 209.165.201.0
Apopka(config-router)#network 192.0.2.128
Apopka(config-router)#end
Save the configuration:
Apopka#copy running-config startup-config
Finally, you should use the ping command to verify all are working properly!
NEW QUESTION # 61
......
Valid 100-101 Exam Dumps Ensure you a HIGH SCORE: https://examcollection.dumpsactual.com/100-101-actualtests-dumps.html
