xStack
®
DGS-3120 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
247
24-4 config dhcp_relay delete
Description
This command is used to delete one of the IP destination addresses in the swith’s relay table.
Format
config dhcp_relay delete ipif <ipif_name 12> <ipaddr>
Parameters
ipif - The name of the IP interface which contains the IP address below.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12
<ipaddr> - The DHCP/BOOTP server IP address.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete a DHCP/BOOTP server to the relay table:
DGS-3120-24TC:admin# config dhcp_relay delete ipif System 10.43.21.12
Command: config dhcp_relay delete ipif System 10.43.21.12
Success.
24-5 config dhcp_relay delete vlanid
Description
This command is used to delete an IP address as a destination to forward (relay) DHCP/BOOTP
packets. If there is an IP interface in the VLAN and it has configured a DHCP server at the
interface level, then the configuration at the interface level has higher priority. In this case, the
DHCP server configured on the VLAN will not be used to forward the DHCP packets.
Format
config dhcp_relay delete vlanid <vlan_id_list> <ipaddr>
Parameters
vlanid - Specify the VLAN ID list used for this configuration.
<vlan_id_list> - Enter the VLAN ID list used for this configuration here.
<ipaddr> - Enter the DHCP/BOOTP server IP address used here.