xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
18
1
config dhcp_relay add ipif
Used to add
an IP destination address to the switch's DHCP/BOOTP
relay table.
Purpose
config d
hcp_relay add ipif [System] <ipaddr>
Syntax
This
command is used to add an IP address as a destination to
forward (relay) DHCP/BOOTP relay packets to.
Description
Parameters
[System] ï€ The name of the IP interface in which DHCP relay is to be
enabled.
<ipaddr> ï€ The DHCP server IP address.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To add an IP destination to the DHCP relay table:
DES-3200-28:4#config dhcp_relay add ipif System 10.58.44.6
Command: config dhcp_relay add ipif System 10.58.44.6
Success.
DES-3200-28:4#
config dhcp_relay delete ipif
Used to delet
e one or all IP destination addresses from the Switch's
DHCP/BOOTP relay table.
Purpose
config d
hcp_relay delete ipif [System] <ipaddr>
Syntax
This
command is used to delete an IP destination addresses in the
Switch’s DHCP/BOOTP relay table.
Description
Parameters
[System] ï€ The name of the IP interface that contains the IP address
below.
<ipaddr> ï€ The DHCP server IP address.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To delete an IP destination from the DHCP relay table:
DES-3200-28:4#config dhcp_relay delete ipif System 10.58.44.6
Command: config dhcp_relay delete ipif System 10.58.44.6
Success.
DES-3200-28:4#