Introduction
This guide demonstrates the authentication process of devices based on their respective physical MAC addresses using Media Access Control (MAC). Once the source MAC address is identified, the switch generates an access-request message, with the user/machine’s MAC address as the identity, and sends it to the RADIUS server. The RADIUS server performs MAC authentication after getting the access-request message.
The RADIUS authentication server determines whether to grant access to the user/device and specifies the level of access the client should receive. After making this decision, the RADIUS server transmits an access-accept message, allowing the user/machine to access the network.Β
If you are interested in setting up EAP-TLS Authentication, you can find the relevant instructions and resources at the following link: Integrating EAP-TLS Authentication with Aruba Access PointsΒ
Follow the steps below to create a VLAN in Aruba IAP and then configure Aruba IAP with SecureW2.
See your security gap before attackers do.
See continuous trust in action on a platform that includes RADIUS, PKI and AI security.
Creating a Core Provider in SecureW2
Follow the steps below to create a Core Provider in the JoinNow Management Portal and configure it for MAC Authentication:
- Log in to the JoinNow Management Portal.
- Navigate to Integration Hub > Core Platforms.
- Click Add.
- In the Name field, enter a name for your Core Provider.
- In the Description field, enter a suitable description for your Core Provider.
- From the Type drop-down, select MAC Authentication.
- Click Save.
- The page refreshes and displays the Configuration and Groups tabs.
- Select the Groups tab.
- Click Add group.
- On the displayed pop-up window, in the Name field, enter a name for your group.
- In the Description field, enter a suitable description for your group.
- Click Save.
- Then click Update.
- Select the Configuration tab.
- Click Add Device.
- In the pop-up window, in the MAC Address field, enter the MAC address of the device you want to authenticate.
- From the Group Name drop-down list, select the group name you created earlier.
- In the Description field, enter a suitable description for your device.
- Click Save.
- Click Update.
Set up Policy Workflow and NetworkΒ
JoinNow Management offers policy-based management to facilitate VLAN-based segmentation. The policies to be configured are:Β
Creating a Policy Workflow
- Log in to the JoinNow Management Portal.
- Navigate to Policy Management > Policy Workflows.
- Click Add Policy Workflow.
- In the Name field, enter a name for your policy workflow.
- In the Display Description field, enter a suitable description for your policy workflow.
- Click Save.
- The page refreshes, and the Conditions tab is displayed.Β
- Select the Conditions tab.
- In the Conditions section, from the Core Provider drop-down list, select the core provider you created with the MAC Authentication type.
- In the Groups field, select the group you created earlier (refer to the Creating a Core Provider in SecureW2 section).
- Click Update.
Creating a Network
- Navigate to Policy Management > Network.
- Click Add Network Policy.
- In the Name field, enter a name for your network policy.
- In the Display Description field, enter a suitable description for your network policy.
- Click Save.
- The page refreshes and displays the Conditions and Settings tabs.
- Select the Conditions tab.
- In the Conditions section, select Match All or Match Any based on your requirement to set authentication criteria. In the case explained here, we are selecting Match All.
- Click Add rule.
- Expand Identity and select the Policy Workflow option.
- ClickΒ Save.
- The Policy Workflow option appears under the Conditions tab.
- From the Policy Workflow Equals drop-down list, select the policy workflow you created earlier (refer to the Creating a Policy Workflow section).
- Select the Settings tab.
- Click Add Attribute..
- From the Dictionary drop-down list, select an option: Radius:IETF or Custom.
- From the Attribute drop-down, select Filter-Id.
NOTE: Filter-Id is created on your access point to form a VLAN range.
- In the Value field, enter the VLAN filter-ID you wish to connect to.
- Click Save.
- Click Update.
Aruba IAP Configuration for VLAN
This section describes the steps to create a VLAN in Aruba IAP and then configure Aruba IAP with SecureW2.
Configuring Aruba IAP for MAC Authentication
This section describes the steps to configure a MAC authentication profile in Aruba IAP.
- On the left pane, navigate toΒ ConfigurationΒ >Β AuthenticationΒ >Β L2 Authentication.
- ClickΒ MAC Authentication.
- In theΒ MAC Authentication Profile: New ProfileΒ section, clickΒ +Β to create a MAC profile.
- In theΒ Profile nameΒ field, enter a name for the profile.
- ClickΒ Submit.
- Select theΒ AAA ProfilesΒ tab.
- ExpandΒ AAAΒ and in theΒ AAA Profile: New ProfileΒ section, clickΒ +Β to create a new profile.
- In theΒ Profile nameΒ field, enter a name for the profile.
- ClickΒ Submit.
Configuring the RADIUS server with Aruba IAP
- Log in to the JoinNow Management Portal.
- Navigate to RADIUS > RADIUS Configuration.
- Copy the Primary IP address on your console.
To configure the Aruba IAP and the RADIUS server, follow the given steps.
- In the Aruba portal, on the left pane, navigate to Configuration > Authentication.
- Select theΒ Auth ServersΒ tab and clickΒ +.
- On the displayed page, in theΒ NameΒ field, enter a name.
- ClickΒ Submit.
- In theΒ Server GroupsΒ section, click the group you just created.
- Below theΒ Server GroupΒ section, click theΒ +Β sign to add server details.
- On the displayed page, select theΒ Add new serverΒ option.
- In theΒ NameΒ field, enter a name for your server.
- In the IP address / hostname field, enter the RADIUS IP address that you obtain from the JoinNow Management Portal.Β
- From the Type drop-down list, select RADIUS.
- Click Submit.
- Navigate back to the AAA Profiles tab.
- Click the AAA profile you created earlier (refer to the Configuring Aruba IAP for MAC Authentication section).
- Under the selected AAA Profile, clickΒ MAC Authentication Server Group.
- From the Server Group drop-down list, select the server group you created.
- ClickΒ Submit.
- Navigate toΒ ConfigurationΒ >Β WLANs.
- In theΒ WLANsΒ section, clickΒ +.
- On the GeneralΒ tab:
- In theΒ Name (ssid)Β field, enter a name for the SSID.
- ForΒ Primary usage, select theΒ EmployeeΒ option.
- From theΒ Select AP GroupsΒ drop-down list, select an option. According to the option, theΒ Broadcast onΒ field is displayed. Select theΒ defaultΒ option.
- From theΒ Forwarding Mode drop-down list, select an option.
- Click Next.
- On theΒ VLANsΒ tab, select your VLAN ID.
- ClickΒ Next.
- On theΒ SecurityΒ tab:
- Move the dial toΒ Open.
- From theΒ MAC authenticationΒ drop-down list, selectΒ Enabled.
- ClickΒ Next.
- In theΒ AccessΒ section, select the required roles.
- ClickΒ Finish.
- Click the WLAN you created.
- ClickΒ Profiles.
- Navigate as shown below.
- An AAA Profile opens on the right side. From theΒ AAA ProfileΒ drop-down list, select the AAA profile you created earlier (refer to theΒ Configuring Aruba IAP for MAC AuthenticationΒ section).
- ClickΒ Submit.
The security plan that scales with you.
Our solutions can scale from mid-market to global enterprises. Compare options and see how our solutions protect you from costly breaches and ensure peace of mind.




































