You can configure a DHCP server address in the DHCP relay agent. A maximum of five servers can be configured. If no servers are configured, the DHCP packets will be broadcast to the entire network, except to the network from which the packet is received.
In this example, the server address is 20.0.0.1.
SEFOS# configure terminal SEFOS(config)# ip dhcp server 20.0.0.1 SEFOS(config)# end
SEFOS# show ip dhcp relay information
The output in the switch is:
Dhcp Relay : Enabled Dhcp Relay Servers only : Enabled DHCP server : 20.0.0.1 Dhcp Relay RAI option : Disabled Default Circuit Id information : router-index Debug Level : 0x1 No of Packets inserted RAI option : 0 No of Packets inserted circuit ID suboption : 0 No of Packets inserted remote ID suboption : 0 No of Packets inserted subnet mask suboption : 0 No of Packets dropped : 0 No of Packets which did not inserted RAI option : 0