[CORE] dhcp enable [CORE] ip pool 10 [CORE-ip-pool-10] network 10.10.10.0 mask 24 //配置部门A的用户可分配的地址池范围 [CORE-ip-pool-10] gateway-list 10.10.10.1 //配置部门A的用户的网关地址 [CORE-ip-pool-10] static-bind ip-address 10.10.10.254 mac-address a-b-c //配置为打印机分配固定 的IP地址 [CORE-ip-…