no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 192.168.122.1 192.168.122.50
ip dhcp excluded-address 192.168.122.54

!
ip dhcp pool client
network 192.168.122.0 255.255.255.0
dns-server 192.168.5.12 192.168.7.12 213.120.62.103
domain-name qqq.com
netbios-node-type h-node
option 150 instance 1 ip 192.168.200.10
option 150 instance 2 ip 192.168.210.10
option 66 ascii "phone"
default-router 192.168.122.1
lease infinite

sh ip dhcp bin