Host (Dhcp) - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

D
H
C
YNAMIC
OST
ONFIGURATION
(DHCP)
HOST

host (DHCP)

Overview
This command adds a static host address to the DHCP address pool you are
configuring. The client with the matching MAC address is permanently assigned
this IP address. No other clients can request it.
The no variant of this command removes the specified host address from the
DHCP pool. Use the no host all command to remove all static host addresses from
the DHCP pool.
host <ip-address> <mac-address>
Syntax
no host <ip-address>
no host all
Parameter
<ip-address>
<mac-address>
Mode
DHCP Configuration
Usage
Note that a network/mask must be configured using a network command before
issuing a host command. Also note that a host address must match a network to
add a static host address.
To add the host at 192.168.1.5 with the MAC address 000a.451d.6e34 to
Examples
DHCP pool 1, use the commands:
awplus#
awplus(config)#
awplus(dhcp-config)#
awplus(dhcp-config)#
To remove the host at 192.168.1.5 with the MAC address 000a.451d.6e34
from DHCP pool 1, use the commands:
awplus#
awplus(config)#
awplus(dhcp-config)#
Related
lease
Commands
range
show ip dhcp pool
C613-50170-01 Rev B
P
(DHCP) C
ROTOCOL
OMMANDS
Description
IPv4 address of the DHCP client, in dotted decimal notation in the format A.B.C.D
MAC address of the DHCP client, in hexadecimal notation in the format
HHHH.HHHH.HHHH
configure terminal
ip dhcp pool 1
configure terminal
ip dhcp pool 1
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
network 192.168.1.0/24
host 192.168.1.5 000a.451d.6e34
no host 192.168.1.5 000a.451d.6e34
2439

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents