question_description
sequencelengths
1
5
answer_list
listlengths
4
6
domain
stringclasses
6 values
[ "Select three network overlays?" ]
[ { "answer_text": "802.1q", "correct_answer": false }, { "answer_text": "VXLAN", "correct_answer": true }, { "answer_text": "CAPWAP", "correct_answer": true }, { "answer_text": "OSPF", "correct_answer": false }, { "answer_text": "IPsec", "correct_answer": true }, { "answer_text": "Multilayer switch", "correct_answer": false } ]
Automation and Programmability
[ "What IOS commands are mandatory to enable SSHv2 on a Cisco network device? (select three)" ]
[ { "answer_text": "ip ssh version 2", "correct_answer": true }, { "answer_text": "crypto key generate rsa", "correct_answer": true }, { "answer_text": "crypto generate rsa key", "correct_answer": false }, { "answer_text": "ip domain-name", "correct_answer": true }, { "answer_text": "transport input ssh", "correct_answer": false }, { "answer_text": "ip ssh v2", "correct_answer": false } ]
IP Services
[ "What are configuration characteristics and feature support of OSPFv2? (select two)" ]
[ { "answer_text": "hop count is 15", "correct_answer": false }, { "answer_text": "classful routing protocol", "correct_answer": false }, { "answer_text": "unequal cost load balancing is supported", "correct_answer": false }, { "answer_text": "hop count is unlimited", "correct_answer": true }, { "answer_text": "route summarization is automatic", "correct_answer": false }, { "answer_text": "classless routing protocol", "correct_answer": true } ]
IP Connectivity
[ "What are two primary advantages of single-area OSPF design?" ]
[ { "answer_text": "less CPU utilization", "correct_answer": false }, { "answer_text": "faster convergence", "correct_answer": true }, { "answer_text": "scalable", "correct_answer": false }, { "answer_text": "smaller topology table", "correct_answer": false }, { "answer_text": "easier to manage", "correct_answer": true } ]
IP Connectivity
[ "What two statements correctly describe the characteristics of Terraform?" ]
[ { "answer_text": "Terraform is a procedural language", "correct_answer": false }, { "answer_text": "Terraform is a deployment and orchestration tool", "correct_answer": true }, { "answer_text": "Terraform is based on HTTPS", "correct_answer": true }, { "answer_text": "Terraform is based on SSH transport", "correct_answer": false }, { "answer_text": "Terraform managed nodes have an agent", "correct_answer": false } ]
Automation and Programmability
[ "How do you verify trunk mode that is operational on a switch interface?" ]
[ { "answer_text": "show interfaces", "correct_answer": false }, { "answer_text": "show interfaces trunk", "correct_answer": true }, { "answer_text": "show ip interfaces detail", "correct_answer": false }, { "answer_text": "show trunking summary", "correct_answer": false }, { "answer_text": "show trunk interface", "correct_answer": false } ]
Network Access
[ "After network convergence has occurred, what standard OSPF packets are sent at regular intervals between routers?" ]
[ { "answer_text": "none", "correct_answer": false }, { "answer_text": "link-state update", "correct_answer": false }, { "answer_text": "keepalive", "correct_answer": false }, { "answer_text": "hello", "correct_answer": true }, { "answer_text": "database descriptor", "correct_answer": false }, { "answer_text": "link-state request", "correct_answer": false } ]
IP Connectivity
[ "What is the maximum number of host addresses that are assignable to network interfaces with a class C address of 192.168.1.0/24?" ]
[ { "answer_text": "256", "correct_answer": false }, { "answer_text": "254", "correct_answer": true }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "255", "correct_answer": false } ]
Network Fundamentals
[ "What are three examples of solutions for physical access security?" ]
[ { "answer_text": "rack lock", "correct_answer": true }, { "answer_text": "swipe card", "correct_answer": true }, { "answer_text": "certificate", "correct_answer": false }, { "answer_text": "RSA token fob", "correct_answer": false }, { "answer_text": "biometric scan", "correct_answer": true } ]
Security Fundamentals
[ "What IOS command is used to verify NTP operations and stratum level?" ]
[ { "answer_text": "router#show ntp status", "correct_answer": true }, { "answer_text": "router#show ntp detail", "correct_answer": false }, { "answer_text": "router#show ntp server", "correct_answer": false }, { "answer_text": "router#show ntp neighbors", "correct_answer": false }, { "answer_text": "router#show associations ntp", "correct_answer": false } ]
IP Services
[ "When does a router discard a packet? (select the best answer)" ]
[ { "answer_text": "no connected route exists", "correct_answer": false }, { "answer_text": "no destination IP address exists in IP header", "correct_answer": false }, { "answer_text": "no static route exist", "correct_answer": false }, { "answer_text": "no OSPF route exists", "correct_answer": false }, { "answer_text": "no default route exists", "correct_answer": true } ]
IP Connectivity
[ "How do you disable the Cisco switch aging timer to prevent MAC address flushing from the MAC address table?" ]
[ { "answer_text": "mac address-table aging-time disable", "correct_answer": false }, { "answer_text": "no mac-address-table aging-time", "correct_answer": false }, { "answer_text": "mac address-table aging-time none", "correct_answer": false }, { "answer_text": "mac-address-table aging-time 0", "correct_answer": true } ]
Network Access
[ "What formats are available when configuring WPA2-PSK passphrase within controller GUI? (select two)" ]
[ { "answer_text": "base128", "correct_answer": false }, { "answer_text": "hexadecimal", "correct_answer": true }, { "answer_text": "ASCII", "correct_answer": true }, { "answer_text": "UTF", "correct_answer": false }, { "answer_text": "decimal", "correct_answer": false } ]
Security Fundamentals
[ "What is an operational mode for Cisco wireless access point?" ]
[ { "answer_text": "admin", "correct_answer": false }, { "answer_text": "controllerless", "correct_answer": false }, { "answer_text": "LAP", "correct_answer": true }, { "answer_text": "CAPWAP", "correct_answer": false } ]
Network Access
[ "What occurs after host client is assigned a DHCP address and before it can connect to a server?" ]
[ { "answer_text": "ARP request", "correct_answer": false }, { "answer_text": "DNS query", "correct_answer": true }, { "answer_text": "TCP handshake", "correct_answer": false }, { "answer_text": "DHCP lease", "correct_answer": false }, { "answer_text": "proxy ARP", "correct_answer": false } ]
IP Services
[ "What statements correctly describe switch trunking operation? (select two)" ]
[ { "answer_text": "enable communication between the same or different VLANs", "correct_answer": false }, { "answer_text": "enable communication between different subnets", "correct_answer": false }, { "answer_text": "enable communication between the same VLAN only", "correct_answer": true }, { "answer_text": "forward multiple VLANs across Layer 2 domain", "correct_answer": true }, { "answer_text": "trunking is permitted on Layer 3 EtherChannel", "correct_answer": false } ]
Network Access
[ "What is the purpose of a southbound API?" ]
[ { "answer_text": "communication between SDN controller and management plane", "correct_answer": false }, { "answer_text": "communication between control plane and SDN applications", "correct_answer": false }, { "answer_text": "communication between SDN controller and network infrastructure", "correct_answer": true }, { "answer_text": "communication between SDN controller and control plane", "correct_answer": false } ]
Automation and Programmability
[ "What OSPF network type is assigned to Ethernet network interfaces of directly connected OSPF neighbors?" ]
[ { "answer_text": "multipoint", "correct_answer": false }, { "answer_text": "point-to-multipoint", "correct_answer": false }, { "answer_text": "broadcast", "correct_answer": true }, { "answer_text": "point-to-point", "correct_answer": false } ]
IP Connectivity
[ "What are advantages of automation? (select two)" ]
[ { "answer_text": "point-in-time configuration", "correct_answer": false }, { "answer_text": "distributed", "correct_answer": false }, { "answer_text": "centralized", "correct_answer": true }, { "answer_text": "silo approach", "correct_answer": false }, { "answer_text": "test and deploy", "correct_answer": true } ]
Automation and Programmability
[ "What are two applications of GenAI for network operations? (select two)" ]
[ { "answer_text": "malware detection", "correct_answer": false }, { "answer_text": "code for network automation", "correct_answer": true }, { "answer_text": "detect configuration errors and software bugs", "correct_answer": false }, { "answer_text": "translate system error messages", "correct_answer": true }, { "answer_text": "performance optimization", "correct_answer": false } ]
Automation and Programmability
[ "What is the correct syntax for an IPv6 default route?" ]
[ { "answer_text": "ipv6 route 2001:DB8:3C4D:2::1 :/0", "correct_answer": false }, { "answer_text": "ipv6 route 0.0.0.0/0 2001:DB8:3C4D:2::1", "correct_answer": false }, { "answer_text": "ipv6 route /0 2001:DB8:3C4D:2::/32", "correct_answer": false }, { "answer_text": "ipv6 route ::/0 2001:DB8:3C4D:2::1", "correct_answer": true } ]
Network Fundamentals
[ "What are three primary differences between TCP and UDP?" ]
[ { "answer_text": "TCP provides best effort delivery model", "correct_answer": false }, { "answer_text": "TCP provides flow control and error correction", "correct_answer": true }, { "answer_text": "TCP is connection-oriented", "correct_answer": true }, { "answer_text": "TCP provides retransmission of dropped packets", "correct_answer": true }, { "answer_text": "TCP is faster than UDP", "correct_answer": false }, { "answer_text": "TCP is preferred for video streaming", "correct_answer": false } ]
Network Fundamentals
[ "What spanning tree protocol enhancement will prevent switching loops?" ]
[ { "answer_text": "PortFast", "correct_answer": false }, { "answer_text": "Root guard", "correct_answer": false }, { "answer_text": "BPDU Filter", "correct_answer": false }, { "answer_text": "BPDU guard", "correct_answer": true } ]
Network Access
[ "Refer to the network topology drawing. Select two commands that when configured on router-1, would provide a static route to network 172.16.12.0/24 connected to router-3?", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-29_22-42-48-e45325f927e2066766870a3064daa3df.png" ]
[ { "answer_text": "ip route 172.16.12.0 255.255.255.0 172.16.1.5", "correct_answer": false }, { "answer_text": "ip route 172.16.12.0 255.255.255.0 172.16.1.2", "correct_answer": true }, { "answer_text": "ip route 172.16.12.0 0.0.0.255 S0/2", "correct_answer": false }, { "answer_text": "ip route 172.16.12.0 255.255.255.0 S0/1", "correct_answer": true }, { "answer_text": "ip route 172.16.12.0 255.255.255.0 S1/1", "correct_answer": false } ]
IP Connectivity
[ "What cable type is required to connect the same device type?" ]
[ { "answer_text": "rollover", "correct_answer": false }, { "answer_text": "straight-through", "correct_answer": false }, { "answer_text": "SFP", "correct_answer": false }, { "answer_text": "serial", "correct_answer": false }, { "answer_text": "crossover", "correct_answer": true } ]
Network Fundamentals
[ "What feature is NOT supported with FlexConnect mode centralized switching?" ]
[ { "answer_text": "Layer 2 roaming", "correct_answer": false }, { "answer_text": "remote authentication", "correct_answer": false }, { "answer_text": "local authentication", "correct_answer": false }, { "answer_text": "Layer 3 roaming", "correct_answer": true } ]
Network Access
[ "What statement is correct when comparing authentication and authorization?" ]
[ { "answer_text": "authentication determines file level access", "correct_answer": false }, { "answer_text": "authorization is network level access", "correct_answer": false }, { "answer_text": "WPA2-PSK is a user authentication protocol", "correct_answer": false }, { "answer_text": "authentication is before authorization", "correct_answer": true } ]
Security Fundamentals
[ "What services are provided by DHCP snooping? (select two)" ]
[ { "answer_text": "minimize DHCP packet types to a single VLAN", "correct_answer": false }, { "answer_text": "detect ARP spoofing activity", "correct_answer": false }, { "answer_text": "permit DHCP packets to a trusted port only", "correct_answer": true }, { "answer_text": "detect Layer 2 broadcast storms", "correct_answer": false }, { "answer_text": "prevents rogue DHCP servers from offering IP addresses to hosts", "correct_answer": true } ]
Security Fundamentals
[ "What channels are non-overlapping in 2.4 GHz frequency band? (select three)" ]
[ { "answer_text": "10", "correct_answer": false }, { "answer_text": "1", "correct_answer": true }, { "answer_text": "11", "correct_answer": true }, { "answer_text": "6", "correct_answer": true }, { "answer_text": "2", "correct_answer": false } ]
Network Fundamentals
[ "How does Ansible communicate with network devices when implemented with Cisco DNA Center?" ]
[ { "answer_text": "HTTP", "correct_answer": false }, { "answer_text": "ICMP", "correct_answer": false }, { "answer_text": "SSH", "correct_answer": true }, { "answer_text": "HTTPS", "correct_answer": false }, { "answer_text": "UDP", "correct_answer": false } ]
Automation and Programmability
[ "What IOS command enables CDP globally after it has been disabled?" ]
[ { "answer_text": "cdp enable", "correct_answer": false }, { "answer_text": "cdp run", "correct_answer": true }, { "answer_text": "cdp", "correct_answer": false }, { "answer_text": "service cdp", "correct_answer": false } ]
Network Access
[ "What are two differences between virtual machines (VM) and containers in the cloud?" ]
[ { "answer_text": "containers are much faster than VMs", "correct_answer": true }, { "answer_text": "VMs require less memory and CPU utilization than containers", "correct_answer": false }, { "answer_text": "containers provide more security and support multiple applications", "correct_answer": false }, { "answer_text": "containers delete data when shutdown", "correct_answer": true }, { "answer_text": "containers do not share host operating system", "correct_answer": false } ]
Network Fundamentals
[ "What application port number or keyword is supported to permit or deny name server requests?" ]
[ { "answer_text": "dns keyword", "correct_answer": false }, { "answer_text": "UDP port 69", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "domain keyword", "correct_answer": true }, { "answer_text": "TCP port 53 only", "correct_answer": false } ]
Security Fundamentals
[ "Select the IOS commands to configure an access port with VLAN 10 and enable PortFast?" ]
[ { "answer_text": "switchport mode access vlan 10", "correct_answer": false }, { "answer_text": "switchport vlan 10", "correct_answer": false }, { "answer_text": "switchport mode access", "correct_answer": true }, { "answer_text": "switchport access mode", "correct_answer": false } ]
Network Access
[ "What are two components of a Virtual Machine (VM)?" ]
[ { "answer_text": "firewall", "correct_answer": false }, { "answer_text": "application", "correct_answer": true }, { "answer_text": "hypervisor", "correct_answer": false }, { "answer_text": "operating system", "correct_answer": true }, { "answer_text": "processor", "correct_answer": false } ]
Network Fundamentals
[ "Refer to the network topology drawing. What route configured on router-1 will forward all traffic destined for the internet to router-2?", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-29_23-08-28-03e400be60a6e95b4a9e2c62d14b1708.png" ]
[ { "answer_text": "ip route 0.0.0.0 0.0.0.0 S1/0", "correct_answer": false }, { "answer_text": "ip route 0/0.0.0.0 172.33.1.2", "correct_answer": false }, { "answer_text": "ip route 172.16.2.2 0.0.0.0 S0/0", "correct_answer": false }, { "answer_text": "ip route 0.0.0.0 0.0.0.0 172.33.1.2", "correct_answer": false }, { "answer_text": "ip route 0.0.0.0 0.0.0.0 172.16.2.2", "correct_answer": true } ]
IP Connectivity
[ "What wildcard mask is used to select a single host IP address?" ]
[ { "answer_text": "0.0.0.0", "correct_answer": true }, { "answer_text": "0.0.0.1", "correct_answer": false }, { "answer_text": "255.255.255.255", "correct_answer": false }, { "answer_text": "255.255.255.254", "correct_answer": false } ]
Network Fundamentals
[ "What correctly describes network operation within a virtualized environment?" ]
[ { "answer_text": "broadcast radiation is eliminated within a virtual environment", "correct_answer": false }, { "answer_text": "802.1q encapsulation is not supported within a virtual environment", "correct_answer": false }, { "answer_text": "broadcast radiation occurs between virtual machines and physical switches", "correct_answer": false }, { "answer_text": "broadcasts and multicasts are sent between virtual machines", "correct_answer": true } ]
Network Fundamentals
[ "What is the only VLAN type permitted on an access port when a VLAN is already assigned?" ]
[ { "answer_text": "extended VLAN", "correct_answer": false }, { "answer_text": "voice VLAN", "correct_answer": true }, { "answer_text": "native VLAN", "correct_answer": false }, { "answer_text": "default VLAN", "correct_answer": false }, { "answer_text": "management VLAN", "correct_answer": false } ]
Network Access
[ "What two statement correctly describe idempotency in the context of REST API architecture? (select two)" ]
[ { "answer_text": "POST operation is not idempotent", "correct_answer": true }, { "answer_text": "GET operation is not idempotent", "correct_answer": false }, { "answer_text": "REST API operation performed multiple times changes the result", "correct_answer": false }, { "answer_text": "REST API operation performed multiple times does not change the result", "correct_answer": true } ]
Automation and Programmability
[ "What IOS command permits Telnet traffic only between client 10.1.1.1 and server 10.1.2.1?" ]
[ { "answer_text": "access-list 100 permit tcp host 10.1.1.1 host 10.1.2.1 eq 23", "correct_answer": true }, { "answer_text": "access-list 100 permit tcp host 10.1.1.1 0.0.0.0 any eq 23", "correct_answer": false }, { "answer_text": "access-list 100 permit tcp 10.1.1.1 0.0.0.255 host 10.1.2.1 eq 23", "correct_answer": false }, { "answer_text": "access-list 100 permit ip host 10.1.1.1 host 10.1.2.1 eq telnet", "correct_answer": false } ]
Security Fundamentals
[ "How does the Cisco routing algorithm populate a routing table when a route to the same destination is advertised from multiple sources?" ]
[ { "answer_text": "highest metric", "correct_answer": false }, { "answer_text": "longest prefix match rule", "correct_answer": false }, { "answer_text": "administrative distance and longest prefix match rule", "correct_answer": false }, { "answer_text": "administrative distance", "correct_answer": true }, { "answer_text": "all routes are installed", "correct_answer": false } ]
IP Connectivity
[ "What is the purpose of Spanning Tree Protocol? (select the best answer)" ]
[ { "answer_text": "prevent Layer 2 topology loops", "correct_answer": true }, { "answer_text": "forward multiple VLANs between switches", "correct_answer": false }, { "answer_text": "create Layer 2 domain", "correct_answer": false }, { "answer_text": "prevent Layer 3 broadcast storms", "correct_answer": false }, { "answer_text": "calculate lowest metric", "correct_answer": false }, { "answer_text": "faster network convergence", "correct_answer": false } ]
Network Access
[ "How are route advertisements enabled between OSPF neighbors?" ]
[ { "answer_text": "network area command or per interface", "correct_answer": true }, { "answer_text": "default route", "correct_answer": false }, { "answer_text": "network area command only", "correct_answer": false }, { "answer_text": "per interface only", "correct_answer": false }, { "answer_text": "network range command", "correct_answer": false } ]
IP Connectivity
[ "What problem is solved with FHRP to restore network connectivity for clients?" ]
[ { "answer_text": "network congestion", "correct_answer": false }, { "answer_text": "switch port to host is down", "correct_answer": false }, { "answer_text": "first hop IP address is incorrect on host machine", "correct_answer": false }, { "answer_text": "DHCP is not working correctly", "correct_answer": false }, { "answer_text": "default gateway interface is down", "correct_answer": true } ]
IP Connectivity
[ "What statements correctly describe SDN architecture? (select two)" ]
[ { "answer_text": "SDN architecture decouples management plane and control plane", "correct_answer": false }, { "answer_text": "SDN architecture decouples the control plane and data plane", "correct_answer": true }, { "answer_text": "SDN controller is not responsible for policy plane traffic", "correct_answer": false }, { "answer_text": "SDN architecture has a centralized data plane", "correct_answer": false }, { "answer_text": "SDN controller is a centralized control plane with a policy engine", "correct_answer": true } ]
Automation and Programmability
[ "What defines the start and stop point of a JSON array?" ]
[ { "answer_text": "{ } curly brackets", "correct_answer": false }, { "answer_text": "( ) normal brackets", "correct_answer": false }, { "answer_text": "\" \" double quotes", "correct_answer": false }, { "answer_text": "[ ] square brackets", "correct_answer": true } ]
Automation and Programmability
[ "What subnet mask enables at least 40 host IP addresses per subnet?" ]
[ { "answer_text": "255.255.255.240 (/28)", "correct_answer": false }, { "answer_text": "255.255.255.192 (/26)", "correct_answer": true }, { "answer_text": "255.255.255.248 (/29)", "correct_answer": false }, { "answer_text": "255.255.255.224 (/27)", "correct_answer": false } ]
Network Fundamentals
[ "What is the purpose of OSPF hello packets? (select two)" ]
[ { "answer_text": "synchronize neighbor link-state databases", "correct_answer": false }, { "answer_text": "router ID selection", "correct_answer": false }, { "answer_text": "neighbor adjacency", "correct_answer": true }, { "answer_text": "DR/BDR election", "correct_answer": true }, { "answer_text": "negotiate operational settings between neighbors", "correct_answer": false } ]
IP Connectivity
[ "Refer to the routing table. What route will DC-1 select for packets with destination IP address 172.16.1.40?", "", "https://img-c.udemycdn.com/redactor/raw/practice_test_question/2023-07-07_04-52-22-9b390b5313dbb8cd72251def5154c3c9.png" ]
[ { "answer_text": "static route", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "172.16.0.0/16", "correct_answer": false }, { "answer_text": "OSPF route", "correct_answer": false }, { "answer_text": "EIGRP route", "correct_answer": true } ]
IP Connectivity
[ "What global IOS command is used to configure username admin with highest privilege level access and secret password cisconet?" ]
[ { "answer_text": "username admin privilege 16 secret password cisconet", "correct_answer": false }, { "answer_text": "username admin privilege 15 enable secret cisconet", "correct_answer": false }, { "answer_text": "username admin privilege 15 secret cisconet", "correct_answer": true }, { "answer_text": "username admin privilege 16 secret 7 cisconet", "correct_answer": false } ]
Security Fundamentals
[ "What route is installed in the local routing table when 172.16.1.0/26 network is advertised from all of the following route sources?" ]
[ { "answer_text": "OSPF route", "correct_answer": false }, { "answer_text": "default route", "correct_answer": false }, { "answer_text": "static route", "correct_answer": true }, { "answer_text": "floating static route", "correct_answer": false }, { "answer_text": "EIGRP route", "correct_answer": false } ]
IP Connectivity
[ "What spanning tree port type on a switch interface has lowest cost to the root bridge?" ]
[ { "answer_text": "root port", "correct_answer": true }, { "answer_text": "bridge port", "correct_answer": false }, { "answer_text": "alternate port", "correct_answer": false }, { "answer_text": "designated port", "correct_answer": false } ]
Network Access
[ "What methods enable an encrypted management connection to a wireless controller? (select two)" ]
[ { "answer_text": "ip https secure-server", "correct_answer": false }, { "answer_text": "SSH", "correct_answer": true }, { "answer_text": "ip http secure-server", "correct_answer": true }, { "answer_text": "ip http local authentication", "correct_answer": false }, { "answer_text": "RADIUS token", "correct_answer": false } ]
Network Access
[ "What are the components of a standard ACL?" ]
[ { "answer_text": "source address, wildcard mask", "correct_answer": true }, { "answer_text": "source address, subnet mask, destination subnet", "correct_answer": false }, { "answer_text": "source address, subnet mask, protocol", "correct_answer": false }, { "answer_text": "source address, wildcard mask, destination subnet", "correct_answer": false } ]
Security Fundamentals
[ "What commands enable management of Cisco devices from a web browser with encryption and authentication enabled? (select two)" ]
[ { "answer_text": "ip http local authentication", "correct_answer": false }, { "answer_text": "ip https server", "correct_answer": false }, { "answer_text": "ip https secure-server", "correct_answer": false }, { "answer_text": "ip http secure-server", "correct_answer": true }, { "answer_text": "ip http authentication local", "correct_answer": true } ]
Network Access
[ "What are three characteristics of Spine-Leaf architecture?" ]
[ { "answer_text": "designed for east-west traffic", "correct_answer": true }, { "answer_text": "Layer 2 only", "correct_answer": false }, { "answer_text": "alternative to older STP designs", "correct_answer": true }, { "answer_text": "full mesh topology", "correct_answer": true }, { "answer_text": "designed for north-south traffic", "correct_answer": false } ]
Network Fundamentals
[ "What statement correctly describe Cisco cloud device management?" ]
[ { "answer_text": "Meraki management software only supports wireless devices", "correct_answer": false }, { "answer_text": "Meraki supports REST APIs for device management", "correct_answer": true }, { "answer_text": "Meraki does not manage any security devices", "correct_answer": false }, { "answer_text": "Meraki only supports wireless devices deployed in the cloud", "correct_answer": false } ]
Automation and Programmability
[ "What are advantages of SDN compared with traditional network architecture? (select three)" ]
[ { "answer_text": "centralized control plane", "correct_answer": true }, { "answer_text": "distributed control plane", "correct_answer": false }, { "answer_text": "open standard", "correct_answer": true }, { "answer_text": "proprietary standard", "correct_answer": false }, { "answer_text": "software-based control plane", "correct_answer": true } ]
Automation and Programmability
[ "Refer to the network topology drawing. Select the correct IOS command to configure a floating static route on router-1 to destination 192.168.3.0/24?", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-29_23-25-10-75598b8cb8ac70899d16a9c53ea284cf.png" ]
[ { "answer_text": "ip route 192.168.3.0 255.255.255.0 S1/0 200", "correct_answer": false }, { "answer_text": "ip route 192.168.3.0 255.255.255.0 172.16.2.2 1", "correct_answer": false }, { "answer_text": "ip route 192.168.3.0 255.255.255.0 172.16.1.2 1", "correct_answer": false }, { "answer_text": "ip route 192.168.3.0 255.255.255.0 172.16.2.2 2", "correct_answer": true }, { "answer_text": "ip route 0.0.0.0/0 192.168.3.0 200", "correct_answer": false } ]
IP Connectivity
[ "What command displays TCP/IP addressing on a Windows host?" ]
[ { "answer_text": "ipconfig", "correct_answer": true }, { "answer_text": "show host", "correct_answer": false }, { "answer_text": "ifconfig", "correct_answer": false }, { "answer_text": "interface -a", "correct_answer": false }, { "answer_text": "network -a", "correct_answer": false } ]
Network Fundamentals
[ "Refer to the routing table. What route will DC-1 select for packets with destination IP address 172.16.1.15?", "https://img-c.udemycdn.com/redactor/raw/practice_test_question/2024-02-09_00-13-17-0446da71fc0d73c561c79e0f58648e56.png" ]
[ { "answer_text": "D   172.16.1.0/24 [90/3072]", "correct_answer": false }, { "answer_text": "S*   0.0.0.0/0 [1/0]", "correct_answer": false }, { "answer_text": "O   172.16.1.0/27 [110/2]", "correct_answer": true }, { "answer_text": "S   172.16.1.0/26 [1/0]", "correct_answer": false } ]
IP Connectivity
[ "What IOS command is required to negotiate a channel group for LACP?" ]
[ { "answer_text": "channel group 10 desirable mode", "correct_answer": false }, { "answer_text": "channel-group 10 mode auto", "correct_answer": false }, { "answer_text": "channel group 10 mode on", "correct_answer": false }, { "answer_text": "channel-group 10 mode desirable", "correct_answer": false }, { "answer_text": "channel-group 10 mode active", "correct_answer": true } ]
Network Access
[ "What route is selected in the routing table for packets arriving with 172.16.3.29 as destination IP address?" ]
[ { "answer_text": "172.16.3.0/27", "correct_answer": true }, { "answer_text": "172.16.3.0/25", "correct_answer": false }, { "answer_text": "172.16.3.0/26", "correct_answer": false }, { "answer_text": "172.16.3.0/28", "correct_answer": false } ]
IP Connectivity
[ "What STP priority setting is not permitted on a Cisco switch?" ]
[ { "answer_text": "32768", "correct_answer": false }, { "answer_text": "28672", "correct_answer": false }, { "answer_text": "0", "correct_answer": false }, { "answer_text": "4096", "correct_answer": false }, { "answer_text": "1", "correct_answer": true } ]
Network Access
[ "What are two primary services provided by Dynamic Host Configuration Protocol (DHCP)?" ]
[ { "answer_text": "assign physical and logical addressing dynamically", "correct_answer": false }, { "answer_text": "configure private addressing only", "correct_answer": false }, { "answer_text": "configure TCP/IP address settings on hosts", "correct_answer": true }, { "answer_text": "renew host addressing automatically", "correct_answer": true } ]
IP Services
[ "What is the primary purpose of OSPF router ID? (select the best answer)" ]
[ { "answer_text": "identify OSPF router to routing domain", "correct_answer": true }, { "answer_text": "identify OSPF hello packets", "correct_answer": false }, { "answer_text": "identify OSPF process ID to neighbors", "correct_answer": false }, { "answer_text": "identify OSPF routes assigned to an interface", "correct_answer": false }, { "answer_text": "identify OSPF router to neighbors within the same area", "correct_answer": false } ]
IP Connectivity
[ "What is the default number assigned to a native VLAN?" ]
[ { "answer_text": "999", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "1", "correct_answer": true }, { "answer_text": "dynamically assigned", "correct_answer": false }, { "answer_text": "4094", "correct_answer": false } ]
Network Access
[ "What cable media provides the longest distance (range) between switches?" ]
[ { "answer_text": "Single-Mode Fiber (SMF)", "correct_answer": true }, { "answer_text": "TWINAX", "correct_answer": false }, { "answer_text": "Multi-Mode Fiber (MMF)", "correct_answer": false }, { "answer_text": "T1", "correct_answer": false }, { "answer_text": "UTP/STP", "correct_answer": false } ]
Network Fundamentals
[ "Refer to the network drawing where host-1 is sending a packet to server-1. What is the source and destination MAC address at P1, and what is the source and destination IP address at P2?", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-29_18-45-06-81408578ffd70456831666632b15664f.png" ]
[ { "answer_text": "P1: source MAC address = 0000.000a.aaaa", "correct_answer": true }, { "answer_text": "P1: source MAC address = 0000.000a.aaaa", "correct_answer": false }, { "answer_text": "P1: source MAC address = 0000.000a.aaaa", "correct_answer": false }, { "answer_text": "P1: source MAC address = 0000.000a.aaaa", "correct_answer": false } ]
IP Connectivity
[ "How is metric value calculated when EIGRP has a default configuration?" ]
[ { "answer_text": "bandwidth and delay", "correct_answer": true }, { "answer_text": "advertised distance", "correct_answer": false }, { "answer_text": "interface cost", "correct_answer": false }, { "answer_text": "reported distance", "correct_answer": false }, { "answer_text": "hop count", "correct_answer": false } ]
IP Connectivity
[ "What additional route is added to routing table when a network interface is configured with IP address 172.33.2.1/24?" ]
[ { "answer_text": "172.33.2.0/32", "correct_answer": false }, { "answer_text": "172.33.2.1/24", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "172.33.2.1/32", "correct_answer": true } ]
IP Connectivity
[ "What attributes are preferred for route and best path selection? (select three)" ]
[ { "answer_text": "route with highest administrative distance", "correct_answer": false }, { "answer_text": "route with shortest prefix match", "correct_answer": false }, { "answer_text": "route with highest metric", "correct_answer": false }, { "answer_text": "route with longest prefix match", "correct_answer": true }, { "answer_text": "route with lowest metric", "correct_answer": true }, { "answer_text": "route with lowest administrative distance", "correct_answer": true } ]
IP Connectivity
[ "What is the default QoS trust state for Cisco network interfaces?" ]
[ { "answer_text": "untrusted", "correct_answer": true }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "disabled", "correct_answer": false }, { "answer_text": "trusted", "correct_answer": false } ]
IP Services
[ "What statement correctly describes the operation of BPDU Filter on a switch port?" ]
[ { "answer_text": "BPDU Filter is an alternative to BPDU guard when PortFast is disabled", "correct_answer": false }, { "answer_text": "BPDU Filter only allows switch port to receive BPDU messages", "correct_answer": false }, { "answer_text": "BPDU Filter enables spanning tree compatibility with a third party switch", "correct_answer": false }, { "answer_text": "BPDU Filter disables spanning tree operation", "correct_answer": true } ]
Network Access
[ "What router is elected Designated Router (DR) when all have a default configuration?" ]
[ { "answer_text": "router-4 (router ID = 192.168.1.4)", "correct_answer": true }, { "answer_text": "router-1 (router ID = 192.168.1.1)", "correct_answer": false }, { "answer_text": "router-2 (router ID = 192.168.1.2)", "correct_answer": false }, { "answer_text": "router-3 (router ID = 192.168.1.3)", "correct_answer": false } ]
IP Connectivity
[ "What are two possible reasons why routers cannot establish an OSPF adjacency?" ]
[ { "answer_text": "incorrect wildcard mask", "correct_answer": false }, { "answer_text": "hello timer mismatch", "correct_answer": true }, { "answer_text": "duplicate router ID", "correct_answer": true }, { "answer_text": "incorrect process ID", "correct_answer": false }, { "answer_text": "there is no area 0", "correct_answer": false }, { "answer_text": "Ethernet interface is point-to-point network type", "correct_answer": false } ]
IP Connectivity
[ "What IOS command will display subnet mask information for all active network interfaces on a Cisco router? (select two)" ]
[ { "answer_text": "show interfaces", "correct_answer": true }, { "answer_text": "show protocols", "correct_answer": true }, { "answer_text": "ipconfig /all", "correct_answer": false }, { "answer_text": "show ip protocols", "correct_answer": false }, { "answer_text": "show ip interface brief", "correct_answer": false } ]
Network Fundamentals
[ "Where are wireless client roaming decisions made?" ]
[ { "answer_text": "RADIUS server", "correct_answer": false }, { "answer_text": "host", "correct_answer": true }, { "answer_text": "switch", "correct_answer": false }, { "answer_text": "access point", "correct_answer": false }, { "answer_text": "wireless controller", "correct_answer": false } ]
Network Access
[ "What IOS commands will display the operational status of IPv4 configured addresses? (select three)" ]
[ { "answer_text": "show interfaces trunk", "correct_answer": false }, { "answer_text": "show protocols", "correct_answer": true }, { "answer_text": "show ip interface brief", "correct_answer": true }, { "answer_text": "show running-config", "correct_answer": false }, { "answer_text": "show interfaces", "correct_answer": true } ]
Network Fundamentals
[ "What is the length of an IPv6 address?" ]
[ { "answer_text": "128 bits", "correct_answer": true }, { "answer_text": "64 bits", "correct_answer": false }, { "answer_text": "32 bits", "correct_answer": false }, { "answer_text": "48 bits", "correct_answer": false } ]
Network Fundamentals
[ "Select two statements that correctly describe frame switching operation?" ]
[ { "answer_text": "switch only reads destination MAC address", "correct_answer": false }, { "answer_text": "switch will flood frame out all ports when destination MAC address is not in MAC address table", "correct_answer": false }, { "answer_text": "Layer 2 access switch does frame rewrite", "correct_answer": false }, { "answer_text": "switch will flood frame out all ports except where the frame was learned when destination MAC address is not in MAC address table", "correct_answer": true }, { "answer_text": "switch reads source and destination MAC address", "correct_answer": true } ]
Network Access
[ "What is the corresponding CRUD operation for an HTTP GET verb?" ]
[ { "answer_text": "READ", "correct_answer": true }, { "answer_text": "PATCH", "correct_answer": false }, { "answer_text": "POST", "correct_answer": false }, { "answer_text": "PUT", "correct_answer": false } ]
Automation and Programmability
[ "How are DHCP requests forwarded from clients when the DHCP server is on a different subnet?" ]
[ { "answer_text": "proxy arp", "correct_answer": false }, { "answer_text": "dhcp option 150", "correct_answer": false }, { "answer_text": "dhcp option 43", "correct_answer": false }, { "answer_text": "dhcp default-server", "correct_answer": false }, { "answer_text": "ip helper-address", "correct_answer": true } ]
IP Connectivity
[ "What is the correct syntax for an IPv6 static route?" ]
[ { "answer_text": "ipv6 router 2001:DB8:3C4D:1::1 2001:DB8:3C4D:2::1/64", "correct_answer": false }, { "answer_text": "ipv6 route 2001:DB8:3C4D:1::/64 2001:DB8:3C4D:2::1", "correct_answer": true }, { "answer_text": "ipv6 route 2001:DB8:3C4D:1::/64 2001:/3", "correct_answer": false }, { "answer_text": "ip route 2001:DB8:3C4D:1::/64 2001:DB8:3C4D:2::", "correct_answer": false } ]
Network Fundamentals
[ "What routing protocol has the lowest administrative distance?" ]
[ { "answer_text": "OSPF", "correct_answer": false }, { "answer_text": "EIGRP", "correct_answer": false }, { "answer_text": "eBGP", "correct_answer": true }, { "answer_text": "RIP", "correct_answer": false }, { "answer_text": "IS-IS", "correct_answer": false } ]
IP Connectivity
[ "What are two advantages of Network Address Translation (NAT)?" ]
[ { "answer_text": "conceals private IP address assignments from the internet", "correct_answer": true }, { "answer_text": "enables security of packets while in transit across the internet", "correct_answer": false }, { "answer_text": "eliminates the need for DHCP requests", "correct_answer": false }, { "answer_text": "eases management of internet connectivity", "correct_answer": true }, { "answer_text": "increases the private IP address space that can be assigned", "correct_answer": false } ]
IP Services
[ "What interface errors are caused by duplex mismatch?" ]
[ { "answer_text": "collisions", "correct_answer": true }, { "answer_text": "runts", "correct_answer": false }, { "answer_text": "giants", "correct_answer": false }, { "answer_text": "MTU mismatch", "correct_answer": false } ]
Network Fundamentals
[ "Refer to the topology drawing. OSPF \"auto-cost reference-bandwidth 1000\" command is configured on all routers. What is the OSPF cost metric of 172.16.3.0/24 route on R1 from host to server?", "", "https://img-c.udemycdn.com/redactor/raw/practice_test_question/2023-07-07_04-57-27-93085615ccd435e593389f4543a8fad5.png" ]
[ { "answer_text": "3", "correct_answer": false }, { "answer_text": "12", "correct_answer": false }, { "answer_text": "13", "correct_answer": true }, { "answer_text": "4", "correct_answer": false }, { "answer_text": "22", "correct_answer": false } ]
IP Connectivity
[ "What security solution prevents connecting any unauthorized network device hardware to the corporate network?" ]
[ { "answer_text": "port security", "correct_answer": true }, { "answer_text": "VLAN access control list (VACL)", "correct_answer": false }, { "answer_text": "PortFast", "correct_answer": false }, { "answer_text": "access control list (ACL)", "correct_answer": false }, { "answer_text": "MACsec", "correct_answer": false } ]
Security Fundamentals
[ "What IOS command is used to configure 1:1 NAT translation from private web server address to an internet routable address?" ]
[ { "answer_text": "ip nat inside static", "correct_answer": false }, { "answer_text": "ip nat inside static source", "correct_answer": false }, { "answer_text": "ip nat inside source list", "correct_answer": false }, { "answer_text": "ip nat inside source static", "correct_answer": true }, { "answer_text": "ip nat overload", "correct_answer": false } ]
IP Services
[ "What configuration is supported for L2/L3 EtherChannel load balancing?" ]
[ { "answer_text": "Layer 3 EtherChannel only supports source and destination ports", "correct_answer": false }, { "answer_text": "EtherChannel load balances traffic equally among all active interfaces", "correct_answer": false }, { "answer_text": "Layer 2 EtherChannel can load balance source and destination MAC address or IP address", "correct_answer": true }, { "answer_text": "Layer 2 EtherChannel only supports source and destination MAC address", "correct_answer": false } ]
Network Access
[ "What two statements correctly describe VRF operation? (select two)" ]
[ { "answer_text": "VRFs permit overlapping IP addresses on different routers", "correct_answer": false }, { "answer_text": "VRFs enable routing table virtualization", "correct_answer": true }, { "answer_text": "VRFs permit overlapping IP addresses on the same router", "correct_answer": true }, { "answer_text": "VRFs enable virtualization of physical routers", "correct_answer": false }, { "answer_text": "VRFs can only be assigned to physical interfaces", "correct_answer": false } ]
Network Fundamentals
[ "What are three advantages of next-generation firewalls over traditional firewalls?" ]
[ { "answer_text": "malware protection", "correct_answer": true }, { "answer_text": "open standard", "correct_answer": false }, { "answer_text": "cost", "correct_answer": false }, { "answer_text": "load balancing", "correct_answer": false }, { "answer_text": "real-time monitoring", "correct_answer": true }, { "answer_text": "throughput", "correct_answer": true } ]
Network Fundamentals
[ "What IOS command will configure local username admin with privileged EXEC mode authorization and password cisconet?" ]
[ { "answer_text": "username admin privilege 15 password cisconet", "correct_answer": true }, { "answer_text": "username admin privilege level 16 password cisconet", "correct_answer": false }, { "answer_text": "username admin privilege 15 password 7 cisconet", "correct_answer": false }, { "answer_text": "username admin privilege level 15 cisconet", "correct_answer": false } ]
Security Fundamentals
[ "What are three characteristics of Generative AI? (select three)" ]
[ { "answer_text": "hallucinations", "correct_answer": true }, { "answer_text": "self-correction", "correct_answer": true }, { "answer_text": "generate original content from unstructured datasets", "correct_answer": true }, { "answer_text": "generate duplicate content from structured datasets", "correct_answer": false }, { "answer_text": "collect and analyze real-time data", "correct_answer": false } ]
Automation and Programmability
[ "What are two advantages of private RFC 1918 addressing?" ]
[ { "answer_text": "internet connectivity", "correct_answer": false }, { "answer_text": "easier to manage", "correct_answer": false }, { "answer_text": "network security", "correct_answer": true }, { "answer_text": "multiple address classes", "correct_answer": false }, { "answer_text": "conserve address space", "correct_answer": true } ]
Network Fundamentals
[ "What IOS command is used to display the collection of OSPF neighbor link-states?" ]
[ { "answer_text": "show ip ospf link-state", "correct_answer": false }, { "answer_text": "show ip ospf neighbors", "correct_answer": false }, { "answer_text": "show ip ospf database", "correct_answer": true }, { "answer_text": "show ip ospf lsa database", "correct_answer": false }, { "answer_text": "show ip ospf summary", "correct_answer": false } ]
IP Connectivity
[ "How is wireless controller LAG interface connected to switch-side interface/s?" ]
[ { "answer_text": "LACP active mode", "correct_answer": false }, { "answer_text": "not supported", "correct_answer": false }, { "answer_text": "access mode", "correct_answer": false }, { "answer_text": "PAgP desirable mode", "correct_answer": false }, { "answer_text": "EtherChannel on mode", "correct_answer": true } ]
Network Access
[ "What DTP mode supports negotiation of access mode and trunk mode interfaces?" ]
[ { "answer_text": "switchport mode dynamic auto", "correct_answer": true }, { "answer_text": "switchport mode access", "correct_answer": false }, { "answer_text": "switchport mode dynamic trunk", "correct_answer": false }, { "answer_text": "switchport mode dynamic active", "correct_answer": false }, { "answer_text": "switchport mode dynamic desirable", "correct_answer": false } ]
Network Access