D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
167
DES-3526: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
DES-3526:admin#
show dhcp_relay option_60
Purpose Used to show dhcp_relay option_60 entry.
Syntax
show dhcp_relay option_60 {[string <desc 64>| ipaddress <
ipaddr>|default]}
Description This show dhcp_relay option_60 entry by the user specified.
Parameters
no parameter – Shows all the dhcp_option60 entry.
string - Shows the entry whose string equals the specified string.
ipadddress - Show the entry whose ipaddress equals the specified
ipaddress.
default - Show the defaut behaviour of dhcp_relay option60.
Restrictions None.
Example usage:
To display DHCP relay option 60:
DES-3526:admin# show dhcp_relay option_60
Command: show dhcp_relay option_60
State : Enabled
Default Processing Mode : Drop
Default Servers :
10.90.90.100
10.90.90.101
10.90.90.102
Matching Rules :
String Match Type IP Address
----------- --------------- -------------
abc Exact match 10.90.90.1
abcde Partial match 10.90.90.2
abcdefg Exact match 10.90.90.3
Total Entries : 3
DES-3526:admin#