You can configure a
network access server identifier (NAS-ID) on each WLAN profile, VLAN interface,
or AP group. The NAS-ID is sent to the RADIUS server by the controller through
an authentication request to classify users to different groups so that the
RADIUS server can send a customized authentication response.
If you configure a
NAS-ID for an AP group, this NAS-ID overrides the NAS-ID that is configured for
a WLAN profile or the VLAN interface. If you configure a NAS-ID for a WLAN
profile, this NAS-ID overrides the NAS-ID that is configured for the VLAN
interface.
-
Configure a
NAS-ID for a WLAN profile by entering this command:
config wlan nasid {nas-id-string |
none}
wlan-id
-
Configure a
NAS-ID for a VLAN interface by entering this command:
config interface nasid
{nas-id-string |
none}
interface-name
-
Configure a
NAS-ID for an AP group by entering this command:
config wlan apgroup
nasid {nas-id-string |
none}
apgroup-name
When the controller
communicates with the RADIUS server, the NAS-ID attribute is replaced with the
configured NAS-ID in an AP group, a WLAN, or a VLAN interface.
The NAS-ID that is
configured on the controller for an AP group, a WLAN, or a VLAN interface is
used for authentication. The configuration of NAS-ID is not propagated across
controllers.
Note |
If WLAN interface is overridden at AP
group then overridden interface NAS ID will be used. Since Interface NASID is
given priority over WLAN NAS ID.
|