Router(config)# ip dhcp excluded-address <low-address> <high-address>
Router(config)# ip dhcp pool name <name>
Router(dhcp-config)# network <network-number> [mask | /prefix-length]
Router(dhcp-config)# default-router <address>
Router(dhcp-config)# lease {days [hours][minutes] | infinite}
http://www.cisco.com/en/US
Main Topics
Browse All Topics





by: rochey2009Posted on 2009-09-07 at 16:11:24ID: 25277775
Each vlan/subnet will have a different default gateway and possibly other parameters.
Yes, you will need to create a separate DHCP pool for each ip subnet vlan/subnet.
Also make sure you exclude the gateway addresses from dhcp.