Setting Up The Radius Client - 3Com Switch 4500 26-Port Configuration Manual

Switch 4500 family 26-port, 50-port, pwr 26-port, pwr 50-port
Hide thumbs Also See for Switch 4500 26-Port:
Table of Contents

Advertisement

382
A
B: RADIUS S
PPENDIX
Setting Up the RADIUS
Client
RADIUS C
S
ERVER AND
LIENT
ETUP
b Edit the existing file
following line:
$INCLUDE dictionary.3Com
The new file
dictionary.3Com
server
3 Locate the existing file
authorized to administer the Switch 4500:
a Add an entry for Switch Login. For example
user-name
Auth-Type = System, 3Com-User-Access-Level =
Administrator
This indicates that the server should return the 3Com vendor specific attribute
3Com-User-Access-Level
b Add an entry for Network Login. For example
user-name Auth-Type := Local, User-Password == "password"
4 Run the FreeRADIUS server with
any problems that may occur with the authentication:
cd /usr/local/sbin
./radiusd -sfxxyz -l stdout
Setting Up Auto VLAN and QOS using FreeRADIUS
It is slightly more complex to set up auto VLAN and QoS using FreeRADIUS, as the
dictionary file needs to be specially updated.
1 Update the
dictionary.tunnel
ATTRIBUTE Tunnel-Type
ATTRIBUTE Tunnel-Medium-Type
ATTRIBUTE Tunnel-Private-Group-Id 81
VALUE
Tunnel-Type
VALUE
Tunnel-Medium-Type
2 Locate the file
users
to the user. For example:
bob
Auth-Type := Local, User-Password == "bob"
Tunnel-Medium-Type = TMT802,
Tunnel-Private-Group-Id = 2,
Tunnel-Type = VLAN,
Filter-Id = "profile=student"
In the example above, Tunnel-Medium-Type has been set to TMT802, to force
FreeRADIUS to treat 802 as a string requiring to be looked up in the dictionary and
return integer 6, rather than return integer 802 which would be the case if
Tunnel-Medium-Type was set to 802.
This section covers the following RADIUS clients:
Windows 2000 Built-in Client
Windows XP Built-in Client
Aegis Client Installation
in
dictionary
/usr/local/etc/raddb
will be used in configuring the FreeRADIUS
in
users
/usr/local/etc/raddb
in the Access-Accept message for that user.
, to turn on debugging. so you can see
radiusd
file with the following lines:
64
65
VLAN
13
TMT802
in
/usr/local/etc/raddb
to add the
and for each user
integerhas_tag
integerhas_tag
stringhas_tag
6
and add the return list attributes

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents