Controllerless Networks

 View Only
Expand all | Collapse all

Mobility Controller How to configure enforce-dhcp

This thread has been viewed 31 times
  • 1.  Mobility Controller How to configure enforce-dhcp

    Posted Apr 03, 2023 10:10 PM
    Edited by airsmon Apr 03, 2023 10:12 PM
    1. Device:
      Aruba7030:8.7.1.8_83050

      Topological structure


      info:
      1. AC centralized forwarding
      2. Core Switch VLAN200、VLAN201;DHCP Server
      3. Core Switch -> AC;Core Switch -> POE Switch;The interface is trunk

      question
      1. How to prohibit the client from manually configuring a static IP on aruba ac
      2. What effect can enforce-dhcp achieve? For example, after the user configures a static IP, the same network segment cannot be pinged.

      other:
      1. The macbook used inside the company; how to optimize the mdns and airdrop multicast process of macbook



  • 2.  RE: Mobility Controller How to configure enforce-dhcp

    Posted Apr 04, 2023 09:43 AM

    Hi, here a couple answers

    1.- You can do this in Authentication - AAA Profiles - You AAA profile - Enforce DHCP

    2.- The "enforce-dhcp" option under the AAA Profile on the controller ensures only the clients that gets an IP address from a DHCP server be allowed in the controller's user-table. Any client that configures a static IP address would not be allowed in the user-table and so it cannot pass any traffic.


    This link from the community explains it. I just put the image in version 8. 
    https://community.arubanetworks.com/community-home/librarydocuments/viewdocument?DocumentKey=0070b08e-df0f-43eb-a163-e43731fadd41&CommunityKey=39a6bdf4-2376-46f9-853a-49420d2d0caa&tab=librarydocuments


    3.- What do you mean by optimized de MDNS and airdrop multicast process? Could you elaborate I lit bit more?

    I hope this helps