xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
197
config dhcp_relay option_60 delete
Purpose
This command is used to delete the DHCP Relay option 60 entry.
Syntax
config dhcp_relay option_60 delete [string <mutiword 255> {relay <ipaddr>} |
ipaddress <ipaddr> | all | default {< ipaddr>}]
Description
This can delete the entry by user specified.
When all is specified, all rules excluding the default rules are deleted.
Parameters
string
- Delete all the entry whose string is equal to the string of specified if ipaddress is not
specified
relay <ipaddr>
- Delete one entry, whose string and IP address are equal to the string and IP
address specified by the user.
all
- Delete all the entry. Default relay servers are excluded.
ipaddress
- Delete all the entry whose ipaddress is equal to the specified ipaddress.
default
- Delete the default relay ipaddress that is specified by the user.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the DHCP Relay option 60 entry:
DGS-3627:admin# config dhcp_relay option_60 delete string "abc" relay 10.90.90.1
Command: config dhcp_relay option_60 delete string "abc" relay 10.90.90.1
Success
DGS-3627:admin#
show dhcp_relay option_60
Purpose
This command is used to show the DHCP Relay option 60 entry.
Syntax
show dhcp_relay option_60 {[string <mutiword 255> | ipaddress < ipaddr> | default]}
Description
This show dhcp_relay option_60 entry by the user specified.
Parameters
string
- Show the entry which’s string equal the string of specified.
ipadddress
- Show the entry whose ipaddress equal the specified ipaddress.
default
- Show the defaut behaviour of dhcp_relay option60.
Restrictions
None.
Example usage:
To show the DHCP Relay option 60 entry: