System Administration Guide: IP Services

ProcedureHow to Add IP Addresses (pntadm)

  1. Become superuser or assume a role or user name that is assigned to the DHCP Management profile.

    For more information about the DHCP Management profile, see Setting Up User Access to DHCP Commands.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Add IP addresses by typing a command of the following format:


    # pntadm -A ip-address options  network-address
    

    Refer to the pntadm(1M) man page for a list of options you can use with pntadm -A. In addition, Table 15–4 shows some sample pntadm commands that specify options.


    Note –

    You can write a script to add multiple addresses with pntadm. See Example 18–1 for an example.