D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 5 DHCP Relay Configuration
5-9
5.2.7 Configuring DHCP
relay check server-id
After the ip dhcp relay check server-id command is configured, the device
resolves DHCP SERVER-ID option upon receiving DHCP relay. If this option is
set, the DHCP request message is sent to this server only, instead of other
configured servers.
To configure DHCP relay check server-id function, execute the following
commands in the global configuration mode:
Command Function
DES-7200(config)# ip dhcp relay check
server-id
Enable the DHCP relay check server-di
function.
DES-7200(config)# no ip dhcp relay
check server-id
Disable the DHCP relay check server-id
function.
5.2.8 Configuring DHCP
Relay Suppression
After the ip dhcp relay suppression command is configured, the port will not
relay the DHCP request broadcast packet by transforming it into the unicast
form. However, it will not suppress the normal forwarding of broadcast packets
received.
To configure DHCP relay suppression, execute the following commands in the
interface configuration mode:
Command Function
DES-7200(config-if)# ip dhcp relay
Suppression
Enable the DHCP relay suppression
function.
DES-7200(config-if)# no ip dhcp relay
Suppression
Disable the DHCP relay suppression
function.
5.2.9 DHCP Configuration
Example
The following commands enable the DHCP relay function and add two groups
of IP addresses of the DHCP server:
DES-7200# configure terminal
DES-7200(config)# service dhcp
//Enable the dhcp relay
function
DES-7200(config)# ip helper-address 192.18.100.1 //Add an IP address
globally