xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
159
config dhcp_relay option_61 delete
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-3450: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-3450: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-3450:admin# show dhcp_relay option_61
Command: show dhcp_relay option_61
Default Relay Rule: 10.90.90.200
Matching Rules:
Client-ID Type Relay rule
----------- ---- ---------
00-0D-88-11-8B-6A MAC Address 101.1.90.20
00-11-22-33-44-55 MAC Address 111.111.111.111
00-11-22-33-44-56 MAC Address 111.111.111.111
Total Entries: 3
DGS-3450:admin#