Set Dhcp Pool Host - Enterasys SecureStack C2 Configuration Manual

Stackable switches
Hide thumbs Also See for SecureStack C2:
Table of Contents

Advertisement

set dhcp pool host

Parameters
poolname
Defaults
None.
Mode
Switch command, read‐write.
Example
This example deletes the client hardware address from the address pool named "manual1."
C2(rw)->clear dhcp pool manual1 hardware-address
set dhcp pool host
Use this command to configure an IP address and network mask for a manual DHCP binding.
Syntax
set dhcp pool poolname host ip-address [mask | prefix-length]
Parameters
poolname
ip‐address
mask
prefix‐length
Defaults
If a mask or prefix is not specified, the class A, B, or C natural mask will be used.
Mode
Switch command, read‐write.
Example
This example shows how to configure the minimum requirements for a manual binding address 
pool. First, the hardware address of the client's hardware platform is configured, followed by 
configuration of the address to be assigned to that client manually.
C2(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710
C2(rw)->set dhcp pool manual1 host 15.12.1.99 255.255.248.0
14-16 DHCP Server Configuration
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
Specifies the IP address for manual binding.
(Optional) Specifies the subnet mask in dotted quad notation.
(Optional) Specifies the subnet mask as an integer.

Advertisement

Table of Contents
loading

Table of Contents