Configuring DHCP Relay Introduction
7-31
Software Reference for SwitchBlade x3100 Series Switches (Network Management)
DELETE DHCPRELAY SERVER
Syntax
DELETE DHCPRELAY={ dhcpname-list | MAIN | ALL } SERVER={ ipaddress-
list | ALL } [ FORCE ]
Description The DELETE DHCPRELAY SERVER command is used to delete the DHCP server IP
addresses configured with the Relay agent instance(s). The user can specify a single IP
address or the comma separated list of IP addresses. Note that the FORCE option can be
used to override CLI command confirmation behavior if implemented.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
DELETE DHCPRELAY=x3112 SERVER=10.52.65.39
Option Description Default Value
DHCPRELAY The name of the DHCP instance
dhcpname-list - list of specific DHCP instances
MAIN - the default DHCP instance
ALL - all DHCP instances
N/A
SERVER ipaddress-list - the list of IP addresses being sent to the
DCHP server by the relay agent separated by a comma
ALL - all DHCP servers
N/A
FORCE Overrides the CLI command confirmation behavior.