ip-address (dhcpv4-pool-static-binding)

Sets an IP address of the client using this host pool for DHCP resources

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

ip-address [<IP>|<HOST-ALIAS-NAME>]

Parameters

ip-address [<IP>|<HOST-ALIAS-NAME>]

<IP>

Configures a fixed IP address (in dotted decimal format) of the client using this host pool

<HOST-ALIAS- NAME>

Configures a host alias identifying the fixed IP address of the client using this host pool
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.

Examples

nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#ip-address 172.16.10.9
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
   bootfile test.txt
   default-router 172.16.10.8 172.16.10.9
   dns-server 172.16.10.7
nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#

Related Commands

no (dhcpv4-pool-static-binding)

Resets values or disables DHCP pool static binding settings