Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring Static Address Assignment

You can optionally create a static IPv4 address binding by reserving a specific address for a particular client. The address is removed from the address-assignment pool so that it is not assigned to another client. When you reserve an address, you identify the client host and create a binding between the client MAC address and the assigned IP address. IPv6 address-assignment pools do not support static address binding.

To configure a static binding for an IPv4 address:

  1. Specify the name of the IPv4 address-assignment pool containing the IP address you want to reserve for the client.
    [edit access]user@host# edit address-assignment pool isp_1 family inet
  2. Specify the name of the client for the static binding, the client MAC address, and the IP address to reserve for the client. This configuration specifies that the client with MAC address 90:00:00:01:00:01 is always assigned IP address 192.168.44.12.
    [edit access address-assignment pool isp_1 family inet]user@host# set host svale6_boston_net hardware-address 90:00:00:01:00:01 ip-address 192.168.44.12

Published: 2013-02-20