To delete a MAC address or MAC address pattern.
Syntax:
delete filter
Parameters:
MAC address|MAC address pattern - MAC address or MAC address
pattern to be deleted from Allow list or Deny list.
Specify either complete MAC address or MAC
address pattern. See below for examples of
valid and invalid Mac Addresses/Patterns.
Notes: Parameters in angled brackets are required.
Example: delete filter 00-1C-23-20-AF-4E
This command deletes a MAC address 00-1C-23-20-AF-4E from
an Allow list or Deny list. Note, a MAC address or MAC
address pattern can belong to only one list at a time,
either an Allow list or Deny list.
Valid MAC addresses or MAC address patterns:
00-1C-23-20-AF-4E - Valid MAC address containing six
octets of hexadecimal numbers.
00-1C-23-20-AF-* - Valid MAC address.
Last octet is a wildcard and
first five octets are valid hex
numbers.
00-1C-23-20-*-* - Valid MAC address.
Last two octets are wildcards and
first four octets are valid hex
numbers.
00-*-*-*-*-* - Valid MAC address.
Last five octets are wildcards and
first octet is a valid hex
number.
001C2320AF4E - Valid MAC address containing six
octets of hexadecimal numbers.
001C* - Valid MAC address.
Last four octets are wildcards and
first two octets are valid hex
numbers.
* can placed be after any octet position
in the end of pattern other than the last octet.
Invalid MAC addresses or MAC address patterns:
00-1C-*-20-AF-4E - No hexadecimal numbers allowed
after a wildcard.
00-1C-23-A*-AF-4D - Wildcard cannot be partial. It applies
to whole octet.
00-1C-23-40-??-?? - '?' as a regex pattern is not
supported.
00-1C-23-20-AF-4M - 4M (last octet) is not a valid
hexadecimal number.
*-*-*-*-*-* - First octet cannot be a wildcard.
It must be a valid hex number.
001C*20AF4E - No hexadecimal numbers allowed
after a wildcard.
00-1C20AF4E - No mix of hyphen and contiguous hexadecimal numbers allowed
To delete a currently set exclusion range from the list for the current multicast scope. Syntax: delete excluderange Parameters: ...
To delete a defined option type from the DHCP server. Syntax: delete optiondef vendor=VendorName Parameters: OptCode - Unique ...
To delete a DHCP server from the list of authorized servers in the directory service. delete server Parameters: ServerDNS ...
To delete a list of owners and their records. Syntax: delete owners Servers=]{List of IP addresses} Op=]0|1 Parameters: Servers ...
To delete a MAC address or MAC address pattern. Syntax: delete filter Parameters: MAC address|MAC address pattern - MAC address ...
To delete a multicast scope from the DHCP server. Syntax: delete mscope Parameters: MscopeName - Name of the multicast scope ...
To delete a range of IP addresses and resize the overall range of the current multicast scope. Syntax: delete iprange Parameters: ...
To delete a range of IP addresses from scope distribution. Syntax: delete iprange Parameters: StartIP - Starting IP address ...
To delete a registered name from the WINS server database. Syntax: delete name Name=]Server name EndChar=]16th character ...