Hub/Switch Reference Guide
AAA Commands 215
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Examples
The following commands create the Mobility Profile magnolia, which restricts user access to
port 12; enable the Mobility Profile feature on the WSS; and assign the magnolia Mobility Profile to user Jose.
WSS# set mobility-profile name magnolia port 12
success: change accepted.
WSS# set mobility-profile mode enable
success: change accepted.
WSS# 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):
WSS# set mobility-profile name magnolia port 12-13
success: change accepted.
See Also
• clear mobility-profile on page 175
• set mac-user attr on page 197
• set mac-usergroup attr on page 203
• set mobility-profile mode on page 205
• set user attr on page 207
• set usergroup on page 208
• show mobility-profile on page 215
set mobility-profile mode
Enables or disables the Mobility Profile feature on the WSS.
Syntax
set mobility-profile mode {enable | disable}
Defaults
The Mobility Profile feature is disabled by default.
Access
Enabled.
Examples
To enable the use of the Mobility Profile feature, type the following command:
WSS# set mobility-profile mode enable
success: change accepted.
Caution! When the Mobility Profile feature is enabled, a user is denied access if
assigned a Mobility-Profile attribute in the local WSS database or RADIUS server when no
Mobility Profile of that name exists on the WSS.
enable Enables the use of the Mobility Profile feature on the WSS.
disable Specifies that all Mobility Profile attributes are ignored by the WSS.










