6 debug ip dhcp server, 7 default-router – PLANET WGSW-50040 User Manual

Page 242

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

command to the client.

Example:

Specifying the IP address 10.1.128.160 to be bound to user with the unique id of 00-10-5a-60-af-12

in manual address binding.

Switch(dhcp-1-config)#client-identifier 00-10-5a-60-af-12

Switch(dhcp-1-config)#host 10.1.128.160 24

Related Command:

Host

15.1.6 debug ip dhcp server

Command:

debug ip dhcp server { events | linkage | packets }

no debug ip dhcp server { events | linkage | packets }

Function:

Enables DHCP server debug information: the “no debug ip dhcp server { events | linkage |

packets }” command disables the debug information for DHCP server.

Default:

Debug information is disabled by default.

Command mode:

Admin Mode.

15.1.7 default-router

Command:

default-router <address1>[<address2>[…<address8>]]

no default-router

Function:

Configures default gateway(s) for DHCP clients; the “no default-router” command deletes the

default gateway.

Parameters:

<address1>…<address8> are IP addresses, in decimal format.

Default:

No default gateway is configured for DHCP clients by default.

Command Mode:

DHCP Address Pool Mode

Advertising