Setting a static IP address

About this task

To set a static IP address for the device, complete the following steps.

Procedure

  1. Log in to the device as admin.
  2. Use the ipaddrset command to set the Ethernet IP address.
    • If you are going to use an IPv4 address, enter the IP address in dotted decimal notation as prompted.
      Ethernet IP Address: [192.168.74.102]
    • If you are going to use an IPv6 address, enter the network information in colon-separated notation as prompted.
      device:admin> ipaddrset -ipv6 --add 1080::8:800:200C:417A/64
      IP address is being changed...Done.
  3. Complete the rest of the network information as prompted. (IPv4 format shown):
    Ethernet Subnetmask: [255.255.255.0]
    Ethernet IP Address: [192.168.74.102]
    Gateway IP Address: [192.168.74.1]
  4. Enter off to disable DHCP when prompted.
    DHCP [OFF]: off