xStack Gigabit Layer 3 Switch Command Line Interface Manual
config bootp_relay add
Purpose
Used to add an IP destination address to the Switch’s BOOTP
relay table.
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 IP address.
Restrictions Only
administrator-level users can issue this command.
Syntax
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.
<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.
Parameters
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#
285