

This example adds the specified clients identified by their MAC address to the allowed list of MAC address filters. Example 2: Add multiple clients to the allowed filter PS C:\> Add-DhcpServerv4Filter -List Allow -MacAddress "F0-DE-F1-7A-00-5E", "F0-DE-F1-7A-00-5C" This example adds the specified client identified by the MAC address to the allowed list of MAC address filters. Examples Example 1: Add a client to the allowed filter PS C:\> Add-DhcpServerv4Filter -List Allow -MacAddress "F0-DE-F1-7A-00-5E" -Description "Laptop 09" The MAC address can be added to the allow list or the deny list. The Add-DhcpServerv4Filter cmdlet adds the specified MAC address filter to the Dynamic Host Configuration Protocol (DHCP) server service. In this article Syntax Add-Dhcp Serverv4Filter You can get your MAC addresses in the "Wi-Fi MAC Address" section.Adds a MAC address filter to the DHCP server service. Search in the "About phone" section, then the "Status" section.You can get your MAC addresses in the “Ethernet Address” field Type networksetup -listallhardwareports then Enter.Type terminal then Entrer in the search bar.Choose the interface you are willing to use, either WiFi or Ethernet, then click on the Advanced….

