[L3 switch] dhcp enable
L3 switch] dhcp server ip-pool 1
[L3 switch-dhcp-pool-1] network 192.168.40.0 mask 255.255.255.0
[L3 switch-dhcp-pool-1] gateway-list 192.168.40.1
[L3 switch-dhcp-pool-1] option 43 hex 8007000001c0a83201
[L3 switch-dhcp-pool-1] quit
80:选项类型,固定为80,1个字节。
07:选项长度,固定表示其后内容的长度,一个字节。
0000:Server type,固定配为0000两个字节。
01:后面IP地址的个数&#