Question
Appreciate with dumbsup I need exact solution for this question with little theory for the correct answer I need to configure a Cisco router to
I need to configure a Cisco router to be the DHCP Server for the 10.10.10.0/24 network. There are a few addresses that are reserved for servers and gateways. The servers are assigned the first 7 addresses of your network and the gateway is using 10.10.10.254. Which of the following commands do I ensure my DHCP server will not assign these addresses to clients?
a) ip dhcp excluded-address 10.10.10.1 10.10.10.7
ip dhcp excluded-address 10.10.10.254
b) dhcp pool exclude 10.10.10.1 - 10.10.10.7
10.10.10.254
c) ip dhcp pool exclude 10.10.10.1 - 10.10.10.7
10.10.10.254
d) ip dhcp excluded-address 10.10.10.0 0.0.0.7
ip dhcp excluded-address 10.10.10.254 0.0.0.0
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started