12 ip dhcp conflict logging, 13 ip dhcp excluded-address – PLANET WGSW-50040 User Manual

Page 246

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

15.1.12 ip dhcp conflict logging

Command:

ip dhcp conflict logging

no ip dhcp conflict logging

Function:

Enables logging for address conflicts detected by the DHCP server; the “no ip dhcp conflict

logging” command disables the logging.

Default:

Logging for address conflict is enabled by default.

Command mode:

Global Mode

Usage Guide:

When logging is enabled, once the address conflict is detected by the DHCP server, the conflicting

address will be logged. Addresses present in the log for conflicts will not be assigned dynamically

by the DHCP server until the conflicting records are deleted.

Example:

Disable logging for DHCP server.

Switch(config)#no ip dhcp conflict logging

Related Command:

clear ip dhcp conflict

15.1.13 ip dhcp excluded-address

Command:

ip dhcp excluded-address <low-address> [<high-address>]

no ip dhcp excluded-address <low-address> [<high-address>]

Function:

Specifies addresses excluding from dynamic assignment; the “no ip dhcp excluded-address

<low-address> [<high-address>]” command cancels the setting.

Parameters:

<low-address> is the starting IP address,

[<high-address>] is the ending IP address.

Default:

Only individual address is excluded by default.

Command mode:

Global Mode

Advertising