question_description
sequencelengths
1
5
answer_list
listlengths
4
6
domain
stringclasses
6 values
[ "How do you disable LLDP frames globally on a Cisco switch?" ]
[ { "answer_text": "no lldp transmit", "correct_answer": false }, { "answer_text": "no lldp enable", "correct_answer": false }, { "answer_text": "no lldp receive", "correct_answer": false }, { "answer_text": "no lldp run", "correct_answer": true } ]
Network Access
[ "What route is selected to forward arriving packets with destination IP address 10.10.100.1?" ]
[ { "answer_text": "10.10.100.0/24", "correct_answer": false }, { "answer_text": "10.10.100.0/25", "correct_answer": false }, { "answer_text": "10.10.100.0/27", "correct_answer": true }, { "answer_text": "10.10.100.0/26", "correct_answer": false } ]
IP Connectivity
[ "What IOS command will configure the console port with a password?" ]
[ { "answer_text": "line con0", "correct_answer": false }, { "answer_text": "console line0", "correct_answer": false }, { "answer_text": "console 0", "correct_answer": false }, { "answer_text": "line console 0", "correct_answer": true } ]
Security Fundamentals
[ "What router is elected Designated Router (DR) when all are assigned the default priority\n setting?" ]
[ { "answer_text": "router-2 (router ID = 172.16.1.200)", "correct_answer": false }, { "answer_text": "router-1 (router ID = 10.10.1.254)", "correct_answer": false }, { "answer_text": "router-4 (router ID = 172.33.1.4)", "correct_answer": false }, { "answer_text": "router-3 (router ID = 192.168.1.3)", "correct_answer": true } ]
IP Connectivity
[ "What correctly describes Power over Ethernet (PoE) operation on a Cisco switch? (select\n three)" ]
[ { "answer_text": "maximum cabling distance of 40 feet", "correct_answer": false }, { "answer_text": "automatic power detection", "correct_answer": true }, { "answer_text": "copper and fiber cabling media are supported", "correct_answer": false }, { "answer_text": "copper-based cabling media", "correct_answer": true }, { "answer_text": "power allocation to powered devices is minimum on startup", "correct_answer": false }, { "answer_text": "defines power classes", "correct_answer": true } ]
Network Fundamentals
[ "What is the advantage of PortFast?" ]
[ { "answer_text": "enables full-duplex on all switch ports", "correct_answer": false }, { "answer_text": "transitions switch port to learning state immediately", "correct_answer": false }, { "answer_text": "eliminates Layer 2 topology loops between switches", "correct_answer": false }, { "answer_text": "transitions switch port to forwarding state immediately", "correct_answer": true } ]
Network Access
[ "What are three password alternatives to the traditional text string?" ]
[ { "answer_text": "software token", "correct_answer": true }, { "answer_text": "digital certificate", "correct_answer": true }, { "answer_text": "RADIUS server", "correct_answer": false }, { "answer_text": "biometric", "correct_answer": true }, { "answer_text": "local authentication", "correct_answer": false } ]
Security Fundamentals
[ "What IOS command enables IPv6 autoconfiguration on an interface?" ]
[ { "answer_text": "ipv6 address autoconfig", "correct_answer": true }, { "answer_text": "ipv6 autoconfig", "correct_answer": false }, { "answer_text": "ipv6 unicast-routing", "correct_answer": false }, { "answer_text": "ipv6 address slaac", "correct_answer": false } ]
Network Fundamentals
[ "Select the only valid network address from the following?" ]
[ { "answer_text": "192.168.1.9/30", "correct_answer": false }, { "answer_text": "172.16.200.15/28", "correct_answer": false }, { "answer_text": "10.10.255.254/24", "correct_answer": false }, { "answer_text": "172.33.1.4/24", "correct_answer": false }, { "answer_text": "192.168.1.4/30", "correct_answer": true } ]
Network Fundamentals
[ "Select the command that will disable dynamic trunk negotiation on a Layer 2 switch interface?" ]
[ { "answer_text": "switchport mode access", "correct_answer": true }, { "answer_text": "switchport mode trunk", "correct_answer": false }, { "answer_text": "switchport mode dynamic auto", "correct_answer": false }, { "answer_text": "no switchport", "correct_answer": false } ]
Network Access
[ "How do you change the root bridge selected for a VLAN within Rapid PVST+ when all priorities\n are equal?" ]
[ { "answer_text": "increase switch priority", "correct_answer": false }, { "answer_text": "decrease switch priority", "correct_answer": false }, { "answer_text": "decrease priority per VLAN", "correct_answer": true }, { "answer_text": "increase priority per VLAN", "correct_answer": false } ]
Network Access
[ "What are characteristics of the native VLAN? (select two)" ]
[ { "answer_text": "native VLAN can be deleted", "correct_answer": false }, { "answer_text": "native VLAN is assigned to VLAN 1 as a default", "correct_answer": true }, { "answer_text": "Telnet requires VLAN 1 for management access", "correct_answer": false }, { "answer_text": "native VLAN cannot be deleted", "correct_answer": true }, { "answer_text": "native VLAN must be enabled and cannot be assigned VLAN 1", "correct_answer": false } ]
Network Access
[ "What alternate commands will configure a primary root bridge for VLAN 10? (select two)" ]
[ { "answer_text": "spanning-tree priority 0 vlan 10", "correct_answer": false }, { "answer_text": "spanning-tree primary root vlan 10", "correct_answer": false }, { "answer_text": "spanning-tree vlan 10 priority 0", "correct_answer": true }, { "answer_text": "spanning-tree vlan 10 root primary", "correct_answer": true }, { "answer_text": "spanning-tree vlan 10 primary", "correct_answer": false } ]
Network Access
[ "What are the default update timers for CDP and LLDP?" ]
[ { "answer_text": "CDP = 30 seconds, LLDP = 60 seconds", "correct_answer": false }, { "answer_text": "CDP = 10 seconds, LLDP = none", "correct_answer": false }, { "answer_text": "CDP = 60 seconds, LLDP = 30 seconds", "correct_answer": true }, { "answer_text": "CDP = 120 seconds, LLDP = 120 seconds", "correct_answer": false }, { "answer_text": "CDP = 10 seconds, LLDP = 60 seconds", "correct_answer": false } ]
Network Access
[ "What statement is true of 'implicit deny' last statement in Cisco ACLs?" ]
[ { "answer_text": "It is only supported on named and extended ACLs", "correct_answer": false }, { "answer_text": "It must be configured to prevent unwanted packets from traversing network", "correct_answer": false }, { "answer_text": "It will drop all packets when there is no previous match condition", "correct_answer": true }, { "answer_text": "It prevents DDOS attacks on ACLs that are not configured correctly", "correct_answer": false } ]
Security Fundamentals
[ "What is the difference between OVF and OVA virtual machine file format?" ]
[ { "answer_text": "OVF is only compatible with Type 2 hypervisor", "correct_answer": false }, { "answer_text": "OVA is a single file that bundles OVF contents", "correct_answer": true }, { "answer_text": "OVA must be converted to OVF template for distribution", "correct_answer": false }, { "answer_text": "OVF template is based on .tar file format", "correct_answer": false } ]
Network Fundamentals
[ "What statement best describes traffic policing?" ]
[ { "answer_text": "conforms traffic to a maximum data rate on ingress interface only", "correct_answer": false }, { "answer_text": "egress interface only", "correct_answer": false }, { "answer_text": "conform traffic to a maximum data rate without queuing", "correct_answer": true }, { "answer_text": "conform traffic to a minimum data rate with queuing", "correct_answer": false }, { "answer_text": "ingress interface only", "correct_answer": false } ]
IP Services
[ "What is never advertised between routers?" ]
[ { "answer_text": "administrative distance", "correct_answer": true }, { "answer_text": "route tag", "correct_answer": false }, { "answer_text": "metric", "correct_answer": false }, { "answer_text": "subnet mask", "correct_answer": false } ]
IP Connectivity
[ "What duplex settings minimize interface errors?" ]
[ { "answer_text": "duplex full and speed autonegotiation", "correct_answer": false }, { "answer_text": "duplex and speed hard code", "correct_answer": false }, { "answer_text": "duplex and speed autonegotiation", "correct_answer": true }, { "answer_text": "duplex full and speed full", "correct_answer": false } ]
Network Fundamentals
[ "What number is not assignable to a standard ACL?" ]
[ { "answer_text": "200", "correct_answer": true }, { "answer_text": "1300", "correct_answer": false }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "99", "correct_answer": false } ]
Security Fundamentals
[ "Where should you enable BPDU Guard when configuring a Cisco switch? (select the best answer)" ]
[ { "answer_text": "switch interconnects only", "correct_answer": false }, { "answer_text": "spine switch ports only", "correct_answer": false }, { "answer_text": "access mode ports only", "correct_answer": true }, { "answer_text": "spine and leaf switch ports", "correct_answer": false }, { "answer_text": "trunk mode ports only", "correct_answer": false } ]
Network Access
[ "What two statements correctly describe the difference between JSON Web Tokens and API keys\n for REST API authentication?" ]
[ { "answer_text": "JWT support token revocation feature not available with API keys", "correct_answer": false }, { "answer_text": "API key is only sent with the initial API call for authentication", "correct_answer": false }, { "answer_text": "API keys are easier to cancel (revocation)", "correct_answer": true }, { "answer_text": "JWT provides user and application authentication", "correct_answer": true }, { "answer_text": "API keys provide faster stateful authentication", "correct_answer": false } ]
Automation and Programmability
[ "Select the IP address within RFC 1918 private range addressing?" ]
[ { "answer_text": "192.168.100.1/24", "correct_answer": true }, { "answer_text": "200.200.1.1/27", "correct_answer": false }, { "answer_text": "172.33.1.1/24", "correct_answer": false }, { "answer_text": "12.10.1.1/25", "correct_answer": false } ]
Network Fundamentals
[ "What is the maximum number of ports configurable to a single LACP EtherChannel?" ]
[ { "answer_text": "4", "correct_answer": false }, { "answer_text": "16", "correct_answer": true }, { "answer_text": "8", "correct_answer": false }, { "answer_text": "32", "correct_answer": false } ]
Network Access
[ "What are the keys represented with the following JSON object? (select two)" ]
[ { "answer_text": "35", "correct_answer": false }, { "answer_text": "shaun", "correct_answer": false }, { "answer_text": "age", "correct_answer": true }, { "answer_text": "\"name\":  \"shaun\"", "correct_answer": false }, { "answer_text": "ccna", "correct_answer": false }, { "answer_text": "name", "correct_answer": true } ]
Automation and Programmability
[ "What automation tool is based on an agentless architecture?" ]
[ { "answer_text": "DNA Center", "correct_answer": false }, { "answer_text": "Chef", "correct_answer": false }, { "answer_text": "Ansible", "correct_answer": true }, { "answer_text": "NETCONF", "correct_answer": false }, { "answer_text": "Puppet", "correct_answer": false } ]
Automation and Programmability
[ "What HTTP verb is associated with the following Cisco CLI command?", "router# configure terminal" ]
[ { "answer_text": "GET", "correct_answer": false }, { "answer_text": "PUT", "correct_answer": false }, { "answer_text": "CREATE", "correct_answer": false }, { "answer_text": "POST", "correct_answer": true } ]
Automation and Programmability
[ "What are the advantages of automation compared with traditional network management? (select\n two)" ]
[ { "answer_text": "automation is cost-effective", "correct_answer": true }, { "answer_text": "automation does not require scripting", "correct_answer": false }, { "answer_text": "automation is error-free", "correct_answer": false }, { "answer_text": "automation does not require testing", "correct_answer": false }, { "answer_text": "automation minimizes errors", "correct_answer": true } ]
Automation and Programmability
[ "Select the prefix for an IPv6 unique local address?" ]
[ { "answer_text": "::1/128", "correct_answer": false }, { "answer_text": "FE80::/10", "correct_answer": false }, { "answer_text": "2000::/3", "correct_answer": false }, { "answer_text": "FD00::/8", "correct_answer": true } ]
Network Fundamentals
[ "What are three differences between SSL and IPsec VPN?" ]
[ { "answer_text": "SSL is application layer", "correct_answer": true }, { "answer_text": "SSL is dynamic", "correct_answer": true }, { "answer_text": "SSL is network layer", "correct_answer": false }, { "answer_text": "SSL does not encrypt data", "correct_answer": false }, { "answer_text": "SSL is easy to setup", "correct_answer": true }, { "answer_text": "SSL is complex to setup", "correct_answer": false } ]
Security Fundamentals
[ "What statements are correct concerning CDP? (select two)" ]
[ { "answer_text": "CDPv2 can detect native VLAN mismatches", "correct_answer": true }, { "answer_text": "CDP is disabled by default on all network interfaces", "correct_answer": false }, { "answer_text": "CDP requires an IP address to be assigned to network devices", "correct_answer": false }, { "answer_text": "CDPv1 interface can read CDPv2 frames", "correct_answer": false }, { "answer_text": "CDP is enabled globally by default", "correct_answer": true } ]
Network Access
[ "What is the permitted length of WPA2-PSK wireless ASCII passphrase key?" ]
[ { "answer_text": "12-32 characters", "correct_answer": false }, { "answer_text": "10-64 characters", "correct_answer": false }, { "answer_text": "1-48 characters", "correct_answer": false }, { "answer_text": "8-63 characters", "correct_answer": true } ]
Security Fundamentals
[ "How does NAT enable private host addresses for internet access? (select the best answer)" ]
[ { "answer_text": "standard access control list only", "correct_answer": false }, { "answer_text": "named access control list only", "correct_answer": false }, { "answer_text": "NAT pool", "correct_answer": false }, { "answer_text": "standard or extended access control list", "correct_answer": true }, { "answer_text": "extended access control list only", "correct_answer": false } ]
IP Services
[ "Select the class B address from the following?" ]
[ { "answer_text": "192.168.1.1", "correct_answer": false }, { "answer_text": "200.200.1.1", "correct_answer": false }, { "answer_text": "191.200.1.1", "correct_answer": true }, { "answer_text": "10.10.10.1", "correct_answer": false } ]
Network Fundamentals
[ "What is NOT a default setting on a switch port?" ]
[ { "answer_text": "CDP frames enabled", "correct_answer": false }, { "answer_text": "power inline auto enabled", "correct_answer": false }, { "answer_text": "native VLAN enabled", "correct_answer": false }, { "answer_text": "VLAN 1", "correct_answer": false }, { "answer_text": "DTP desirable mode enabled", "correct_answer": true } ]
Network Access
[ "What is the application port for SSHv2?" ]
[ { "answer_text": "TCP 25", "correct_answer": false }, { "answer_text": "TCP 23", "correct_answer": false }, { "answer_text": "TCP 21", "correct_answer": false }, { "answer_text": "TCP 20", "correct_answer": false }, { "answer_text": "TCP 22", "correct_answer": true } ]
IP Services
[ "What is mandatory when configuring OSPF router ID?" ]
[ { "answer_text": "router ID cannot be assigned to a loopback address", "correct_answer": false }, { "answer_text": "router ID must only be unique within an OSPF area", "correct_answer": false }, { "answer_text": "router ID must be unique across OSPF routing domain", "correct_answer": true }, { "answer_text": "router ID can be an IPv4 or IPv6 address", "correct_answer": false } ]
IP Connectivity
[ "What management protocol enables communication between controller and SDN applications within\n a fabric?" ]
[ { "answer_text": "SNMP", "correct_answer": false }, { "answer_text": "NETCONF", "correct_answer": false }, { "answer_text": "REST", "correct_answer": true }, { "answer_text": "CLI", "correct_answer": false }, { "answer_text": "Ansible", "correct_answer": false }, { "answer_text": "Python", "correct_answer": false } ]
Automation and Programmability
[ "Select the correctly configured standard ACL?" ]
[ { "answer_text": "access-list 99 deny host 172.33.1.0", "correct_answer": false }, { "answer_text": "access-list 99 deny host 172.33.1.1", "correct_answer": true }, { "answer_text": "access-list 99 deny ip any any", "correct_answer": false }, { "answer_text": "access-list 99 deny tcp any host 172.16.1.1", "correct_answer": false }, { "answer_text": "access-list 110 permit ip any", "correct_answer": false } ]
Security Fundamentals
[ "What IOS interface command applies extended ACL 100 to an interface outbound?" ]
[ { "answer_text": "ip access-group 100 out", "correct_answer": true }, { "answer_text": "ip access-list 100 out", "correct_answer": false }, { "answer_text": "ip access-class 100 out", "correct_answer": false }, { "answer_text": "access group 100 out", "correct_answer": false } ]
Security Fundamentals
[ "What is NOT required when configuring SSH access on a router?" ]
[ { "answer_text": "transport input all", "correct_answer": true }, { "answer_text": "local authentication account", "correct_answer": false }, { "answer_text": "RSA encryption key", "correct_answer": false }, { "answer_text": "ip domain-name command", "correct_answer": false } ]
IP Services
[ "What wireless standard natively supports both 2.4 GHz and 5 GHz (dual-band)?" ]
[ { "answer_text": "802.11g", "correct_answer": false }, { "answer_text": "802.11ac", "correct_answer": false }, { "answer_text": "802.11a", "correct_answer": false }, { "answer_text": "802.11b", "correct_answer": false }, { "answer_text": "802.11n", "correct_answer": true } ]
Network Fundamentals
[ "What IOS command will verify that DHCP relay is configured on a Cisco router?" ]
[ { "answer_text": "show ip dhcp interface", "correct_answer": false }, { "answer_text": "show ip interface", "correct_answer": true }, { "answer_text": "show ip interface brief", "correct_answer": false }, { "answer_text": "show interfaces", "correct_answer": false } ]
IP Services
[ "What statements correctly describe the following command to modify OSPF metric? (select two)", "router(config-if)# ip ospf cost 10" ]
[ { "answer_text": "maximum-paths 4 command is the default for OSPF load balancing equal\n cost paths", "correct_answer": true }, { "answer_text": "ip ospf cost command is enabled globally or per interface to affect\n path selection", "correct_answer": false }, { "answer_text": "maximum-paths 6 command is the default for OSPF load balancing equal\n cost paths", "correct_answer": false }, { "answer_text": "ip ospf cost command overrides OSPF reference bandwidth setting", "correct_answer": true }, { "answer_text": "OSPF reference bandwidth overrides ip ospf cost command", "correct_answer": false }, { "answer_text": "ip ospf cost command is enabled globally for all interfaces on a\n router", "correct_answer": false } ]
IP Connectivity
[ "Where is packet marking performed on a Cisco switch?" ]
[ { "answer_text": "network interface", "correct_answer": true }, { "answer_text": "outbound on a network interface only", "correct_answer": false }, { "answer_text": "control plane", "correct_answer": false }, { "answer_text": "any trust boundary", "correct_answer": false }, { "answer_text": "inbound on a network interface only", "correct_answer": false } ]
IP Services
[ "What DTP mode ONLY listens for request frames from a switch neighbor?" ]
[ { "answer_text": "desirable mode", "correct_answer": false }, { "answer_text": "passive mode", "correct_answer": false }, { "answer_text": "on mode", "correct_answer": false }, { "answer_text": "auto mode", "correct_answer": true } ]
Network Access
[ "Select the correct IOS command to configure a floating static route to destination\n 172.16.10.0/27 with next hop address 192.168.2.1?" ]
[ { "answer_text": "ip route 172.16.10.0 0.0.0.224 192.168.2.1 2", "correct_answer": false }, { "answer_text": "ip route 172.16.10.0 255.255.255.224 192.168.2.0 2", "correct_answer": false }, { "answer_text": "ip route 172.16.10.0 255.255.224.0 192.168.2.1 1", "correct_answer": false }, { "answer_text": "ip route 172.16.10.0 255.255.255.224 192.168.2.1 2", "correct_answer": true }, { "answer_text": "ip route 0.0.0.0/0 192.168.2.1 1", "correct_answer": false } ]
IP Connectivity
[ "Select the classless IP address from the following?" ]
[ { "answer_text": "172.33.1.1/27", "correct_answer": true }, { "answer_text": "200.200.100.1/24", "correct_answer": false }, { "answer_text": "10.10.10.1/8", "correct_answer": false }, { "answer_text": "191.254.255.1/16", "correct_answer": false } ]
Network Fundamentals
[ "What is a typical application for predictive AI within network operations?" ]
[ { "answer_text": "create configuration scripts for push automation", "correct_answer": false }, { "answer_text": "detect and minimize wireless coverage gaps", "correct_answer": true }, { "answer_text": "summarize technical documentation", "correct_answer": false }, { "answer_text": "conversational chatbots", "correct_answer": false } ]
Automation and Programmability
[ "What protocols does Meraki employ for management of network devices with REST APIs? (select\n two)" ]
[ { "answer_text": "XML", "correct_answer": false }, { "answer_text": "HTTPS", "correct_answer": true }, { "answer_text": "SSH", "correct_answer": false }, { "answer_text": "JSON", "correct_answer": true }, { "answer_text": "YAML", "correct_answer": false } ]
Automation and Programmability
[ "What LACP mode is required on at least one switch port to enable dynamic EtherChannel\n negotiation?" ]
[ { "answer_text": "active", "correct_answer": true }, { "answer_text": "auto", "correct_answer": false }, { "answer_text": "desirable", "correct_answer": false }, { "answer_text": "on", "correct_answer": false }, { "answer_text": "passive", "correct_answer": false } ]
Network Access
[ "What are two services provided with switch trunking?" ]
[ { "answer_text": "Manage VLANs allowed between switches", "correct_answer": true }, { "answer_text": "Forward multiple VLANs between switches", "correct_answer": true }, { "answer_text": "Forward all active VLANs between switches", "correct_answer": false }, { "answer_text": "Create a logical interface for connecting switches", "correct_answer": false }, { "answer_text": "Forward traffic between different VLANs", "correct_answer": false } ]
Network Access
[ "What is NOT an example of a QoS marking technique?" ]
[ { "answer_text": "ToS", "correct_answer": true }, { "answer_text": "IP Precedence", "correct_answer": false }, { "answer_text": "CoS", "correct_answer": false }, { "answer_text": "DSCP", "correct_answer": false } ]
IP Services
[ "What are NOT valid keywords for application filtering within an extended access control list?\n (select three)" ]
[ { "answer_text": "http", "correct_answer": true }, { "answer_text": "sshv2", "correct_answer": true }, { "answer_text": "tftp", "correct_answer": false }, { "answer_text": "dns", "correct_answer": true }, { "answer_text": "domain", "correct_answer": false } ]
Security Fundamentals
[ "What IOS command disables CDP frames globally on a switch?" ]
[ { "answer_text": "cdp none", "correct_answer": false }, { "answer_text": "cdp disable", "correct_answer": false }, { "answer_text": "no cdp enable", "correct_answer": false }, { "answer_text": "no cdp run", "correct_answer": true }, { "answer_text": "no service cdp", "correct_answer": false } ]
Network Access
[ "What are two differences between TFTP and FTP?" ]
[ { "answer_text": "TFTP is more secure", "correct_answer": false }, { "answer_text": "TFTP is UDP-based", "correct_answer": true }, { "answer_text": "FTP is more secure", "correct_answer": true }, { "answer_text": "TFTP is TCP-based", "correct_answer": false }, { "answer_text": "FTP is faster", "correct_answer": false } ]
IP Services
[ "What are two examples of large language models (LLM)?" ]
[ { "answer_text": "ChatGPT", "correct_answer": true }, { "answer_text": "AIOps", "correct_answer": false }, { "answer_text": "Cisco Event Analytics", "correct_answer": false }, { "answer_text": "Predictive AI", "correct_answer": false }, { "answer_text": "Google Gemini", "correct_answer": true } ]
Automation and Programmability
[ "What static routes when configured on router-1 and router-2 provide bidirectional forwarding\n between 192.168.1.0/24 and 172.16.3.0/24 subnets? (select two)" ]
[ { "answer_text": "router-2(config)# ip route 192.168.1.0 255.255.255.0 192.168.2.1", "correct_answer": true }, { "answer_text": "router-1(config)# ip route 172.16.3.0 255.255.255.0 192.168.2.2", "correct_answer": true }, { "answer_text": "router-1(config)# ip route 172.16.3.0 255.255.255.0 192.168.2.0", "correct_answer": false }, { "answer_text": "router-2(config)# ip route 192.168.1.0 255.255.255.0 192.168.2.2", "correct_answer": false }, { "answer_text": "router-1(config)# ip route 172.16.3.0 255.255.255.0 192.168.2.1", "correct_answer": false } ]
IP Connectivity
[ "What statement is correct concerning OSPF configuration?" ]
[ { "answer_text": "all wildcard masks are supported", "correct_answer": true }, { "answer_text": "only classless subnet masks are supported", "correct_answer": false }, { "answer_text": "OSPF does not use wildcard masks", "correct_answer": false }, { "answer_text": "only classful wildcard masks are supported", "correct_answer": false } ]
IP Connectivity
[ "What extended ACL will deny TFTP traffic from host 192.168.1.1 to host 192.168.3.1?" ]
[ { "answer_text": "access-list 100 deny ip host 192.168.3.1 host 192.168.1.1 any eq 69", "correct_answer": false }, { "answer_text": "access-list 100 deny tcp 192.168.1.0 0.0.0.255 any eq tftp", "correct_answer": false }, { "answer_text": "access-list 100 deny udp host 192.168.1.1 any eq tftp", "correct_answer": false }, { "answer_text": "access-list 100 deny udp host 192.168.1.1 host 192.168.3.1 eq 69", "correct_answer": true } ]
Security Fundamentals
[ "What IPv6 addresses are not routable across the internet? (select two)" ]
[ { "answer_text": "link local", "correct_answer": true }, { "answer_text": "local link", "correct_answer": false }, { "answer_text": "unique local", "correct_answer": true }, { "answer_text": "local unicast", "correct_answer": false } ]
Network Fundamentals
[ "How do you derive the host identifier portion of an IPv6 address from the local Ethernet MAC\n address?" ]
[ { "answer_text": "eui-64 keyword", "correct_answer": true }, { "answer_text": "static address", "correct_answer": false }, { "answer_text": "stateful DHCPv6", "correct_answer": false }, { "answer_text": "eui-128 keyword", "correct_answer": false } ]
Network Fundamentals
[ "What attribute determines the route installed in the routing table when multiple routes exist\n from different routing protocols to the same destination?" ]
[ { "answer_text": "lowest metric", "correct_answer": false }, { "answer_text": "lowest administrative distance", "correct_answer": true }, { "answer_text": "highest metric", "correct_answer": false }, { "answer_text": "longest prefix match", "correct_answer": false }, { "answer_text": "highest administrative distance", "correct_answer": false } ]
IP Connectivity
[ "What routing protocol uses interface cost exclusively to calculate path metric?" ]
[ { "answer_text": "BGP", "correct_answer": false }, { "answer_text": "OSPF", "correct_answer": true }, { "answer_text": "RIPv2", "correct_answer": false }, { "answer_text": "OSPF and BGP", "correct_answer": false }, { "answer_text": "EIGRP", "correct_answer": false } ]
IP Connectivity
[ "Select the statement that is NOT correct?" ]
[ { "answer_text": "HTTP PUT replaces data", "correct_answer": false }, { "answer_text": "HTTP POST reads new data", "correct_answer": true }, { "answer_text": "HTTP DELETE is used to delete data", "correct_answer": false }, { "answer_text": "HTTP GET request retrieves data", "correct_answer": false } ]
Automation and Programmability
[ "What factors contribute to lower throughput from wireless clients across an RF cell? (select\n two)" ]
[ { "answer_text": "distance from access point to switch", "correct_answer": false }, { "answer_text": "mixing legacy wireless clients and 802.11n clients on same cell", "correct_answer": true }, { "answer_text": "transmit power", "correct_answer": false }, { "answer_text": "number of clients", "correct_answer": true }, { "answer_text": "channel selection", "correct_answer": false } ]
Network Fundamentals
[ "What method provides the best security for stateless server-server API authentication?" ]
[ { "answer_text": "API Keys", "correct_answer": false }, { "answer_text": "OAuth2", "correct_answer": false }, { "answer_text": "JSON Web Tokens", "correct_answer": true }, { "answer_text": "Basic", "correct_answer": false } ]
Automation and Programmability
[ "What is the difference between auto mode and static mode\n for PoE configuration on a Cisco switch port?" ]
[ { "answer_text": "static mode = switch allocates defined power level even when no device is connected.", "correct_answer": true }, { "answer_text": "auto mode = switch allocates no power to powered device initially.", "correct_answer": false }, { "answer_text": "auto mode = switch allocates defined power level even when no device is connected.", "correct_answer": false }, { "answer_text": "static mode = switch allocates no power even when no device is connected.", "correct_answer": false } ]
Network Fundamentals
[ "What IOS interface command is used to change the OSPF network type on an Ethernet interface\n when routers are directly connected in a point-to-point topology?" ]
[ { "answer_text": "ip ospf network point to point type", "correct_answer": false }, { "answer_text": "ospf network point-to-point", "correct_answer": false }, { "answer_text": "ip ospf network type point-to-point", "correct_answer": false }, { "answer_text": "ip ospf network point-to-point", "correct_answer": true }, { "answer_text": "ip ospf network ethernet", "correct_answer": false } ]
IP Connectivity
[ "What is the difference between Layer 2 and Layer 3 port channel?" ]
[ { "answer_text": "Layer 3 port channel interface only supports trunking mode", "correct_answer": false }, { "answer_text": "Layer 3 port channel interface does not assign VLANs", "correct_answer": true }, { "answer_text": "Layer 3 port channel must be configured on a router interface", "correct_answer": false }, { "answer_text": "Layer 3 port channel interface does not support static EtherChannel", "correct_answer": false } ]
Network Access
[ "What are three characteristics of OSPF?" ]
[ { "answer_text": "unequal cost paths load balancing must be configured", "correct_answer": false }, { "answer_text": "timer-based routing updates", "correct_answer": false }, { "answer_text": "load balancing is enabled across six equal cost paths by default", "correct_answer": false }, { "answer_text": "routing domain topology database", "correct_answer": true }, { "answer_text": "area 0 is not mandatory for single-area OSPF", "correct_answer": true }, { "answer_text": "event-triggered routing updates", "correct_answer": true } ]
IP Connectivity
[ "What is the default operational mode for a lightweight access point?" ]
[ { "answer_text": "local", "correct_answer": true }, { "answer_text": "controller", "correct_answer": false }, { "answer_text": "bridge", "correct_answer": false }, { "answer_text": "client", "correct_answer": false }, { "answer_text": "monitor", "correct_answer": false } ]
Network Access
[ "What is NOT an example of a control plane service?" ]
[ { "answer_text": "STP", "correct_answer": false }, { "answer_text": "OSPF", "correct_answer": false }, { "answer_text": "NAT", "correct_answer": true }, { "answer_text": "NTP", "correct_answer": false }, { "answer_text": "SNMP", "correct_answer": false } ]
Automation and Programmability
[ "What spanning tree port type is assigned to all switch interfaces of a root bridge?" ]
[ { "answer_text": "alternate", "correct_answer": false }, { "answer_text": "root", "correct_answer": false }, { "answer_text": "designated", "correct_answer": true }, { "answer_text": "bridge", "correct_answer": false } ]
Network Access
[ "How many IPv4 addresses are not assignable to network interfaces within any\n subnet?" ]
[ { "answer_text": "2", "correct_answer": true }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "0", "correct_answer": false }, { "answer_text": "4", "correct_answer": false }, { "answer_text": "3", "correct_answer": false } ]
Network Fundamentals
[ "How is an ACL applied to a network interface?" ]
[ { "answer_text": "multiple ACL can be applied per interface, inbound or outbound, per Layer 3 protocol", "correct_answer": false }, { "answer_text": "only one ACL can be applied per interface, inbound or outbound, per Layer 3 protocol", "correct_answer": true }, { "answer_text": "only one ACL can be applied per interface, inbound per protocol", "correct_answer": false }, { "answer_text": "only one ACL can be applied per interface", "correct_answer": false } ]
Security Fundamentals
[ "What are two characteristics of VRRP? (select two)" ]
[ { "answer_text": "virtual IP address is assigned from a physical interface only", "correct_answer": false }, { "answer_text": "open standard", "correct_answer": true }, { "answer_text": "Cisco proprietary", "correct_answer": false }, { "answer_text": "TCP-based protocol", "correct_answer": false }, { "answer_text": "master router is elected based on highest loopback address when priorities are equal", "correct_answer": false }, { "answer_text": "virtual IP address is assigned from a physical or virtual interface", "correct_answer": true } ]
IP Connectivity
[ "What is the default priority on a Cisco switch?" ]
[ { "answer_text": "0", "correct_answer": false }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "26765", "correct_answer": false }, { "answer_text": "4094", "correct_answer": false }, { "answer_text": "32768", "correct_answer": true } ]
Network Access
[ "What are recommended best practices for creating and applying ACLs? (select three)" ]
[ { "answer_text": "apply standard ACL near source", "correct_answer": false }, { "answer_text": "apply extended ACL near destination", "correct_answer": false }, { "answer_text": "order ACL with multiple statements from least specific to most specific", "correct_answer": false }, { "answer_text": "apply standard ACL near destination", "correct_answer": true }, { "answer_text": "apply extended ACL near source", "correct_answer": true }, { "answer_text": "order ACL with multiple statements from most specific to least specific", "correct_answer": true } ]
Security Fundamentals
[ "What wildcard mask is required to select 172.33.0.0/27 subnet?" ]
[ { "answer_text": "0.0.0.32", "correct_answer": false }, { "answer_text": "0.0.255.255", "correct_answer": false }, { "answer_text": "0.0.0.31", "correct_answer": true }, { "answer_text": "0.0.31.255", "correct_answer": false } ]
Network Fundamentals
[ "What are three standard layers of SDN architecture?" ]
[ { "answer_text": "Control Layer", "correct_answer": true }, { "answer_text": "Access Layer", "correct_answer": false }, { "answer_text": "Application Layer", "correct_answer": true }, { "answer_text": "Network Layer", "correct_answer": false }, { "answer_text": "Infrastructure Layer", "correct_answer": true } ]
Automation and Programmability
[ "What is the difference between TCP and UDP?" ]
[ { "answer_text": "UDP does not support QoS since packets are never retransmitted", "correct_answer": false }, { "answer_text": "UDP is slower than TCP and connection-oriented", "correct_answer": false }, { "answer_text": "UDP sequences out-of-order packets instead of retransmission to manage congestion", "correct_answer": false }, { "answer_text": "TCP implements a window size algorithm to manage congestion", "correct_answer": true } ]
Network Fundamentals
[ "What IOS commands will display the manually configured OSPF router ID on a Cisco router?\n (select two)" ]
[ { "answer_text": "show protocols", "correct_answer": false }, { "answer_text": "show ip interface", "correct_answer": false }, { "answer_text": "show ospf interface", "correct_answer": false }, { "answer_text": "show ip protocols", "correct_answer": true }, { "answer_text": "show ip ospf", "correct_answer": true } ]
IP Connectivity
[ "What extended ACL will deny Telnet traffic from hosts on subnet 192.168.10.0/24 to any\n network device?" ]
[ { "answer_text": "access-list 100 deny tcp any any eq 23", "correct_answer": false }, { "answer_text": "access-list 100 deny tcp host 192.168.10.0 0.0.0.255 any eq 23", "correct_answer": false }, { "answer_text": "access-list 100 deny tcp 192.168.10.0 0.0.0.255 any eq telnet", "correct_answer": true }, { "answer_text": "access-list 100 deny tcp 192.168.10.0 0.0.0.255 any eq 21", "correct_answer": false } ]
Security Fundamentals
[ "How is the primary root bridge for VLAN 10 referenced with the following command?", "show spanning-tree vlan 10" ]
[ { "answer_text": "RID", "correct_answer": false }, { "answer_text": "Root ID", "correct_answer": true }, { "answer_text": "Bridge Root ID", "correct_answer": false }, { "answer_text": "Bridge ID", "correct_answer": false } ]
Network Access
[ "What is the correct syntax for a default route?" ]
[ { "answer_text": "ip route 0/0.0.0.0 172.33.1.2 S0/1", "correct_answer": false }, { "answer_text": "ip route 0/0.0.0.0 172.33.1.0", "correct_answer": false }, { "answer_text": "ip route 0.0.0.0 0.0.0.0 172.33.1.0", "correct_answer": false }, { "answer_text": "ip route 172.33.1.0 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": true } ]
IP Connectivity
[ "What routing protocol has the lowest administrative distance from among the following\n options?" ]
[ { "answer_text": "EIGRP", "correct_answer": false }, { "answer_text": "eBGP", "correct_answer": true }, { "answer_text": "OSPF", "correct_answer": false }, { "answer_text": "RIPv2", "correct_answer": false }, { "answer_text": "IS-IS", "correct_answer": false } ]
IP Connectivity
[ "Refer to the network topology drawing. The purpose of the following ACL statements is to deny\n all access from 192.168.0.0/16 subnets to server-1. Select the correct network device,\n interface and direction to apply the ACL?", "https://img-c.udemycdn.com/redactor/raw/2020-02-16_16-14-58-7c37772a1c6c502a5277fb6cf6d5e9f5.png" ]
[ { "answer_text": "router-2, Gi1/1, inbound", "correct_answer": false }, { "answer_text": "router-2, Gi1/0, outbound", "correct_answer": false }, { "answer_text": "router-1, Gi0/0, inbound", "correct_answer": false }, { "answer_text": "router-1, Gi1/1, outbound", "correct_answer": true }, { "answer_text": "router-1, Gi1/0, outbound", "correct_answer": false } ]
Security Fundamentals
[ "What options best describe where traffic shaping is most effective? (select two)" ]
[ { "answer_text": "preferred for delay sensitive traffic", "correct_answer": false }, { "answer_text": "provides multiple packet handling options for ingress and egress traffic", "correct_answer": false }, { "answer_text": "prevents ISP from dropping packets that exceed maximum data rate", "correct_answer": true }, { "answer_text": "minimizes effect of any single user or application traffic on network performance", "correct_answer": true }, { "answer_text": "preferred for deployment to access switches where most traffic exists", "correct_answer": false }, { "answer_text": "prevents router from queuing packets when network congestion occurs", "correct_answer": false } ]
IP Services
[ "What is the TCP handshake message sequence for establishing network transport connection?" ]
[ { "answer_text": "SYN, ACK, RST", "correct_answer": false }, { "answer_text": "SYN-ACK, ACK, SYN-ACK", "correct_answer": false }, { "answer_text": "SYN, SYN-ACK, ACK", "correct_answer": true }, { "answer_text": "ACK, SYN, ACK", "correct_answer": false } ]
Network Fundamentals
[ "What is the purpose of the native VLAN? (select two)" ]
[ { "answer_text": "forward DTP request frames for dynamic trunk negotiation", "correct_answer": true }, { "answer_text": "tag Ethernet frames with VLAN membership", "correct_answer": false }, { "answer_text": "forward 802.1q frames between switches", "correct_answer": false }, { "answer_text": "isolate and forward management traffic between switches", "correct_answer": true }, { "answer_text": "forward CDP management frames ONLY between switches", "correct_answer": false } ]
Network Access
[ "What switch port mode is recommended for PortFast?" ]
[ { "answer_text": "EtherChannel", "correct_answer": false }, { "answer_text": "access port", "correct_answer": true }, { "answer_text": "access port or trunk port", "correct_answer": false }, { "answer_text": "trunk port only", "correct_answer": false } ]
Network Access
[ "What protocol enables neighbor discovery for IPv6 automatic address assignment?" ]
[ { "answer_text": "ARPv6", "correct_answer": false }, { "answer_text": "CDP", "correct_answer": false }, { "answer_text": "ARP", "correct_answer": false }, { "answer_text": "NDP", "correct_answer": true }, { "answer_text": "DHCPv6 snooping", "correct_answer": false } ]
Network Fundamentals
[ "What is an example of data path virtualization?" ]
[ { "answer_text": "VRF", "correct_answer": true }, { "answer_text": "Container", "correct_answer": false }, { "answer_text": "VM", "correct_answer": false }, { "answer_text": "VXLAN", "correct_answer": false } ]
Network Fundamentals
[ "What command can be used to verify whether a router interface was DHCP assigned or manually\n configured?" ]
[ { "answer_text": "ipconfig /all", "correct_answer": false }, { "answer_text": "show ip dhcp interface", "correct_answer": false }, { "answer_text": "show protocols", "correct_answer": false }, { "answer_text": "show ip interface brief", "correct_answer": true }, { "answer_text": "show interface verbose", "correct_answer": false } ]
IP Connectivity
[ "What is the difference between dynamic NAT and overload? (select the best answer)" ]
[ { "answer_text": "dynamic NAT is comprised of multiple public addresses", "correct_answer": true }, { "answer_text": "dynamic NAT is comprised of only one public address", "correct_answer": false }, { "answer_text": "NAT overload is comprised of multiple public addresses", "correct_answer": false }, { "answer_text": "dynamic NAT is comprised of public and private addresses", "correct_answer": false } ]
IP Services
[ "What interface command is used to configure active and standby interfaces for LACP\n EtherChannel?" ]
[ { "answer_text": "lacp interface priority", "correct_answer": false }, { "answer_text": "lacp priority", "correct_answer": false }, { "answer_text": "lacp port number", "correct_answer": false }, { "answer_text": "lacp port-priority", "correct_answer": true }, { "answer_text": "lacp system-priority", "correct_answer": false } ]
Network Access
[ "Select the correct ACL that will deny HTTP traffic only in return path from server to host?" ]
[ { "answer_text": "access-list 100 deny tcp any eq 80 any gt 1023", "correct_answer": true }, { "answer_text": "access-list 100 deny tcp any eq 1023 any eq 80", "correct_answer": false }, { "answer_text": "access-list 100 deny tcp any any gt 1023", "correct_answer": false }, { "answer_text": "access-list 100 deny tcp any eq 1023 any gt 80", "correct_answer": false } ]
Security Fundamentals
[ "What causes recursive routing? (select two)" ]
[ { "answer_text": "routing loops primarily cause recursive routing with infinity metric", "correct_answer": false }, { "answer_text": "static routes are the cause of recursive routing problems", "correct_answer": false }, { "answer_text": "next hop for a route is not directly connected", "correct_answer": true }, { "answer_text": "static and dynamic routes can cause recursive routing problems", "correct_answer": true }, { "answer_text": "next hop address for a route is not specified with a route", "correct_answer": false } ]
IP Connectivity
[ "What API authentication method supports stateful application security?" ]
[ { "answer_text": "OAuth2", "correct_answer": true }, { "answer_text": "API Keys", "correct_answer": false }, { "answer_text": "TLS", "correct_answer": false }, { "answer_text": "JWT", "correct_answer": false } ]
Automation and Programmability