xStack
config dhcp_relay add ipif
Purpose | Used to add an IP destination address to the Switch's DHCP/BOOTP |
| relay table. |
Syntax | config dhcp_relay add ipif <ipif_name 12> <ipaddr> |
Description | This command adds an IP address as a destination to which to forward |
| (relay) DHCP/BOOTP relay packets. |
Parameters | <ipif_name 12> The name of the IP interface to be added to the Switch’s |
| DHCP/BOOTP relay table. |
| <ipaddr> The DHCP server’s IP address. |
Restrictions | Only |
|
|
Example usage:
To add an IP destination to the DHCP relay table:
Command: config dhcp_relay add ipif System 10.58.44.6
| Success. | |
|
| |
| ||
config dhcp_relay delete ipif | ||
|
| |
Purpose | Used to delete one or all IP destination addresses from the Switch's | |
| DHCP/BOOTP relay table. | |
Syntax | config dhcp_relay delete ipif <ipif_name 12> <ipaddr> | |
Description | This command is used to delete an IP destination addresses in the | |
| Switch’s DHCP/BOOTP relay table. | |
Parameters | <ipif_name 12> The name of the IP interface that is to be deleted from the | |
| Switch’s DHCP/BOOTP relay table. | |
| <ipaddr> The DHCP server’s IP address. | |
Restrictions | Only | |
|
|
|
Example usage:
To delete an IP destination from the DHCP relay table:
Command: config dhcp_relay delete ipif System 10.58.44.6
Success.
278