ADD DHCP STATICMAP ipAddress MACaddr
Adds a new entry to the STATICMAP table. This table contains the list of static IP address assignments used by the Eicon 1530 when it is acting as a DHCP server. Each entry defines an IP address and IP mask for a specific MAC address.
ipAddress: IP address in
MACaddr: MAC (Ethernet) address of the target device. This address must be 12 hexadecimal digits separated by colons, commas, or hyphens (11:22:33:44:55:66 for example).
SET DHCP STATICMAP ip macaddr
Modifies the definition of an existing entry in the STATICMAP table. See ADD DHCP STATICMAP for complete details.
ipAddress: IP address in
MACaddr: MAC (Ethernet) address of the target device. This address must be 12 hexadecimal digits separated by colons, commas, or hyphens (11:22:33:44:55:66 for example).
DELETE DHCP STATICMAP ip
Deletes an entry from the STATICMAP table. See ADD DHCP STATICMAP for complete details.
ipAddress: IP address of the entry to delete.
SHOW DHCP STATICMAP
Displays the list of defined static DHCP addresses. See ADD DHCP STATICMAP for complete details.
ENABLE DHCP STATICMAP ip
DISABLE DHCP STATICMAP ip
Enables/disables support for static address assignment when the DHCP server is enabled. See ADD DHCP STATICMAP for complete details.
Command Line Interface | 117 |