D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
282
config bootp_relay add
Purpose Used to add an IP destination address to the Switch’s BOOTP
relay table.
Syntax
config bootp_relay add ipif <ipif_name 12> <ipaddr>
Description This command adds an IP address as a destination to forward
(relay) BOOTP packets to.
Parameters
<ipif_name 12> The name of the IP interface in which BOOTP
relay is to be enabled.
<ipaddr> The BOOTP server’s IP address.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To add a BOOTP relay.
DGS-3324SRi:4#config bootp_relay add ipif System 10.43.21.12
Command: config bootp_relay add ipif System 10.43.21.12
Success.
DGS-3324SRi:4#
config bootp_relay delete
Purpose Used to delete an IP destination addresses from the Switch’s
BOOTP relay table.
Syntax
config bootp_relay delete ipif <ipif_name 12> <ipaddr>
Description This command is used to delete an IP destination addresses in
the Switch’s BOOTP relay table.
Parameters
<ipif_name 12> The name of the IP interface that contains the
IP address below.
<ipaddr> The BOOTP server IP address.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To delete a BOOTP relay:
DGS-3324SRi:4#config bootp_relay delete ipif System 10.43.21.12
Command: config bootp_relay delete ipif System 10.43.21.12
Success.
DGS-3324SRi:4#