EasyManua.ls Logo

D-Link DES-3010F - Page 64

D-Link DES-3010F
231 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DES-3000 Series Layer 2 Switch CLI Reference Manual
60
config dhcp_relay option_60 delete
Purpose Used to delete dhcp_relay option_60 entry.
Syntax
config dhcp_relay delete option_60 [ string <desc 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 any entries whose string is equal to the string
specified if the 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 one entry, whose string and IP address are equal
to the string and IP address specified by the user.
<ipaddr > – Delete all the entries whose ipaddress is equal to the
specified ipaddress.
default – Delete all default relay IP addresses if the ipaddress is not
specified.
default<ipaddr> – Delete the default relay ipaddress that is specified
by the User.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete dhcp_relay option 60 rule:
DES-3026:4# delete dhcp_relay option_60 string abc relay
10.90.90.1
Command: delete dhcp_relay option_60 string abc relay 10.90.90.1
Success
DES-3026:4#