17 ip dhcp pool, 18 ip dhcp conflict ping-detection enable, 17 ip dhcp pool -56 – PLANET WGSW-52040 User Manual

Page 445: 18 ip dhcp conflict ping-detection enable -56

Advertising
background image

28-56

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

28.1.17 ip dhcp pool

Command:

ip dhcp pool <name>

no ip dhcp pool <name>

Function:

Configures a DHCP address pool and enter the pool mode; the “no ip dhcp pool <name>“command deletes the

specified address pool.

Parameters:

<name> is the address pool name, up to 32 characters are allowed.

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)#

28.1.18 ip dhcp conflict ping-detection enable

Command:

ip dhcp conflict ping-detection enable

Advertising