14 ip dhcp pool, 15 ip dhcp conflict ping-detection enable – PLANET WGSW-50040 User Manual

Page 247

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

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

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

15.1.15 ip dhcp conflict ping-detection enable

Command:

ip dhcp conflict ping-detection enable

no ip dhcp conflict ping-detection enable

Function:

Enable Ping-detection of conflict on DHCP server; the no operation of this command will disable the

function.

Default Settings:

Advertising