D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
164
enable dhcp_relay
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable DHCP relay:
DES-3526:admin#enable dhcp_relay
Command: enable dhcp_relay
Success.
DES-3526:admin#
disable dhcp_relay
Purpose Used to disable the DHCP/BOOTP relay function on the Switch.
Syntax disable dhcp_relay
Description This command is used to disable the DHCP/BOOTP relay function on the
Switch.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable DHCP relay:
DES-3526:admin#disable dhcp_relay
Command: disable dhcp_relay
Success.
DES-3526:admin#
config dhcp_relay option_60 state
Purpose Used to config dhcp_relay opton_60 state.
Syntax
config dhcp_relay option_60 state [enable|disable]
Description This decides whether dhcp_relay will process the DHCP option 60 or not.
When option_60 is enabled, if the packet does not have option 60, then the
relay servers cannot be determined based on option 60. The relay servers
will be determined based on either option 61 or per IPIF configured
servers. If the relay servers are determined based on option 60 or option
61, then per IPIF configured servers will be ignored. If the relay servers are
not determined either by option 60 or option 61, then per IPIF configured
servers will be used to determine the relay servers.
Parameters
state - Enable:enable the fuction dhcp_relay use option_60 rules to relay
dhcp packet
Disable:disable the fuction dhcp_relay use option_60 rules to relay dhcp
packet
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the state of dhcp_relay option 60 :