RADWIN5000ConfigurationGuide Release4.9.17 4‐38
RADIUS ManagingtheSector
#for HSU's serial number
ATTRIBUTE RADWIN_SerialNumber2string
#HSU name return from Radius server
ATTRIBUTE RADWIN_Name3 string
#HSU location return from Radius server
ATTRIBUTE RADWIN_Location4string
#HSU vlan id return from Radius server
ATTRIBUTE RADWIN_Vlan5 integer
#is the HSU enable or disabled , if enable register or update id necessary otherwise
deregister if necessary
ATTRIBUTE RADWIN_RegisterAvailability6integer
VALUE RADWIN_RegisterAvailabilityDisable0
VALUE RADWIN_RegisterAvailabilityEnable1
END-VENDOR RADWIN
Theaboveex ampleshowsthatthefirstattributeistheServiceCategory.Followingthat
definitionisalistoftheService Categories.Inthiscase,ServiceCategory1iscalled
“Residential1”,ServiceCategory2iscalled“Residential2”,etc.Thesetermsmustbeused
preciselyasshownherewhenyousettheservicecategoriesintheRADWINManager.
ThesecondattributeistheSerialNumber,thethirdistheName(oftheunit),thenLoca‐
tion,thenVlan(setstheVLANdefinition),andwhetherornottheHBSshouldregisterthe
HSU.
» Usersdefinitions
TheUsersfile(users.conf)definesthelistofHSUsforthissector.EachHSUserialnumber
islisted,andtogetherwiththisserialnumber,theconfigurationinformationpreparedin
Step3.above.SavethisfileinthesamelocationastheDataDictionaryfile.
AnexampleofaUsersfi leappearsasfollows.
#### SETUP 10.112.5.200 - Jig4x ####
radiusCleartext-Password := "radius", RADWIN_SerialNumber == "VERIFI2X5KLXY444"
RADWIN_ServiceCategory = 1,
RADWIN_Name = "Name4.4",
RADWIN_Location = "Loc4.4",
RADWIN_Vlan = 44,
RADWIN_RegisterAvailability = 1
radiusCleartext-Password := "radius", RADWIN_SerialNumber == "VERIF2X5KLXY2221"
AlthoughtheUsersfilehasthedefinitionsoftheHSUs,itdoesnotdete rmine
whichHSUbelongstowhichHBS.TheHBStriedtoconnectwithanyavailable
HSUs.