Hi Bruce, just to add on to what everyone else already said, if you want to send DHCP traffic from one vlan to a specific DHCP server, you can specify the vlan when adding the server in bootprelay. For example:
en bootprelay vlan v1 en bootprelay vlan v2 conf bootprelay vlan v1 add 1.1.1.2 conf bootprelay vlan v2 add 2.2.2.2