Skip to main content

Create a posture check

This guide walks you through creating a new posture check. After you create a check, you must apply it to a service policy to enforce a security requirement on connecting identities.

MAC address check

This check verifies the physical hardware address of the client device's network interface, restricting access only to devices with approved MAC addresses.


Configuration steps

  1. From the console, select your network from the dropdown in the left-hand menu.

  2. Click Posture Checks from the same menu.

  3. Click the plus icon (+) to create a new posture check.

  4. Fill in the Required fields:

    • Name: Enter a unique name for the check that describes its purpose (e.g., require-trusted-mac).
    • Select or create posture check attributes: Enter an attribute (e.g., #mac-check) to use when applying this check to a service policy.
    • Type: Select MAC Address Check from the dropdown menu.
  5. Configure the specific requirements for the MAC Address Check:

    • MAC Addresses: Enter one or more MAC addresses that the client device must possess to pass the check. Use the standard format (e.g., AA:BB:CC:11:22:33).
  6. (Optional) Toggle Show more options to ON to configure custom tags:

    • Custom tags: Use the Name and Value fields to attach non-functional metadata to the posture check for tracking or inventory purposes.
  7. Click Save.

More info