DHCP Server Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 308
12
Example 3. The following example configures DHCP option 72, which specifies the
World Wide Web servers for DHCP clients. World Wide Web servers 172.16.3.252
and 172.16.3.253 are configured in the following example:
switchxxxxxx(config-dhcp)#
option
72
ip-list 172.16.3.252 172.16.3.253
12.20 show ip dhcp
To display the DHCP configuration, use the show ip dhcp command in User EXEC
mode.
Syntax
show ip dhcp
Command Mode
User EXEC mode
Example
The following example displays the DHCP configuration.
switchxxxxxx#
show ip dhcp
DHCP server is enabled.
12.21 show ip dhcp allocated
To display the allocated address or all the allocated addresses on the DHCP
server, use the show ip dhcp allocated command in User EXEC mode.
Syntax
show ip dhcp allocated
[
ip-address
]
Parameters
•
ip-address
—(Optional) Specifies the IP address.