A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
200
config dhcp_relay option_61 delete
Description This command is used to delete an option 61 rule.
Parameters
mac_address - The entry with the specified MAC address will be deleted.
string - The entry with the specified string will be deleted.
all - All rules excluding the default rule will be deleted.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an option 61 rule:
DGS-3627:admin# config dhcp_relay option_61 delete mac_address 00-11-22-33-44-55
Command: config dhcp_relay option_61 delete mac_address 00-11-22-33-44-55
Success
DGS-3627:admin#
show dhcp_relay option_61
Purpose This command is used to show all rulers for option 61.
Syntax
show dhcp_relay option_61
Description This command is used to show all rulers for option 61.
Parameters None.
Restrictions None,
Example usage:
To show all rulers for option 61:
DGS-3627:admin# show dhcp_relay option_61
Command: show dhcp_relay option_61
Default Relay Rule:drop
Matching Rules:
Client-ID Type Relay rule
----------- ---- ---------
00-01-02-03-04-05 MAC Address 10.1.1.1
Total Entries : 1
DGS-3627:admin#