CCNA Security v3.0

Descrição

Some of the new questions
Mohamed Yuosef
Quiz por Mohamed Yuosef, atualizado more than 1 year ago
Mohamed Yuosef
Criado por Mohamed Yuosef aproximadamente 7 anos atrás
316
0

Resumo de Recurso

Questão 1

Questão
1.Which NAT type allows only objects or groups to reference an IP address?
Responda
  • A. Dynamic NAT
  • B. Dynamic PAT
  • C. Identity NAT
  • D. Static NAT

Questão 2

Questão
2. Which of these are characteristics of DHCP spoofing? (Choose three)
Responda
  • A. ARP poisoning
  • B. Physically modify the network gateway
  • C. Can access most network devices
  • D. Protect the identity of the attacker by masking their DHCP address
  • E. Man-in-the-middle attack
  • F. Modify traffic in transit

Questão 3

Questão
3. Which NAT option is executed first in the case of multiple NAT translations?
Responda
  • A. Static NAT with shortest prefix
  • B. Static NAT with longest prefix
  • C. Dynamic NAT with shortest prefix
  • D. Dynamic NAT with longest prefix

Questão 4

Questão
4. How can firepower block malicious email attachments?
Responda
  • A. It forwards email requests to an external signature engine
  • B. It scans inbound email messages for known bad URLs
  • C. It sends an alert to the administrator to verify suspicious email messages
  • D. It sends the traffic through a file policy

Questão 5

Questão
5. Which firewall configuration must you perform to allow traffic to flow in both directions between two zones?
Responda
  • A. Configure a single zone pair that allows bidirectional traffic flows from any zone except the self-zone
  • B. Configure two zone pairs, one for each direction
  • C. Configure a single zone pair that allows bidirectional traffic flows from any zone
  • D. Configure a single zone pair that allows bidirectional traffic flows only if the source zone is the less secure zone

Questão 6

Questão
6. What mechanism does asymmetric cryptography use to secure data?
Responda
  • A. An MD5 hash
  • B. A public/private key pair
  • C. An RSA nonce
  • D. Shared secret keys

Questão 7

Questão
7. Which statement about IOS privilege levels is true?
Responda
  • A. Each privilege level is independent of all other privilege levels
  • B. Each privilege level supports the commands at its own level and all levels above it
  • C. Privilege-level commands are set explicitly for each user
  • D. Each privilege level supports the commands at its own level and all levels below it

Questão 8

Questão
8. Your security team has discovered a malicious program that has been harvesting the CEO's email messages and the company's user database for the last 6 months. What type of attack did your team discover? (Choose two)
Responda
  • A. Social activism
  • B. Targeted malware
  • C. Drive-by spyware
  • D. Polymorphic virus
  • E. Advanced persistent threat

Questão 9

Questão
9. What is a valid implicit permit rule for traffic that is traversing the ASA firewall?
Responda
  • A. Unicast IPv6 traffic from a higher security interface to a lower security interface is permitted in transparent mode only
  • B. Only BPDUs from a higher security interface to a lower security interface are permitted in routed mode
  • C. Unicast IPv4 traffic from a higher security interface to a lower security interface is permitted in routed mode only
  • D. Only BPDUs from a higher security interface to a lower security interface are permitted in transparent mode
  • E. ARPs in both directions are permitted in transparent mode only

Questão 10

Questão
10. What is the effect of the following command: “Crypto ipsec transform-set my set esp-md5-hmac esp-aes-256”
Responda
  • A. It configures encryption to use MD5 HMAC
  • B. It configures authentication to use MD5 HMAC
  • C. It configures encryption to use AES-256
  • D. It configured authentication to use AES-256
  • E. It configures authorization to use AES-256

Questão 11

Questão
11. Which of the following statements about access lists are true? (Choose three)
Responda
  • A. Extended access lists should be placed as near as possible to the destination
  • B. Standard access lists should be placed as near as possible to the source
  • C. Extended access lists should be placed as near as possible to the source
  • D. Standard access lists should be placed as near as possible to the destination
  • E. Standard access lists filter on the source address
  • F. Standard access lists filter on the destination address

Questão 12

Questão
12. In which two situations should you use in-band management? (Choose two)
Responda
  • A. When a network device fails to forward packets
  • B. When management applications need concurrent access to the device
  • C. When you require administrator access from multiple locations
  • D. When you require ROMMON access
  • E. When the control plane fails to respond

Questão 13

Questão
13. In which two situations should you use out-of-band management? (Choose two)
Responda
  • A. When a network device fails to forward packets
  • B. When management applications need concurrent access to the device
  • C. When you require administrator access from multiple locations
  • D. When you require ROMMON access
  • E. When the control plane fails to respond

Questão 14

Questão
14. Which command enable ospf authentication?
Responda
  • A. ip ospf authentication message-digest
  • B. network 192.168.10.0 0.0.0.255 area 0
  • C. area 20 authentication message-digest
  • D. ip ospf message-digest-key 1 md5 CCNA

Questão 15

Questão
15.Which command help user1 to use enable,disable,exit&etc commands?
Responda
  • A. catalyst1(config)#username user1 privilege 0 secret us1pass
  • B. catalyst1(config)#username user1 privilege 1 secret us1pass
  • C. catalyst1(config)#username user1 privilege 2 secret us1pass
  • D. catalyst1(config)#username user1 privilege 5 secret us1pass

Questão 16

Questão
16. Command ip ospf authentication key 1 is implemented in which level?
Responda
  • A. Interface
  • B. process
  • C. global
  • D. enable

Questão 17

Questão
17. Which line in the following OSPF configuration will not be required for MD5 authentication to work? ip address 192.168.10.1 255.255.255.0 ip ospf authentication message-digest ip ospf message-digest-key 1 md5 CCNA ! router ospf 65000 router-id 192.168.10.1 area 20 authentication message-digest network 10.1.1.0 0.0.0.255 area 10 network 192.168.10.0 0.0.0.255 area 0
Responda
  • A. ip ospf authentication message-digest
  • B. network 192.168.10.0 0.0.0.255 area 0
  • C. area 20 authentication message-digest
  • D. ip ospf message-digest-key 1 md5 CCNA

Questão 18

Questão
18. Which of the following pairs of statements is true in terms of configuring MD authentication?
Responda
  • A. Interface statements (OSPF, EIGRP) must be configured; use of key chain in OSPF
  • B. Router process (OSPF, EIGRP) must be configured; key chain in EIGRP
  • C. Router process (only for OSPF) must be configured; key chain in EIGRP
  • D. Router process (only for OSPF) must be configured; key chain in OSPF

Questão 19

Questão
19. which are two valid TCP connection states (pick 2) is the gist of the question?
Responda
  • A. SYN-RCVD
  • B. Closed
  • C. SYN-WAIT
  • D. RCVD
  • E. SENT

Questão 20

Questão
20. What is example of social engineering?
Responda
  • A. Gaining access to a building through an unlocked door.
  • B. something about inserting a random flash drive.
  • C. gaining access to server room by posing as IT
  • D. Watching other user put in username and password (something around there)

Semelhante

Administração Pública
walmirluz
Biosfera
joana_pinto_202
Mapa da prova da OAB 1a Fase-Distribuição de Questões
Treinador OAB
Principais temas para estudar Português
Marina Faria
Direito Penal
ERICA FREIRE
COLOCAÇÃO PRONOMINAL
angrafederal
Sala de Aula Invertida
miminoma
Gestão de Pessoas: 6 dicas para ser mais eficiente
Liliane Tubino
Resumo global da matéria de Biologia e Geologia (10.º e 11.º anos)_2
ana-carolina12re
Prep Like a Pro with GoConqr's GCSE Revision Timetable
Landon Valencia
Estratégias Metodológicas para o Ensino Superior
Emanuelle Milek