Motorola 2.1 User Manual Page 546

  • Download
  • Add to my manuals
  • Print
  • Page
    / 713
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 545
RADIUS Server Instance 19-25
19.1.7.13 Example–Creating a Group
The use of the
(config-radsrv-group)
sub-instance is explained below:
1. Create a group called Sales in the local RADIUS Server database.
RFS7000(config-radsrv)#group sales
2. Check RADIUS user group configuration commands.
RFS7000(config-radsrv-group)#?
Radius user group configuration commands:
clrscr Clears the display screen
end End current mode and change to EXEC mode
exit End current mode and down to previous mode
group Configure radius user group paramaters
guest-group Guest group configuration
help Description of the interactive help system
no Negate a command or set its defaults
policy Radius group access policy configuration
rad-user Add Radius user to this group
rate-limit Set rate limit for group
service Service Commands
show Show running system information
3. Use the
policy
command to configure group policies for the group created in Step 1.
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
command
to assign VLAN ID of 10 to Sales group.
RFS7000(config-radsrv-group)#policy vlan 10
5. Use the
policy wlan
command to allow only authorised users to access this groups wlan.
RFS7000(config-radsrv-group)#policy wlan 1 2 5
6. Use
(config-radsrv)#rad-user
to create a user called testuser and add it to the Sales group.
RFS7000(config-radsrv)#rad-user testuser password testpassword group sales
Nov 08 17:41:55 2011: RADCONF: Adding user "testuser" into local database
Nov 08 17:41:55 2011: RADCONF: User "testuser" is added to group "sales"
7. Use
(config-radsrv)#nas
to add a NAS entry.
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
Page view 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 712 713

Comments to this Manuals

No comments