Quiz 9&10

Descripción

70-411 college exam
Michael Marcus
Test por Michael Marcus, actualizado hace más de 1 año
Michael Marcus
Creado por Michael Marcus hace más de 8 años
115
1

Resumen del Recurso

Pregunta 1

Pregunta
What is another designation for an Alias
Respuesta
  • a host or A record
  • canonical name or CNAME
  • pointer or PTR record
  • Name Server or NS record

Pregunta 2

Pregunta
What does Time to Live (TTL) mean in DNS parlance?
Respuesta
  • the length of time it takes a DNS query to process
  • the length of time required to process an iterative query
  • the length of time between zone updates
  • the length of time a record remains in DNS cache

Pregunta 3

Pregunta
What is the primary advantage to enabling round-robin DNS?
Respuesta
  • load balancing
  • speed
  • efficiency
  • fault tolerance

Pregunta 4

Pregunta
What does issuing the nslookup command with no parameters do on your system?
Respuesta
  • It returns an error: Missing paramter
  • It places you into nslookup's interactive mode
  • It returns you to a prompt with no result
  • It displays your DNS query cache

Pregunta 5

Pregunta
You can use the dnscmd command to create zones. What other tasks can you perform with it?
Respuesta
  • delete resource records
  • start/stop the DNS service
  • perform name service queries
  • install DNS services

Pregunta 6

Pregunta
Which DNS record contains the serial number for the zone?
Respuesta
  • NS record
  • A record
  • PTR record
  • SOA record

Pregunta 7

Pregunta
How are routing tables created dynamically?
Respuesta
  • through the use of RIP
  • with static routes
  • by using the routing table protocol (RTP)
  • by using a layer 2 switch

Pregunta 8

Pregunta
Which authentication protocol allows you to change an expired password during the connection process?
Respuesta
  • PAP
  • CHAP
  • MS-CHAPv2
  • EAP-MS-CHAPv2

Pregunta 9

Pregunta
Why are phone lines and ISDM not used today for remote access services (RAS)?
Respuesta
  • They're too expensive
  • They're not secure enough
  • They create dedicated access
  • They no longer supply acceptable bandwidth

Pregunta 10

Pregunta
How is data verified when transferred through the Internet?
Respuesta
  • by cryptogrpahic checksum
  • by RAS callback options
  • by correct firewall settings
  • by using PPTP for VPN connections

Pregunta 11

Pregunta
When is it appropriate to use Windows Server 2012 as a router between two networks?
Respuesta
  • for heavy traffic on large networks
  • for heavy traffic on small networks
  • for light traffic on large networks
  • for light traffic on small networks

Pregunta 12

Pregunta
For Dial-up RAS connectivity, what is the most secure setting to use?
Respuesta
  • deny access
  • a static IP address
  • verify caller ID
  • always call back to a particular number

Pregunta 13

Pregunta
How can you force a system to update its DNS record?
Respuesta
  • Change IP addresses
  • Disable/enable the NIC
  • Execute ipconfig /flushdns
  • Execute ipconfig /registerdns

Pregunta 14

Pregunta
In Windows Server 2012 R2, what is used as a reverse proxy?
Respuesta
  • Web Application proxy
  • Reverse Lookup
  • AD FS proxy
  • Reverse Web

Pregunta 15

Pregunta
If you have a server named server1.blah.com, want to use it as your web server, and have requests point to www.blah.com what kind of DNS record would you create?
Respuesta
  • an A record
  • a CNAME record
  • a PTR record
  • an NS record

Pregunta 16

Pregunta
Which VPN protocol provides constant connectivity?
Respuesta
  • L2TP
  • IKEv2
  • SSTP
  • PPTP

Pregunta 17

Pregunta
What is the first thing to check when troubleshooting VPN problems?
Respuesta
  • network connectivity
  • usernames and passwords
  • DNS lookups
  • firewall settings

Pregunta 18

Pregunta
Why use a VPN for client-to-server connections over the Internet?
Respuesta
  • VPN traffic is protected by a firewall
  • VPN traffic is encrypted
  • VPN traffic goes undetected on the Internet
  • VPN traffic is proxy-proof

Pregunta 19

Pregunta
Before creating PTR records, what DNS objects must you create?
Respuesta
  • reverse lookup zones
  • CNAME records
  • SOA records
  • NS records

Pregunta 20

Pregunta
If you have corrected a DNS server problem, such as renamed a system or changed its IP address, but your local system still attempts to connect to the old system, what can you do to obtain the new information from the DNS server quickly?
Respuesta
  • Reboot
  • Disable/enable the NIC
  • Clear the DNS cache on the DNS server
  • Execute ipconfig /flushdns.

Pregunta 21

Pregunta
Which of the following is an example of an SRV record?
Respuesta
  • DNS server
  • AD server
  • mail server
  • web server

Pregunta 22

Pregunta
A Start of Authority record specifies what kind of information about a zone?
Respuesta
  • a list of host or A name
  • a list of canonical (CNAME) records
  • the zone serial number
  • a reverse lookup record

Pregunta 23

Pregunta
which of the following is correct for querying a PTR record?
Respuesta
  • nslookup Microsoft.com
  • nslookup www.technet.com
  • nslookup server1
  • nslookup 192.160.3.50

Pregunta 24

Pregunta
What is the purpose of a priority number in MX records?
Respuesta
  • to set delivery priority
  • to designate primary, secondary and so forth , mail servers
  • for fault tolerance
  • for mail-routing preference

Pregunta 25

Pregunta
Which command do you use to verify local DNS settings?
Respuesta
  • nslookup <dns_servername>
  • ipconfig / all
  • ping localhost
  • tracert <dns_servername>

Pregunta 26

Pregunta
Which authentication method is weakest (least secure)?
Respuesta
  • PAP
  • CHAP
  • MS-CHAPv2
  • EAP-MS-CHAPv2

Pregunta 27

Pregunta
Why would you set Verify Caller ID on a remote dial-up connection for a user?
Respuesta
  • for enhanced security
  • because you don't trust the user
  • because you want users to call in only from specific numbers
  • because it's the default setting

Pregunta 28

Pregunta
What term is defined as private data placed in a packet with a header containing routing information that allows the data to traverse a transit network, such as the Internet?
Respuesta
  • routing
  • VPN
  • encapsulation
  • tunneling

Pregunta 29

Pregunta
What special hardware configuration should a RAS server have?
Respuesta
  • two network interface cards
  • a dedicated phone line
  • a dedicated internet connection
  • secure access to the internet

Pregunta 30

Pregunta
Which Windows Server 2012 R2 server role is used to install the Web Application proxy for AD FS?
Respuesta
  • AD FS
  • remote access
  • remote desktop
  • web service

Pregunta 31

Pregunta
Setting up a NAT gateway is an excellent way to provide Internet access to a LAN. What is the best reason for setting up Internet access via NAT?
Respuesta
  • to allow multiple computers access to the internet
  • to provide a type of firewall for a group of computers
  • to provide proxy services to a LAN
  • to use private IP addresses on the LAN

Pregunta 32

Pregunta
When would you want to use a split tunnel for users?
Respuesta
  • if your users work only from the office
  • if your users might compromise security by browsing to insecure sites
  • if your users have laptop computers and work from home or office
  • if your users often need remote assistance
Mostrar resumen completo Ocultar resumen completo

Similar

Quiz 11 & 12
Michael Marcus
Quiz 17 & 18
Michael Marcus
Quiz 1&2
Michael Marcus
Components of An Operating System - Jason Madappattu
Jason EM
Quiz 19-20
Michael Marcus
Quiz 21-22
Michael Marcus
Quiz 5 & 6
Michael Marcus
70-410 - MCSA: Windows Server 2012 - Installing and Configuring - Exam 2
Mike M
70-410 - MCSA: Windows Server 2012 - Installing and Configuring - Exam 3
Mike M
Quiz 13 & 14
Michael Marcus
70-410 - MCSA: Windows Server 2012 - Installing and Configuring - Exam 1
Mike M