Hotspot / Radius NAS-Identifier

Hi,

I’m very new to MT.
I’ve setup hotspot with radius auth without issues.
Just wondering, I 've set /system identitiy set name = myspot01
When I look in my radius db Nas-Identifier is shown as myspot01:2147483647

I guess that nr is some kind of id of the routerboard?
Can I remove this? I want Nas-Identifier to be sent as “myhotspot01”, so without any nr behind it. (if possible)

Many tnx.
B

I use CalledStationId to determine client location. That is the name of the hotspot.

/ip hotspot
set X name=myspot01

I have a field for NasIdentifier in my radius db for this.
In my setup calledstation id is filled with “hotspot1” from a MT nas. (coovachilli / m0n0wall nas’s add the wan mac address of the nas in that field)
But I found out where the nr is coming from, it’s the nasport id.
My radius frontend shows the NasPortId too eg. NasIdentifier:NasPortid, I looked over the colon, that’s what confused me.

Kind regards