Specifications
Configuring a Mobility Profile
RoamAbout Mobility System Software Configuration Guide 17-63
success: change accepted.
RBT-8100# set authentication dot1x ssid mycorp * peap-mschapv2 local
success: change accepted.
Theconfigurationordernowshowsthatall802.1Xusersareprocessedasyouintended:
RBT-8100# show aaa
...
set accounting dot1x ssid mycorp EXAMPLE/* start-stop group1
set authentication dot1x ssid mycorp EXAMPLE/* peap-mschapv2 group1
set accounting dot1x ssid mycorp * start-stop group1
set authentication dot1x ssid mycorp * peap-mschapv2 local
Configuring a Mobility Profile
AMobilityProfileisawayofspecifying,onaper‐userbasis,thoseusers whoareallowed access
tospecifiedwiredauthenticationportsonaRoamAboutSwitch.Inthisway,youcanconstrainthe
areastowhichausercanroam.YoufirstcreateaMobilityProfile,assignitto
oneormoreusers,
andfinallyenabletheMobilityProfilefeatureontheRoamAboutSwitch.
UsethefollowingcommandtocreateaMobilityProfilebygivingitanameand identifyingthe
accessibleportorports:
set mobility-profile name name
{port {none | all | port-list}} | {dap {none | all | dap-num}}
SpecifyingnonepreventsusersassignedtotheMobilityProfilefromaccessinganyDistributed
APs,orwiredauthenticationportsontheRoamAboutSwitch.Specifyingallallowstheusers
accesstoalloftheportsorDistributedAPs.
SpecifyingaDistributedAPnumberoralistlimitsaccesstothoseportsorAPs.
Examples
ThefollowingcommandcreatesaMobilityProfilenamedroses‐profilethatallowsaccessthrough
ports 1and2:
RBT-8100# set mobility-profile name roses-profile port 1,2
success: change accepted.
YoucanthenassignthisMobilityProfiletooneormoreusers.Forexample,toassigntheMobility
Profileroses‐profiletoallusersatEXAMPLE\,typethefollowingcommand:
RBT-8100# set user EXAMPLE\* attr mobility-profile roses-profile
success: change accepted.
(Foralistofthecommandsforassigningattributes,see“AssigningAttributestoUsersand
Groups”onpage 17‐45.)
Note: When Mobility Profile attributes are enabled, a user is denied access if assigned a
Mobility-Profile attribute in the local RoamAbout switch database or RADIUS server and no Mobility
Profile of that name exists on the RoamAbout switch.