24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
15-4
Interface Configuration Mode
The no form will delete the configured IP address.
switch(config-if)# ip address 20.0.0.1 255.0.0.0 20.0.0.254
This command was introduced.
To set the IP address of interface to be assigned by DHCP server.
Interface Configuration Mode
switch(config-if)#ip address dhcp
This command was introduced.
To enable the debug mode of DHCP client.
debug ip dhcp client { all | event | packets | errors | bind }
no debug ip dhcp client { all | event | packets | errors | bind }
Information of all DHCP client activities
Information of DHCP client events.
Information of DHCP client packets
Information of DHCP client binding.
This command is to enable the debug mode of DHCP client, and the no form is to
disable it.