question_description
sequencelengths
1
5
answer_list
listlengths
4
6
domain
stringclasses
6 values
[ "How many broadcast domains are created with 10 VLANs and 40 switch ports?" ]
[ { "answer_text": "40", "correct_answer": false }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "50", "correct_answer": false }, { "answer_text": "10", "correct_answer": true } ]
Network Access
[ "How does CDP communicate configuration state between supported Cisco devices?" ]
[ { "answer_text": "multicast MAC address", "correct_answer": true }, { "answer_text": "multicast IP address", "correct_answer": false }, { "answer_text": "unicast frames", "correct_answer": false }, { "answer_text": "broadcast frames", "correct_answer": false } ]
Network Access
[ "Refer to the network topology drawing. What is the source MAC address and destination MAC\n address of the packet at P1 when it is forwarded to router-2?", "https://img-c.udemycdn.com/redactor/raw/2020-03-25_15-38-24-1348bea79fb1e48e1ee0fa30b42f0f73.png" ]
[ { "answer_text": "source MAC address = 0000.000c.cccc", "correct_answer": true }, { "answer_text": "source MAC address = 0000.000c.cccc", "correct_answer": false }, { "answer_text": "source MAC address = 000a.aaaa.aaaa", "correct_answer": false }, { "answer_text": "source MAC address = 000a.aaaa.aaaa", "correct_answer": false } ]
IP Connectivity
[ "There is a local router interface assigned IP address 192.168.12.1/29. What IOS commands\n would enable that interface to ONLY advertise 192.168.12.0/29 prefix to OSPF neighbors in\n area 0?" ]
[ { "answer_text": "router ospf 1", "correct_answer": false }, { "answer_text": "interface gigabitethernet0/1", "correct_answer": false }, { "answer_text": "router ospf 1", "correct_answer": true }, { "answer_text": "router ospf 1", "correct_answer": false }, { "answer_text": "router ospf 1", "correct_answer": false } ]
IP Connectivity
[ "What prefix is assigned to any IPv6 link local address?" ]
[ { "answer_text": "2000::/3", "correct_answer": false }, { "answer_text": "FD00::/8", "correct_answer": false }, { "answer_text": "::/128", "correct_answer": false }, { "answer_text": "FE80::/10", "correct_answer": true } ]
Network Fundamentals
[ "What cannot be configured on a Layer 2 port channel? (select two)" ]
[ { "answer_text": "static (on) mode", "correct_answer": false }, { "answer_text": "trunk mode", "correct_answer": false }, { "answer_text": "switchport command", "correct_answer": false }, { "answer_text": "CDP", "correct_answer": true }, { "answer_text": "access mode", "correct_answer": false }, { "answer_text": "port security", "correct_answer": true } ]
Network Access
[ "What IOS command displays IP address, MAC address and lease expiration of all DHCP enabled\n hosts?" ]
[ { "answer_text": "show ip dhcp pool", "correct_answer": false }, { "answer_text": "show dhcp", "correct_answer": false }, { "answer_text": "show ip dhcp address", "correct_answer": false }, { "answer_text": "show ip dhcp binding", "correct_answer": true } ]
IP Services
[ "How does SNMPv2 authenticate messages between network devices and NMS?" ]
[ { "answer_text": "Traps", "correct_answer": false }, { "answer_text": "MD5", "correct_answer": false }, { "answer_text": "password string", "correct_answer": false }, { "answer_text": "community strings", "correct_answer": true } ]
IP Services
[ "What IOS command enables NTP server mode on an internet router?" ]
[ { "answer_text": "ntp master 192.168.1.254", "correct_answer": true }, { "answer_text": "ntp peer 192.168.1.254", "correct_answer": false }, { "answer_text": "ntp server 192.168.1.254 stratum 0", "correct_answer": false }, { "answer_text": "ntp server 192.168.1.254", "correct_answer": false } ]
IP Services
[ "What OSPF network type is assigned to a serial interface by default?" ]
[ { "answer_text": "point-to-point", "correct_answer": true }, { "answer_text": "non-broadcast", "correct_answer": false }, { "answer_text": "multicast", "correct_answer": false }, { "answer_text": "broadcast", "correct_answer": false }, { "answer_text": "wan", "correct_answer": false } ]
IP Connectivity
[ "Select the correct statement concerning OSPF operation?" ]
[ { "answer_text": "OSPF process identifier is only locally significant", "correct_answer": true }, { "answer_text": "multiple database topology tables are supported per OSPF process identifier", "correct_answer": false }, { "answer_text": "OSPF process identifiers must match between routers to advertise routes", "correct_answer": false }, { "answer_text": "OSPF process identifier has an assignable range from 1-255 only", "correct_answer": false }, { "answer_text": "multiple OSPF process identifiers can be assigned to the same network interface", "correct_answer": false } ]
IP Connectivity
[ "What switch port mode is assignable to a Layer 2 EtherChannel? (select the best answer)" ]
[ { "answer_text": "trunk mode only", "correct_answer": false }, { "answer_text": "channel only", "correct_answer": false }, { "answer_text": "access mode or LACP", "correct_answer": false }, { "answer_text": "access mode or trunk mode", "correct_answer": true }, { "answer_text": "access mode only", "correct_answer": false } ]
Network Access
[ "How do you enable LLDP globally and disable per interface? (select three)" ]
[ { "answer_text": "no transmit lldp", "correct_answer": false }, { "answer_text": "lldp enable", "correct_answer": false }, { "answer_text": "no receive lldp", "correct_answer": false }, { "answer_text": "lldp run", "correct_answer": true }, { "answer_text": "no lldp receive", "correct_answer": true }, { "answer_text": "no lldp transmit", "correct_answer": true } ]
Network Access
[ "What are two primary services provided by Network Address Translation?" ]
[ { "answer_text": "decrease the number of subnets required on a private network", "correct_answer": false }, { "answer_text": "translate private IP addressing to a public routable IP address", "correct_answer": true }, { "answer_text": "translate public routable IP address to private IP addressing", "correct_answer": true }, { "answer_text": "translate private IP addressing only", "correct_answer": false } ]
IP Services
[ "What last statement is mandatory for an IPv4 extended access list that is comprised of all\n deny statements?" ]
[ { "answer_text": "deny any", "correct_answer": false }, { "answer_text": "deny ip any any", "correct_answer": false }, { "answer_text": "permit ip any", "correct_answer": false }, { "answer_text": "permit ip any any", "correct_answer": true }, { "answer_text": "permit any", "correct_answer": false } ]
Security Fundamentals
[ "What wireless encryption technology is associated with WPA?" ]
[ { "answer_text": "MIC", "correct_answer": false }, { "answer_text": "AES", "correct_answer": false }, { "answer_text": "SAE", "correct_answer": false }, { "answer_text": "CCMP", "correct_answer": false }, { "answer_text": "TKIP", "correct_answer": true } ]
Network Access
[ "What are characteristics of NTP? (select three)" ]
[ { "answer_text": "ntp peer is a backup synchronization role", "correct_answer": true }, { "answer_text": "authentication and logging are enabled by default", "correct_answer": false }, { "answer_text": "logging is disabled", "correct_answer": true }, { "answer_text": "hardware clock on switch is synchronized with NTP time source", "correct_answer": false }, { "answer_text": "software clock on switch is synchronized with NTP time source", "correct_answer": true } ]
IP Services
[ "What per-hop behavior (PHB) is used to differentiate traffic first?" ]
[ { "answer_text": "classification", "correct_answer": true }, { "answer_text": "marking", "correct_answer": false }, { "answer_text": "queuing", "correct_answer": false }, { "answer_text": "shaping", "correct_answer": false }, { "answer_text": "congestion avoidance", "correct_answer": false } ]
IP Services
[ "Refer to the network topology drawing. Where would you apply the following extended ACL to\n prevent any user from initiating a Telnet session from R1 to any router?", "router# access-list 100 deny tcp any any eq 23", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-02-13_14-01-33-433d706ddd5928a3c202c4d002e97283.png" ]
[ { "answer_text": "R2 interface Gi0/1 inbound", "correct_answer": true }, { "answer_text": "R1 interface Gi1/1 inbound", "correct_answer": false }, { "answer_text": "R3 interface Gi0/1 inbound", "correct_answer": false }, { "answer_text": "R3 Gi0/1 inbound and outbound", "correct_answer": false }, { "answer_text": "R1 interface Gi1/1 outbound", "correct_answer": false }, { "answer_text": "R2 interface Gi1/1 outbound", "correct_answer": false } ]
Security Fundamentals
[ "What VLANs cannot be deleted? (select the best answer)" ]
[ { "answer_text": "2, 1005", "correct_answer": false }, { "answer_text": "1, 1006-4094", "correct_answer": false }, { "answer_text": "1, 1002-1005", "correct_answer": true }, { "answer_text": "1002-1005", "correct_answer": false } ]
Network Access
[ "Refer to the network topology drawing. Router-1 cannot establish an OSPFv2 neighbor adjacency\n with router-2. What is the most probable cause based on the options provided?" ]
[ { "answer_text": "router ID for each router is not in the same subnet", "correct_answer": false }, { "answer_text": "both routers are configured as broadcast network type", "correct_answer": false }, { "answer_text": "loopback IP addresses are not assigned within the same subnet mask", "correct_answer": false }, { "answer_text": "network interfaces are directly assigned to area 0", "correct_answer": false }, { "answer_text": "hello timer mismatch between routers", "correct_answer": true }, { "answer_text": "process ID mismatch between neighbor routers", "correct_answer": false } ]
IP Connectivity
[ "What client authentication method is supported with Cisco WPA2 Enterprise brand wireless\n security?" ]
[ { "answer_text": "SSID", "correct_answer": false }, { "answer_text": "passphrase", "correct_answer": false }, { "answer_text": "TACACS+", "correct_answer": false }, { "answer_text": "RADIUS", "correct_answer": true }, { "answer_text": "AES", "correct_answer": false } ]
Security Fundamentals
[ "What protocol is not UDP-based?" ]
[ { "answer_text": "TFTP", "correct_answer": false }, { "answer_text": "SNMP", "correct_answer": false }, { "answer_text": "Syslog", "correct_answer": false }, { "answer_text": "NTP", "correct_answer": false }, { "answer_text": "ICMP", "correct_answer": true } ]
Network Fundamentals
[ "How is the IP address of a TFTP server communicated to Cisco IP phones?" ]
[ { "answer_text": "DHCP option 43", "correct_answer": false }, { "answer_text": "DHCP option 82", "correct_answer": false }, { "answer_text": "not supported", "correct_answer": false }, { "answer_text": "DHCP option 150", "correct_answer": true } ]
IP Services
[ "What is the primary difference between static and default routes?" ]
[ { "answer_text": "default route has a lower metric", "correct_answer": false }, { "answer_text": "static route has a higher administrative distance", "correct_answer": false }, { "answer_text": "static route includes a destination prefix", "correct_answer": true }, { "answer_text": "default route does not support local interface as next hop", "correct_answer": false }, { "answer_text": "default route is more specific", "correct_answer": false } ]
IP Connectivity
[ "What is the purpose of the following command on a switch port?" ]
[ { "answer_text": "disable autonegotiation of duplex mode", "correct_answer": false }, { "answer_text": "disable static trunking on switch port", "correct_answer": false }, { "answer_text": "enable DTP request frames on switch port", "correct_answer": false }, { "answer_text": "disable DTP broadcast frames on a switch port", "correct_answer": false }, { "answer_text": "disable DTP request frames on switch port", "correct_answer": true } ]
Network Access
[ "What Layer 2 interface errors are caused by collisions? (select two)" ]
[ { "answer_text": "TTL", "correct_answer": false }, { "answer_text": "CRC", "correct_answer": true }, { "answer_text": "runts", "correct_answer": true }, { "answer_text": "UDLD", "correct_answer": false }, { "answer_text": "giants", "correct_answer": false } ]
Network Fundamentals
[ "Where is Root guard enabled on a Cisco switch?" ]
[ { "answer_text": "alternate ports", "correct_answer": false }, { "answer_text": "root ports", "correct_answer": false }, { "answer_text": "designated ports", "correct_answer": true }, { "answer_text": "backup ports", "correct_answer": false }, { "answer_text": "non-designated ports", "correct_answer": false } ]
Network Access
[ "What router is elected Backup Designated Router (BDR) when priorities are equal?" ]
[ { "answer_text": "router-4 (router ID = 172.16.1.4)", "correct_answer": false }, { "answer_text": "router-1 (router ID = 172.16.1.1)", "correct_answer": false }, { "answer_text": "router-2 (router ID = 172.16.1.2)", "correct_answer": false }, { "answer_text": "router-3 (router ID = 172.16.1.3)", "correct_answer": true } ]
IP Connectivity
[ "Select the valid host IP address from the following options?" ]
[ { "answer_text": "192.168.1.7/29", "correct_answer": false }, { "answer_text": "172.16.1.255/24", "correct_answer": false }, { "answer_text": "10.10.1.5/30", "correct_answer": true }, { "answer_text": "10.10.1.3/30", "correct_answer": false } ]
Network Fundamentals
[ "How is a failover (backup) path configured for a static route?" ]
[ { "answer_text": "default-information originate", "correct_answer": false }, { "answer_text": "floating static route", "correct_answer": true }, { "answer_text": "any dynamic route", "correct_answer": false }, { "answer_text": "static route with lower metric", "correct_answer": false }, { "answer_text": "host route", "correct_answer": false }, { "answer_text": "static route with lower administrative distance", "correct_answer": false } ]
IP Connectivity
[ "What router is elected Designated Router (DR) from the following?" ]
[ { "answer_text": "router-1 (priority = 1)", "correct_answer": false }, { "answer_text": "router-3 (priority = 10)", "correct_answer": true }, { "answer_text": "router-2 (priority = 3)", "correct_answer": false }, { "answer_text": "router-4 (priority = 5)", "correct_answer": false } ]
IP Connectivity
[ "What are characteristics of SDN architecture? (select three)" ]
[ { "answer_text": "Cisco SDN controller provides data plane forwarding", "correct_answer": false }, { "answer_text": "SDN controller relays information via southbound APIs to network devices", "correct_answer": true }, { "answer_text": "Cisco DNA Center includes SDN controller", "correct_answer": true }, { "answer_text": "data plane supports virtual (VM) network devices only", "correct_answer": false }, { "answer_text": "SDN applications requests are sent via northbound APIs", "correct_answer": true } ]
Automation and Programmability
[ "What statement correctly describes virtualized services?" ]
[ { "answer_text": "ESXi is not a hypervisor", "correct_answer": false }, { "answer_text": "containers do not require a hypervisor", "correct_answer": true }, { "answer_text": "Linux virtual machines do not require a hypervisor", "correct_answer": false }, { "answer_text": "Type 2 hypervisor is faster than Type 1 hypervisor", "correct_answer": false } ]
Network Fundamentals
[ "What statements correctly describe HSRP election when router priorities are equal and\n preemption is enabled? (select two)" ]
[ { "answer_text": "HSRP elects the router with highest physical interface IP address when priorities are\n equal", "correct_answer": true }, { "answer_text": "standby router that joins group with higher interface IP address does not preempt\n active router", "correct_answer": true }, { "answer_text": "standby router that joins group with higher interface IP address will preempt active\n router", "correct_answer": false }, { "answer_text": "HSRP supports assigning physical IP address as virtual IP address", "correct_answer": false }, { "answer_text": "HSRP elects the router with highest loopback interface IP address when priorities are\n equal", "correct_answer": false } ]
IP Services
[ "What statement is correct concerning the native VLAN?" ]
[ { "answer_text": "native VLAN is assigned to trunk port only", "correct_answer": true }, { "answer_text": "CDP frames are not forwarded", "correct_answer": false }, { "answer_text": "native VLAN prevents broadcast storms", "correct_answer": false }, { "answer_text": "native VLAN can be configured on an access mode port", "correct_answer": false } ]
Network Access
[ "How are OSPF routing updates sent from spoke routers to DR/BDR routers?" ]
[ { "answer_text": "send routing updates via multicast address 224.0.0.5 to DR", "correct_answer": false }, { "answer_text": "send routing updates via multicast address 224.0.0.10 to DR", "correct_answer": false }, { "answer_text": "send routing updates via multicast address 224.0.0.6 to DR/BDR routers", "correct_answer": true }, { "answer_text": "send routing updates via multicast address 224.0.0.5 to DR/BDR routers", "correct_answer": false }, { "answer_text": "send routing updates via multicast address 224.0.0.6 to DR", "correct_answer": false } ]
IP Connectivity
[ "What version/s of SNMP support MD5 authentication?" ]
[ { "answer_text": "SNMPv3", "correct_answer": true }, { "answer_text": "SNMPv2", "correct_answer": false }, { "answer_text": "SNMPv2c", "correct_answer": false }, { "answer_text": "SNMPv2c and SNMPv3", "correct_answer": false } ]
IP Services
[ "What are two data sources associated with predictive AI? (select two)" ]
[ { "answer_text": "GitHub", "correct_answer": false }, { "answer_text": "Wikipedia", "correct_answer": false }, { "answer_text": "real-time telemetry", "correct_answer": true }, { "answer_text": "historical logs", "correct_answer": true } ]
Automation and Programmability
[ "Where is Loop guard enabled on a Cisco switch? (select the best answer)" ]
[ { "answer_text": "Loop guard is only enabled on PortFast enabled switch ports", "correct_answer": false }, { "answer_text": "Loop guard is only enabled on designated and root ports", "correct_answer": false }, { "answer_text": "Loop guard is only enabled on non-designated switch ports", "correct_answer": true }, { "answer_text": "Loop guard must be enabled globally on all switch ports", "correct_answer": false } ]
Network Access
[ "What statement accurately defines machine learning?" ]
[ { "answer_text": "machine learning is a subset of Artificial Intelligence (AI)", "correct_answer": true }, { "answer_text": "machine learning is a subset of deep learning (DL)", "correct_answer": false }, { "answer_text": "machine learning is a subset of generative AI (GenAI)", "correct_answer": false }, { "answer_text": "machine learning is a subset of natural language processing (NLP)", "correct_answer": false } ]
Automation and Programmability
[ "What are CRUD acronym events?" ]
[ { "answer_text": "Create, Remove, Undelete, Delete", "correct_answer": false }, { "answer_text": "Configure, Read, Update, Delete", "correct_answer": false }, { "answer_text": "Create, Remove, Update, Delete", "correct_answer": false }, { "answer_text": "Create, Read, Update, Delete", "correct_answer": true } ]
Automation and Programmability
[ "What is the correct IOS command to enable the voice VLAN on a switch port?" ]
[ { "answer_text": "switchport voice vlan 10", "correct_answer": true }, { "answer_text": "switchport access voice vlan 10", "correct_answer": false }, { "answer_text": "switchport mode access voice 10", "correct_answer": false }, { "answer_text": "switchport access vlan voice 10", "correct_answer": false } ]
Network Access
[ "What statement correctly describes switch port operation after BPDU guard is enabled?" ]
[ { "answer_text": "The switch port sends BPDU messages", "correct_answer": true }, { "answer_text": "PortFast is disabled and transitions to a normal edge port", "correct_answer": false }, { "answer_text": "The switch port does not send or receive BPDU messages", "correct_answer": false }, { "answer_text": "The switch port is disabled for spanning tree protocol", "correct_answer": false } ]
Network Access
[ "How is STP information communicated between switches?" ]
[ { "answer_text": "CDP", "correct_answer": false }, { "answer_text": "ARP", "correct_answer": false }, { "answer_text": "LLDP", "correct_answer": false }, { "answer_text": "Ethernet", "correct_answer": false }, { "answer_text": "BPDU", "correct_answer": true } ]
Network Access
[ "What are two examples of security mitigation techniques?" ]
[ { "answer_text": "awareness training", "correct_answer": true }, { "answer_text": "forensics", "correct_answer": false }, { "answer_text": "Man-In-The-Middle (MITM)", "correct_answer": false }, { "answer_text": "software update", "correct_answer": true }, { "answer_text": "root kit", "correct_answer": false } ]
Security Fundamentals
[ "What are the advantages of Power over Ethernet? (select two)" ]
[ { "answer_text": "automation", "correct_answer": false }, { "answer_text": "performance", "correct_answer": false }, { "answer_text": "cost effective", "correct_answer": true }, { "answer_text": "security", "correct_answer": false }, { "answer_text": "extend wireless network", "correct_answer": true } ]
Network Fundamentals
[ "What IOS command is required to disable DNS services on a Cisco device?" ]
[ { "answer_text": "no ip domain-server", "correct_answer": false }, { "answer_text": "no ip dns-server", "correct_answer": false }, { "answer_text": "no ip domain-lookup", "correct_answer": true }, { "answer_text": "no ip name-server", "correct_answer": false }, { "answer_text": "no ip host", "correct_answer": false } ]
IP Services
[ "How do you configure the OSPF network type?" ]
[ { "answer_text": "OSPF router process", "correct_answer": false }, { "answer_text": "per interface", "correct_answer": true }, { "answer_text": "interface priority command", "correct_answer": false }, { "answer_text": "network area command", "correct_answer": false } ]
IP Connectivity
[ "What route is installed in the routing table when 200.200.1.0/29 route is advertised from the\n following sources?" ]
[ { "answer_text": "default route", "correct_answer": false }, { "answer_text": "EIGRP route", "correct_answer": true }, { "answer_text": "OSPF route", "correct_answer": false }, { "answer_text": "RIPv2 route", "correct_answer": false } ]
IP Connectivity
[ "What VLANs are allowed across a trunk by default?" ]
[ { "answer_text": "1", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "1, 1002-1005", "correct_answer": false }, { "answer_text": "all VLANs", "correct_answer": true } ]
Network Access
[ "How does WPA2-PSK enable security for wireless clients? (select two)" ]
[ { "answer_text": "passphrase creates unique encryption keys per client", "correct_answer": false }, { "answer_text": "passphrase creates the same encryption key for all clients", "correct_answer": true }, { "answer_text": "WPA2-PSK enables device and user authentication", "correct_answer": false }, { "answer_text": "WPA2-PSK enables device authentication", "correct_answer": true } ]
Network Access
[ "How is VLAN membership of a frame learned for 802.1q tagging before forwarding across trunk?" ]
[ { "answer_text": "trunk port learns VLAN membership of frame from vlan.dat", "correct_answer": false }, { "answer_text": "trunk port reads Ethernet frame VLAN ID and adds 802.1q tag", "correct_answer": false }, { "answer_text": "switch reads running configuration for VLAN configuration", "correct_answer": false }, { "answer_text": "switch does MAC address table lookup for VLAN membership", "correct_answer": true } ]
Network Access
[ "What message type is sent from an SNMP agent to communicate operational status?" ]
[ { "answer_text": "Trap", "correct_answer": true }, { "answer_text": "CDP", "correct_answer": false }, { "answer_text": "MIB", "correct_answer": false }, { "answer_text": "MIB and Trap", "correct_answer": false }, { "answer_text": "Inform only", "correct_answer": false } ]
IP Services
[ "What are common sources of RF interference in 2.4 GHz frequency band? (select three)" ]
[ { "answer_text": "laptop wireless adapter", "correct_answer": false }, { "answer_text": "Bluetooth devices", "correct_answer": true }, { "answer_text": "wireless video camera", "correct_answer": true }, { "answer_text": "microwave oven", "correct_answer": true }, { "answer_text": "cell phone", "correct_answer": false }, { "answer_text": "802.11g", "correct_answer": false } ]
Network Fundamentals
[ "What cloud service model allows for maximum customization of tenant infrastructure?" ]
[ { "answer_text": "SaaS", "correct_answer": false }, { "answer_text": "IaaS", "correct_answer": true }, { "answer_text": "PaaS", "correct_answer": false }, { "answer_text": "DaaS", "correct_answer": false } ]
Network Fundamentals
[ "What route is selected in the routing table when multiple routes exist from the same routing\n protocol to the same destination?" ]
[ { "answer_text": "route with longest prefix match", "correct_answer": false }, { "answer_text": "route with highest metric", "correct_answer": false }, { "answer_text": "route with lowest metric", "correct_answer": true }, { "answer_text": "default route", "correct_answer": false }, { "answer_text": "route with lowest administrative distance", "correct_answer": false } ]
IP Connectivity
[ "What happens when a Root Guard enabled switch port receives a superior BPDU from a downstream\n neighbor switch? (select two)" ]
[ { "answer_text": "root port changes to root-inconsistent state", "correct_answer": false }, { "answer_text": "designated port changes to root-inconsistent state", "correct_answer": true }, { "answer_text": "superior BPDU messages are received on root bridge designated port", "correct_answer": true }, { "answer_text": "superior BPDU messages are received on root port", "correct_answer": false }, { "answer_text": "designated port transitions to forwarding state", "correct_answer": false } ]
Network Access
[ "What are two examples of security exploits?" ]
[ { "answer_text": "misconfigured firewall rule", "correct_answer": false }, { "answer_text": "email phishing", "correct_answer": true }, { "answer_text": "spoofing", "correct_answer": true }, { "answer_text": "default password", "correct_answer": false }, { "answer_text": "software error", "correct_answer": false } ]
Security Fundamentals
[ "What are two differences between HSRPv1 and HSRPv2?" ]
[ { "answer_text": "IPv6 support", "correct_answer": true }, { "answer_text": "object tracking support", "correct_answer": false }, { "answer_text": "virtual MAC address format", "correct_answer": true }, { "answer_text": "TCP port number", "correct_answer": false }, { "answer_text": "load balancing support", "correct_answer": false } ]
IP Services
[ "What subnet mask would allow you to create at least 60 subnets for connecting 60 branch\n office routers to the data center?" ]
[ { "answer_text": "255.255.255.252 (/30)", "correct_answer": true }, { "answer_text": "255.255.255.0 (/24)", "correct_answer": false }, { "answer_text": "255.255.255.240 (/28)", "correct_answer": false }, { "answer_text": "255.255.255.248 (/29)", "correct_answer": false } ]
Network Fundamentals
[ "How does EIGRP calculate metric by default on a forwarding path?" ]
[ { "answer_text": "maximum bandwidth + lowest delay + load + reliability + MTU", "correct_answer": false }, { "answer_text": "minimum delay + maximum bandwidth on forwarding path", "correct_answer": false }, { "answer_text": "cumulative delay + minimum bandwidth on forwarding path", "correct_answer": true }, { "answer_text": "lowest reported distance on forwarding path", "correct_answer": false } ]
IP Connectivity
[ "What is the default messaging severity level for Syslog?" ]
[ { "answer_text": "debug", "correct_answer": false }, { "answer_text": "informational", "correct_answer": true }, { "answer_text": "alert", "correct_answer": false }, { "answer_text": "notification", "correct_answer": false } ]
IP Services
[ "What primary service does a Layer 2 access switch provide? (select the best answer)" ]
[ { "answer_text": "malware detection", "correct_answer": false }, { "answer_text": "stateful packet inspection", "correct_answer": false }, { "answer_text": "per-hop path selection", "correct_answer": false }, { "answer_text": "frame forwarding", "correct_answer": true }, { "answer_text": "traffic aggregation", "correct_answer": false } ]
Network Fundamentals
[ "What accurately describes TTL operation? (select two)" ]
[ { "answer_text": "mitigates routing loops as packet is dropped after TTL value decrements to zero", "correct_answer": true }, { "answer_text": "OSPF does not support TTL", "correct_answer": false }, { "answer_text": "prevents routing loops as packet is dropped after TTL value increments to 255", "correct_answer": false }, { "answer_text": "default value for the TTL count in the IP header = 128", "correct_answer": false }, { "answer_text": "default value for the TTL count in the IP header = 255", "correct_answer": true } ]
IP Connectivity
[ "What are two examples of biometric authentication methods?" ]
[ { "answer_text": "fingerprint", "correct_answer": true }, { "answer_text": "height", "correct_answer": false }, { "answer_text": "voice recognition", "correct_answer": true }, { "answer_text": "hair color", "correct_answer": false }, { "answer_text": "weight", "correct_answer": false } ]
Security Fundamentals
[ "What are default Syslog settings on a Cisco switch? (select two)" ]
[ { "answer_text": "syslog messages are encrypted", "correct_answer": false }, { "answer_text": "sequence numbers are enabled", "correct_answer": false }, { "answer_text": "syslog only adds uptime to messages", "correct_answer": true }, { "answer_text": "date and time are added to syslog messages", "correct_answer": false }, { "answer_text": "syslog messages are sent via UDP transport", "correct_answer": true } ]
IP Services
[ "What extended ACL will permit SSH traffic from host 192.168.1.1 to any network device?" ]
[ { "answer_text": "access-list 100 permit tcp any host 192.168.1.0 eq ssh", "correct_answer": false }, { "answer_text": "access-list 100 permit tcp host 192.168.1.1 host any eq ssh", "correct_answer": false }, { "answer_text": "access-list 100 permit tcp host 192.168.1.1 any eq ssh", "correct_answer": true }, { "answer_text": "access-list 100 permit udp host 192.168.1.1 any eq 22", "correct_answer": false } ]
Security Fundamentals
[ "What is the difference between TACACS+ and RADIUS server?" ]
[ { "answer_text": "RADIUS server is a TCP-based application", "correct_answer": false }, { "answer_text": "RADIUS server support encryption", "correct_answer": false }, { "answer_text": "TACACS+ server is a UDP-based application", "correct_answer": false }, { "answer_text": "RADIUS server combines authentication and authorization", "correct_answer": true } ]
Security Fundamentals
[ "What is the ONLY extended ACL that will permit access to web-based\n applications on a server?" ]
[ { "answer_text": "access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq web", "correct_answer": false }, { "answer_text": "access-list 100 permit ip 192.168.0.0 0.0.255.255 host 192.168.3.1 eq 80", "correct_answer": false }, { "answer_text": "access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq 80", "correct_answer": true }, { "answer_text": "access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq http", "correct_answer": false } ]
Security Fundamentals
[ "What statement correctly describe JWT authentication for REST APIs?" ]
[ { "answer_text": "JWT provides stateful authentication between client and server", "correct_answer": false }, { "answer_text": "client sends access token in authorization header of API call", "correct_answer": true }, { "answer_text": "API key is generated for client authorization", "correct_answer": false }, { "answer_text": "client sends username and password credentials to authorization server", "correct_answer": false } ]
Automation and Programmability
[ "What command will configure a local account with privileged EXEC mode security level access?" ]
[ { "answer_text": "username admin privilege 15 password cisconet", "correct_answer": true }, { "answer_text": "username admin privilege 10 password cisconet", "correct_answer": false }, { "answer_text": "username admin privilege level 16 password cisconet", "correct_answer": false }, { "answer_text": "username admin privilege level 15 password 5 cisconet", "correct_answer": false }, { "answer_text": "username admin privilege level 15 password 7 cisconet", "correct_answer": false } ]
Security Fundamentals
[ "Refer to the network drawing where OSPF is enabled on all connected interfaces to neighbors.\n What is the path cost metric between R1 and SW1 based on a default OSPF reference bandwidth?", "https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-24_22-50-53-c948f4f3bd781b759d8c342a7eafffab.png" ]
[ { "answer_text": "1", "correct_answer": false }, { "answer_text": "4", "correct_answer": true }, { "answer_text": "3", "correct_answer": false }, { "answer_text": "40", "correct_answer": false }, { "answer_text": "13", "correct_answer": false } ]
IP Connectivity
[ "What IPv6 addressing method is most similar to DHCPv4?" ]
[ { "answer_text": "static", "correct_answer": false }, { "answer_text": "stateful DHCPv6", "correct_answer": true }, { "answer_text": "SLAAC", "correct_answer": false }, { "answer_text": "stateless DHCPv6", "correct_answer": false } ]
Network Fundamentals
[ "What is required for OSPF router ID configuration? (select the best answer)" ]
[ { "answer_text": "OSPF router ID does not have to be unique between connected neighbors", "correct_answer": false }, { "answer_text": "OSPF router ID must only be unique between connected neighbors", "correct_answer": false }, { "answer_text": "OSPF router ID must only be unique within an area", "correct_answer": false }, { "answer_text": "OSPF router ID must be unique for the routing domain", "correct_answer": true } ]
IP Connectivity
[ "What applications are UDP-based? (select two)" ]
[ { "answer_text": "DHCP", "correct_answer": true }, { "answer_text": "OSPF", "correct_answer": false }, { "answer_text": "HTTP", "correct_answer": false }, { "answer_text": "TFTP", "correct_answer": true }, { "answer_text": "CDP", "correct_answer": false } ]
Network Fundamentals
[ "How does OSPF DR/BDR routers communicate with spoke routers? (select two)" ]
[ { "answer_text": "DR router is mandatory on point-to-point link", "correct_answer": false }, { "answer_text": "spoke routers send routing updates only to DR router", "correct_answer": false }, { "answer_text": "spoke routers send routing updates to both DR router and BDR router", "correct_answer": true }, { "answer_text": "DR router sends routing updates to spoke routers and BDR router", "correct_answer": false }, { "answer_text": "DR router sends routing updates to spoke routers", "correct_answer": true }, { "answer_text": "BDR router sends routing updates to spoke routers", "correct_answer": false } ]
IP Connectivity
[ "Select the highest Syslog severity level from the following options?" ]
[ { "answer_text": "alerts", "correct_answer": true }, { "answer_text": "critical", "correct_answer": false }, { "answer_text": "notifications", "correct_answer": false }, { "answer_text": "warnings", "correct_answer": false }, { "answer_text": "errors", "correct_answer": false } ]
IP Services
[ "What IOS command displays OSPF reference bandwidth?" ]
[ { "answer_text": "show ip route", "correct_answer": false }, { "answer_text": "show ip ospf neighbor", "correct_answer": false }, { "answer_text": "show ip protocols", "correct_answer": true }, { "answer_text": "show ip ospf interface", "correct_answer": false } ]
IP Connectivity
[ "What is the equivalent HTTP operation mapped to CRUD Create operation?" ]
[ { "answer_text": "PUT", "correct_answer": false }, { "answer_text": "POST", "correct_answer": true }, { "answer_text": "GET", "correct_answer": false }, { "answer_text": "GET, POST", "correct_answer": false } ]
Automation and Programmability
[ "What are the default interface command settings on a switch port for duplex and speed?" ]
[ { "answer_text": "duplex auto", "correct_answer": true }, { "answer_text": "duplex auto", "correct_answer": false }, { "answer_text": "none", "correct_answer": false }, { "answer_text": "duplex full", "correct_answer": false }, { "answer_text": "duplex full", "correct_answer": false } ]
Network Fundamentals
[ "What protocol is responsible for power negotiation between PoE switch port and IP\n phone?" ]
[ { "answer_text": "Ethernet", "correct_answer": false }, { "answer_text": "CDP", "correct_answer": true }, { "answer_text": "802.3af", "correct_answer": false }, { "answer_text": "802.1q", "correct_answer": false }, { "answer_text": "DHCP", "correct_answer": false } ]
Network Access
[ "What correctly describes the default setting for ARP table timer and MAC address table aging\n timer?" ]
[ { "answer_text": "all switches and routers require an ARP table", "correct_answer": false }, { "answer_text": "ARP aging timer and MAC aging timer are the same", "correct_answer": false }, { "answer_text": "ARP aging timer is lower than MAC aging timer", "correct_answer": false }, { "answer_text": "ARP aging timer is higher than MAC aging timer", "correct_answer": true } ]
Network Access
[ "What is the purpose of the native VLAN?" ]
[ { "answer_text": "prevent VLAN mismatch", "correct_answer": false }, { "answer_text": "forward management frames untagged", "correct_answer": true }, { "answer_text": "forward tagged frames only", "correct_answer": false }, { "answer_text": "encapsulate management frames", "correct_answer": false }, { "answer_text": "forward CDP frames only", "correct_answer": false } ]
Network Access
[ "What are the default PoE settings for a Cisco switch port? (select two)" ]
[ { "answer_text": "maximum power", "correct_answer": true }, { "answer_text": "power inline static", "correct_answer": false }, { "answer_text": "disabled", "correct_answer": false }, { "answer_text": "power inline auto", "correct_answer": true }, { "answer_text": "minimum power", "correct_answer": false } ]
Network Fundamentals
[ "What host command when issued on a Windows client sends a DHCP request?" ]
[ { "answer_text": "ipconfig -dhcp", "correct_answer": false }, { "answer_text": "ip host /renew", "correct_answer": false }, { "answer_text": "host /release /renew", "correct_answer": false }, { "answer_text": "ipconfig /release /renew", "correct_answer": true }, { "answer_text": "ipconfig -renew", "correct_answer": false } ]
IP Services
[ "What is recommended as part of any security awareness training? (select two)" ]
[ { "answer_text": "clean desk policy", "correct_answer": true }, { "answer_text": "web browser version", "correct_answer": false }, { "answer_text": "firewall course", "correct_answer": false }, { "answer_text": "virus software update", "correct_answer": false }, { "answer_text": "social media policy", "correct_answer": true } ]
Security Fundamentals
[ "How do you extend RF cell range and coverage? (select three)" ]
[ { "answer_text": "host transmit power", "correct_answer": true }, { "answer_text": "repeater", "correct_answer": true }, { "answer_text": "higher frequency", "correct_answer": false }, { "answer_text": "antenna", "correct_answer": true }, { "answer_text": "higher data rate", "correct_answer": false } ]
Network Fundamentals
[ "How often does CDP send advertisements to neighbors by default?" ]
[ { "answer_text": "30 seconds", "correct_answer": false }, { "answer_text": "180 seconds", "correct_answer": false }, { "answer_text": "60 seconds", "correct_answer": true }, { "answer_text": "1 second", "correct_answer": false } ]
Network Access
[ "What subnet mask is required to assign 127 host IP addresses from network address\n 192.168.100.0?" ]
[ { "answer_text": "255.255.255.192", "correct_answer": false }, { "answer_text": "255.255.255.128", "correct_answer": false }, { "answer_text": "255.255.255.255", "correct_answer": false }, { "answer_text": "255.255.255.0", "correct_answer": true } ]
Network Fundamentals
[ "Why should you apply a standard ACL near the destination?" ]
[ { "answer_text": "performance issues", "correct_answer": false }, { "answer_text": "minimize traffic", "correct_answer": false }, { "answer_text": "prevent minimal filtering", "correct_answer": false }, { "answer_text": "eliminate wildcard masks", "correct_answer": false }, { "answer_text": "prevent excessive filtering", "correct_answer": true } ]
Security Fundamentals
[ "What routing protocol codes are correct for the following route types? (select two)" ]
[ { "answer_text": "Host = L", "correct_answer": true }, { "answer_text": "IS-IS = I", "correct_answer": false }, { "answer_text": "Static = *", "correct_answer": false }, { "answer_text": "EIGRP = D", "correct_answer": true }, { "answer_text": "OSPF Intra-Area = IA", "correct_answer": false } ]
IP Connectivity
[ "What command will ONLY advertise subnet 172.16.1.0/24 to OSPF neighbors?" ]
[ { "answer_text": "network 172.16.1.0 0.255.255.255 area 0", "correct_answer": false }, { "answer_text": "network 172.16.0.0 0.0.255.255 area 0", "correct_answer": false }, { "answer_text": "network 172.16.1.0 0.0.7.255 area 0", "correct_answer": false }, { "answer_text": "network 172.16.1.0 0.0.0.255 area 0", "correct_answer": true }, { "answer_text": "network 172.16.1.0 255.255.0.0 area 0", "correct_answer": false } ]
IP Connectivity
[ "What is a valid OSPF area number?" ]
[ { "answer_text": "4094", "correct_answer": false }, { "answer_text": "0.0.0.0", "correct_answer": false }, { "answer_text": "all options", "correct_answer": true }, { "answer_text": "1", "correct_answer": false }, { "answer_text": "255.255.255.255", "correct_answer": false } ]
IP Connectivity
[ "What is required to disable Layer 2 switching and configure a routed port for Layer 3 port\n channel?" ]
[ { "answer_text": "assigning an IP address automatically creates a routed port", "correct_answer": false }, { "answer_text": "switchport mode none command", "correct_answer": false }, { "answer_text": "no switchport command", "correct_answer": true }, { "answer_text": "no access mode command", "correct_answer": false }, { "answer_text": "switchport nonegotiate command", "correct_answer": false } ]
Network Access
[ "Select the option that is NOT an HTTP verb from the following?" ]
[ { "answer_text": "GET", "correct_answer": false }, { "answer_text": "PUT", "correct_answer": false }, { "answer_text": "POST", "correct_answer": false }, { "answer_text": "UPDATE", "correct_answer": true } ]
Automation and Programmability
[ "What is NOT an encapsulation method?" ]
[ { "answer_text": "CAPWAP", "correct_answer": false }, { "answer_text": "IPsec VPN", "correct_answer": false }, { "answer_text": "802.1q", "correct_answer": true }, { "answer_text": "VXLAN", "correct_answer": false }, { "answer_text": "GRE", "correct_answer": false } ]
Network Access
[ "What is a Cisco security setting with a default configuration?" ]
[ { "answer_text": "VTY login command disabled", "correct_answer": false }, { "answer_text": "password encryption enabled", "correct_answer": false }, { "answer_text": "CLI privilege level 1", "correct_answer": false }, { "answer_text": "enable password privilege level 1", "correct_answer": false }, { "answer_text": "CLI privilege level 15", "correct_answer": true }, { "answer_text": "console line disabled", "correct_answer": false } ]
Security Fundamentals
[ "What is the Syslog default facility level?" ]
[ { "answer_text": "local1", "correct_answer": false }, { "answer_text": "local5", "correct_answer": false }, { "answer_text": "informational", "correct_answer": false }, { "answer_text": "local7", "correct_answer": true }, { "answer_text": "none", "correct_answer": false } ]
IP Services
[ "What is the error within this JSON record?", "https://img-c.udemycdn.com/redactor/raw/2020-10-26_21-20-24-7a5b6d34c31522a095eb0c094a19322f.png" ]
[ { "answer_text": "comma after GigabitEthernet1/1 value", "correct_answer": true }, { "answer_text": "curly brackets are wrong direction", "correct_answer": false }, { "answer_text": "square brackets are wrong direction", "correct_answer": false }, { "answer_text": "comma after switch-1 value", "correct_answer": false }, { "answer_text": "\"interfaces\" has double quotes", "correct_answer": false } ]
Automation and Programmability