Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Module 7 & 8 & 9 Quiz

1. What is DHCPv4 primarily used for?


A) Managing MAC addresses
B) Dynamically assigning IPv4 addresses
C) Configuring VLANs
D) Resolving DNS queries
2. Which step of the DHCPv4 lease process involves the client sending a request for the
offered IPv4 address?
A) DHCPDISCOVER
B) DHCPOFFER
C) DHCPREQUEST
D) DHCPACK
3. How can you exclude specific IPv4 addresses from DHCPv4 assignment?
A) Using the ip dhcp excluded-address command
B) Using the ip address dhcp command
C) Using the ip helper-address command
D) Using the show ip dhcp binding command
4. Which command is used to define a DHCPv4 address pool on a Cisco IOS router?
A) ip dhcp excluded-address
B) ip dhcp pool
C) ip address dhcp
D) show ip dhcp binding
5. What does SLAAC stand for in the context of IPv6 addressing?
A) Stateless Autonomous Address Configuration
B) Stateful Address Autoconfiguration
C) Stateless Address Autoconfiguration
D) Stateful Autonomous Address Configuration
6. Which IPv6 configuration method utilizes ICMPv6 Router Advertisement (RA) messages?
A) Stateful DHCPv6
B) Manual configuration
C) SLAAC
D) IPv6 unicast-routing
7. What does the "M" flag in IPv6 Router Advertisement (RA) messages indicate?
A) Use of stateless DHCPv6
B) Use of SLAAC
C) Use of stateful DHCPv6
D) Manual IPv6 configuration
8. Which command enables IPv6 routing on a Cisco router?
A) ipv6 enable
B) ipv6 unicast-routing
C) ipv6 address autoconfig
D) ipv6 address dhcp
9. Which command is used to configure a DHCPv6 pool on a Cisco router?
A) ipv6 address dhcp
B) ipv6 dhcp pool
C) ipv6 nd other-config-flag
D) show ipv6 dhcp binding
10. What does FHRP stand for in networking?
A) First Hop Routing Protocol
B) Fast Hybrid Routing Protocol
C) First Hop Redundancy Protocol
D) Failover High Routing Protocol
11. What problem do First Hop Redundancy Protocols (FHRPs) address?
A) Load balancing
B) Packet filtering
C) Default gateway failure
D) Routing loop prevention
12. How do routers act as a single virtual router in FHRP implementations?
A) By sharing the same IP address
B) By sharing the same MAC address
C) By sharing both IP and MAC addresses
D) By using unique IP addresses
13. Which FHRP is a Cisco-proprietary protocol for providing first-hop routing redundancy?
A) HSRP
B) VRRP
C) GLBP
D) IRDP
14. How can you configure HSRP on an interface in Cisco IOS?
A) interface <interface> hsrp <group-number> ip <virtual-ip>
B) interface <interface> standby <group-number> ip <virtual-ip>
C) interface <interface> ip hsrp <group-number> <virtual-ip>
D) interface <interface> ip standby <group-number> <virtual-ip>
15. Which HSRP command is used to set the priority of a router?
A) standby <group-number> priority <priority-value>
B) hsrp priority <priority-value>
C) standby priority <priority-value>
D) priority <priority-value>
16. What does the command ipv6 nd other-config-flag do?
A) Enables SLAAC
B) Enables stateful DHCPv6
C) Enables stateless DHCPv6
D) D) Enables additional DHCPv6 information
17. How can you configure an interface to obtain IPv6 addressing dynamically through
DHCPv6?
A) ipv6 address dhcp
B) ipv6 dhcp enable
C) ipv6 dhcp client
D) ipv6 enable
18. What command configures a DHCPv6 relay agent on a Cisco router?
A) ipv6 dhcp relay
B) ipv6 dhcp agent
C) ipv6 dhcp helper
D) ipv6 relay helper
19. Which command displays information about configured DHCPv6 pools on a Cisco router?
A) show ipv6 dhcp pool
B) show ipv6 dhcp binding
C) show ipv6 dhcp server
D) show ipv6 dhcp leases
20. What command is used to disable the DHCPv4 service on a Cisco router?
A) no ip dhcp service
B) no dhcp service
C) no service dhcp
D) disable dhcp

You might also like