Configures the next server utilized in the boot process
next-server [<IP>|<HOST-ALIAS-NAME>]
next-server [<IP>|<HOST-ALIAS-NAME>]
| <IP>| | Configures the next server‘s (the first server in the boot process) IP address | 
| <HOST-ALIAS-NAME> | Configures a host alias, mapped to the next server‘s IP address 
 Note: A
                           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. | 
nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#next-server 172.16.10.24
         nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#show context static-binding client-identifier test ip-address 172.16.10.9 client-name RFID domain-name documentation netbios-node-type b-node bootfile test.txt default-router 172.16.10.8 172.16.10.9 dns-server 172.16.10.7 netbios-name-server 172.16.10.23 next-server 172.16.10.24 nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#
| no (dhcpv4-pool-static-binding) | Resets values or disables DHCP pool static binding settings |