address [<IP>|<HOST-ALIAS-NAME>|range]
address [<IP>|<HOST-ALIAS-NAME>|range [<START-IP>|<START-HOST-ALIAS-NAME>] [<END-IP>|<END-HOST-ALIAS-NAME>]]
{class <DHCP-CLASS-NAME>}
      address [<IP>|<HOST-ALIAS-NAME>|range [<START-IP>|<START-HOST-ALIAS-NAME>] [<END-IP>|<END-HOST-ALIAS-NAME>]]
{class <DHCP-CLASS-NAME>}
         | 
                         <IP>  | 
                     
                         Adds a single IP address to the DHCP address pool  | 
                  
| 
                         <HOST-ALIAS-NAME>  | 
                     
                         Adds a single host mapped to the specified host alias. The host alias should be existing and configured. Note: A
                           network host alias maps a name to a single network
                           host. For example, ‘alias host $HOST 1.1.1.100‘. In
                           this example the host alias is ‘$HOST‘ and it maps to
                           a single host ‘1.1.1.100‘. For more information, see
                              alias . 
                      | 
                  
| range [<START-IP>| <START-HOST-ALIAS-NAME>] [<END-IP>|<END-HOST-ALIAS-NAME>] | 
                         Adds a range of IP addresses to the DHCP address pool. Use one of the following options to provide the first IP address in the range: 
 Use one of the following options to provide the last IP address in the range: 
 Note: The host aliases should be existing and configured. 
                      | 
                  
| 
                         class <DHCP-CLASS-NAME>  | 
                     
                         Optional. Applies additional DHCP options, or a modified set of options to those available to wireless clients. For more information, see dhcp-class (dhcpv4-server-policy-config). 
  | 
                  
rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#address 192.168.13.4 class dhcpclass1
         rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#show context dhcp-pool testPool address 192.168.13.4 class dhcpclass1 rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#
| no (dhcpv4-pool-static-binding) | 
                         Removes the DHCP pool's configured IP addresses  | 
                  
| dhcp-class (dhcpv4-server-policy-config) | 
                         Creates and configures the DHCP class parameters  | 
                  
| alias | 
                         Creates and configures network, VLAN, host, string, and network-service aliases  |