Example-Creating A Group - Motorola RFS7000 Series Reference Manual

Rf switch
Hide thumbs Also See for RFS7000 Series:
Table of Contents

Advertisement

13.1.7.12 Example–Creating a Group
The use of the
(config-radsrv-group)
1. Create a group called Sales in the local RADIUS Server database.
RFS7000(config-radsrv)#group sales
2. Check the RADIUS user group configuration commands.
RFS7000(config-radsrv-group)#?
Radius user group configuration commands:
clrscr
end
exit
group
guest-group
help
no
policy
rad-user
service
show
3. Use the
command to configure the group policies for the group created in Step 1.
policy
RFS7000(config-radsrv-group)#policy ?
day
Day of access policy configuration
time Configure time of access policy for this group
vlan VLAN id for this group
wlan Configure wlan access policy for this group
RFS7000(config-radsrv-group)#policy day weekdays
RFS7000(config-radsrv-group)#policy time start 12 30 end 15 30
4. Use the
policy vlan
RFS7000(config-radsrv-group)#policy vlan 10
5. Use the
policy wlan
RFS7000(config-radsrv-group)#policy wlan 1 2 5
6. Use
(config-radsrv)#rad-user
RFS7000(config-radsrv)#rad-user testuser password testpassword group sales
Sep 08 17:41:55 2006: RADCONF: Adding user "testuser" into local database
Sep 08 17:41:55 2006: RADCONF: User "testuser" is added to group "sales"
7. Use
(config-radsrv)#nas
RFS7000(config-radsrv)#nas ?
A.B.C.D/M Radius client IP address
RFS7000(config-radsrv)#nas 10.10.10.0/24 ?
key Radius client shared secret
RFS7000(config-radsrv)#nas 10.10.10.0/24 key ?
0
Password is specified UNENCRYPTED
2
Password is encrypted with password-encryption secret
LINE The secret(client shared secret), upto 32 characters
RFS7000(config-radsrv)#nas 10.10.10.0/24 key 0 very-secret!!
sub-instance is explained below:
Clears the display screen
End current mode and change to EXEC mode
End current mode and down to previous mode
Configure radius user group paramaters
Guest group configuration
Description of the interactive help system
Negate a command or set its defaults
Radius group access policy configuration
Add Radius user to this group
Service Commands
Show running system information
command to assign an VLAN ID of 10 to group Sales.
command to allow only authorised users to access this groups wlan.
to create a user called testuser and add it to group Sales.
to add a NAS entry.
13-17

Advertisement

Table of Contents
loading

Table of Contents