Smartpathos Configuration File Types - Black Box SmartPath LWN602A User Manual

Smartpath enterprise wireless system
Hide thumbs Also See for SmartPath LWN602A:
Table of Contents

Advertisement

Chapter 10: SmartPath Operating System (OS)
qos { classifier-map | classifier-profile | marker-map | marker-profile | policy } ...
• User profiles
user-profile string ...
• SSIDs
ssid string ...
• AAA (authentication, authorization, and accounting) settings for IEEE 802.1X authentication
aaa radius-server ...
Although the configuration of most SmartPathOS features involves one or more related commands, to define and apply a QoS
policy to a group of users, you must configure several different but related features: a QoS policy, a user profile, and—if you do
not authenticate users with a RADIUS server—an SSID that references the user profile, and an interface to which you assign the
SSID. The configuration steps are shown in Figure 10-2.
First, configure a QoS policy that you want to apply
to wireless traffic from a group of users.
Second, configure a user profile that references the
QoS policy you just configured.
The next step depends on whether you use
a RADIUS server to authenticate users.
If you use a RADIUS server, configure
it to return attributes for the realm to
which the wireless users belong. After
authenticating a user, the server
returns these attributes with the
Access-Accept message. The
attributes indicate which
user profile to apply to the
user, and the profile in turn
indicates the QoS policy to
apply.
User accounts are stored
on the RADIUS Server.
Returned Attributes
• Tunnel Type = GRE (value = 10)
• Tunnel Medium Type = IPv4 (value = 1)
• Tunnel Private Group ID = user_profile_number
The attributes indicate which user profile to apply to the user,
and the profile in turn indicates which QoS policy to apply.

10.3 SmartPathOS Configuration File Types

SmartPathOS supports several types of configuration files: running, current, backup, bootstrap, default, and failed.
The running configuration (config) is the configuration that is actively running in DRAM. During the bootup process, a SmartPath
AP loads the running config from one of up to four config files stored in flash memory:
• current: a flash file containing a combination of default and admin-defined settings. During the bootup process, this is the first
config that the SmartPath AP attempts to load as the running config. This is also the file to which you typically save commands
from the running config (you can also save them to the bootstrap config). See Figure 10-3.
Page 156
qos policy string ...
1
user-profile string qos-policy string
2
Yes
No
RADIUS
Server?
3
4
Figure 10-2. Steps for configuring and applying QoS.
724-746-5500 | blackbox.com
vlan-id number attribute number
If you do not use a RADIUS server, create
an SSID that specifies the user profile
attribute as its default user profile.
ssid string
3
ssid string default-
user-profile-attr number
4
interface interface ssid string
Assign the SSID to an interface.
The SmartPath AP applies the QoS policy to all
The SmartPath AP applies the QoS policy to all
wireless clients that associate with the SSID.
wireless clients that associate with the SSID.

Advertisement

Table of Contents
loading

Table of Contents