Explains the Network Access Server Identifier (NAS-ID) and how it is used to inform the RADIUS server of a RADIUS access request, enabling it to select a policy for that request.
A network access server identifier (NAS-ID) is a RADIUS attribute that
-
identifies the source device, WLAN profile, VLAN interface, or AP group initiating a RADIUS access request
-
enables the RADIUS server to apply appropriate authentication and policy selection, and
-
supports customized policy enforcement based on user groups or device types.
The NAS-ID is sent to the RADIUS server by the controller through an authentication request to classify users to different groups. This enables the RADIUS server to send a customized authentication response.
Starting with Cisco IOS XE Cupertino 17.7.1, a new string named custom-string (custom string) is available.
The acct-session-id is sent with the RADIUS access request only if accounting is enabled on the policy profile.
If you configure a NAS-ID for an AP group, it overrides the NAS-ID that is configured for a WLAN profile or the VLAN interface. Similarly, if you configure a NAS-ID for a WLAN profile, it overrides the NAS-ID that is configured for the VLAN interface.
These options can be configured for a NAS ID:
-
sys-name (System Name)
-
sys-ip (System IP Address) and sys-mac (System MAC Address)
-
ap-ip (AP's IP address) and ap-name (AP's Name)
-
ap-mac (AP's MAC Address)
-
ap-eth-mac (AP's Ethernet MAC Address)
-
ap-policy-tag (AP's policy tag name)
-
ap-site-tag (AP's site tag name)
-
ssid (SSID Name) and ap-location (AP's Location)
-
custom-string (custom string)