11 ip dhcp pool, 12 loghost dhcp, 13 lease – Accton Technology ES4710BD User Manual
Page 305

304
E
ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Function: Specifies addresses excluding from dynamic assignment; the “no ip dhcp
excluded-address
Parameters:
Default: Only individual address is excluded by default.
Command mode: Global Mode
Usage Guide: This command can be used to exclude one or several consecutive addresses in the
pool from being assigned dynamically so that those addresses can be used by the
administrator for other purposes.
Example: Reserving addresses from 10.1.128.1 to 10.1.128.10 from dynamic assignment.
Switch(Config)#ip dhcp excluded-address 10.1.128.1 10.1.128.10
14.2.2.11 ip dhcp pool
Command: ip dhcp pool
no ip dhcp pool
Function: Configures a DHCP address pool and enter the pool mode; the “no ip dhcp pool
Parameters:
Command mode: Global Mode
Usage Guide: This command is used to configure a DHCP address pool under Global Mode and
enter the DHCP address configuration mode.
Example: Defining an address pool named “1”.
Switch(Config)#ip dhcp pool 1
Switch(dhcp-1-config)#
14.2.2.12 loghost dhcp
Command: loghost dhcp
no loghost dhcp
Function: Enables DHCP logging and specify the IP address and port number for the DHCP
logging host; the “no loghost dhcp” command disables the DHCP logging function.
Parameters:
number, valid values range from 0 – 65535.
Default: DHCP logging is disabled by default.
Command mode: Global Mode
Usage Guide: The user can check information about DHCP address assignment from the log host
when this command is configured. Any host running logtest.exe provided by
Edge-Core can be a DHCP log host.
Example: Enabling the DHCP logging, the log host is 192.168.1.101, port 45.
Switch(Config)#loghost dhcp 192.168.1.101 45
14.2.2.13 lease