Operation Manual

AAA Commands
Mobility System Software Command Reference Guide
Version 7.3
9 – 184
To enable the use of the Mobility Profile feature on the MX switch, use the set mobility-profile
mode command.
To change the ports in a profile, use set mobility-profile again with the updated port list.
Examples
The following commands create the Mobility Profile magnolia, which restricts user
access to port 12; enable the Mobility Profile feature on the MX switch; and assign the magnolia
Mobility Profile to user Jose.
MX# set mobility-profile name magnolia port 12
success: change accepted.
MX# set mobility-profile mode enable
success: change accepted.
MX# set user Jose attr mobility-profile magnolia
success: change accepted.
The following command adds port 13 to the magnolia Mobility Profile (which is already assigned
to port 12):
MX# set mobility-profile name magnolia port 12-13
success: change accepted.
See Also
clear mobility-profile on page 9-156
set mac-user attr on page 9-178
set mac-usergroup attr on page 9-182
set mobility-profile mode on page 9-184
set user attr on page 9-186
set usergroup on page 9-188
show mobility-profile on page 9-201
set mobility-profile mode
Enables or disables the Mobility Profile feature on the MX switch.
Syntax
set mobility-profile mode {enable | disable}
Defaults
The Mobility Profile feature is disabled by default.
Access
Enabled.
W arning!
When the Mobility Profile feature is enabled, a user is denied access if
assigned a Mobility-Profile attribute in the local MX database or RADIUS
server when no Mobility Profile of that name exists on the MX.
W arning!
When the Mobility Profile feature is enabled, a user is denied access if
assigned a Mobility-Profile attribute in the local MX database or RADIUS
server if no Mobility Profile of that name exists on the MX.
enable Enables the use of the Mobility Profile feature on the MX.
disable Specifies that all Mobility Profile attributes are ignored by the MX.