I have a simple question

Configure a Router to lease out ip addresses  in the range   10.10.100.40
to  10.10.100.50

Which one is the best method to exclude unnecessary ip addresses to achieve
the result?

1. ip dhcp excluded-address 10.10.100.0  10.10.100.39   &   ip dhcp
excluded-address 10.10.100.51  10.10.100.255
OR
 2. ip dhcp excluded-address 10.10.100.1  10.10.100.39   &   ip dhcp
excluded-address 10.10.100.51  10.10.100.254
OR
 3. ip dhcp excluded-address 10.10.100.1  10.10.100.39   &   ip dhcp
excluded-address 10.10.100.51  10.10.100.255
OR
 4. ip dhcp excluded-address 10.10.100.0  10.10.100.39   &   ip dhcp
excluded-address 10.10.100.51  10.10.100.254


Ken
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to