xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
178
config dhcp pool option_profile
delete
- Specifies to delete an option profile from the DHCP pool.
<profile_name 12>
- Enter the profile name used here. This name can be up to 12 characters
long.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add an option profile for DHCP profile1 in pool1, and display DHCP pool information:
DGS-3450:admin# config dhcp pool option_profile pool1 add profile1
Command: config dhcp pool option_profile pool1 add profile1
Success.
DGS-3450:admin#
Example usage:
To delete an option profile from a DHCP pool:
DGS-3450:admin# config dhcp pool option_profile pool1 delete profile1
Command: config dhcp pool option_profile pool1 delete profile1
Success.
DGS-3450:admin#
create dhcp option_profile
Purpose
Used to create a DHCP option profile.
Syntax
create dhcp option_profile <profile_name 12>
Description
This command is used to create a DHCP option profile with a name that is a symbolic string
(such as “profile1”). Create a DHCP option profile in which you can configure DHCP options.
Parameters
<profile_name 12>
- Enter the profile name used here. This name can be up to 12 characters
long.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a DHCP option profile:
DGS-3450:admin#create dhcp option_profile profile1
Command: create dhcp option_profile profile1
Success.
DGS-3450:admin#
delete dhcp option_profile
Purpose
Used to delete a DHCP option profile.
Syntax
delete dhcp option_profile <profile_name 12>