DES-3000 Series Layer 2 Switch CLI Reference Manual
54
config dhcp_relay
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To configure DHCP relay status:
DES-3026:4# config dhcp_relay hops 4 time 2
Command: config dhcp_relay hops 4 time 2
Success.
DES-3026:4#
config dhcp_relay add
Purpose Used to config an IP destination address to the switch’s DHCP relay
table.
Syntax
config dhcp_relay add ipif <ipif_name 12> <ipaddr>
Description The config dhcp_relay add command adds an IP address as a
destination to forward (relay) DHCP/BOOTP packets.
Parameters <ipif_name 12> – The name of the IP interface which contains the IP
address below.
<ipaddr > – The DHCP/BOOTP server IP address.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To add a DHCP/BOOTP server to the relay table:
DES-3026:4# config dhcp_relay add ipif System 10.43.21.12
Command: config dhcp_relay add ipif System 10.43.21.12
Success.
DES-3026:4#