Policy – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 478

Advertising
background image

464

Brocade Mobility RFS7000-GR CLI Reference Guide

53-1001945-01

RADIUS Configuration Commands

19

policy

group

Use this command to configure authorization policies for a particular group, like day/time of
access, WLAN’s allowed and to set a user based VLAN.

NOTE

User based VLAN is effective only if dynamic VLAN authorization is enabled on the WLAN.

Syntax

policy(day|time|vlan|wlan)

policy day(all|fr|mo|sa|su|th|tu|we|weekdays)

ploicy time(start|end)<0-23><0-59>

policy vlan<1-4094>

policy wlan<1-256>

Parameters

Example

RFS7000(config-radsrv-group)#policy day weekdays

RFS7000(config-radsrv-group)#

RFS7000(config-radsrv-group)#policy time start 12 12 end 22 22

RFS7000(config-radsrv-group)#

RFS7000(config-radsrv-group)#policy vlan 20

RFS7000(config-radsrv-group)#

RFS7000(config-radsrv-group)#policy wlan 20 21 22 23

RFS7000(config-radsrv-group)#

day

Day of access policy configuration.

all – All days (from Sunday to Saturday).

fr – Friday

mo – Monday

sa – Saturday

su – Sunday

th – Thursday

tu – Tuesday

we – Wednesday

weekdays – Allows access only in week days (Mo-Fr).

time

Configures the group time of access policy.

start – Start time.

<0-23> – hour (hh) limit.

<0-59> – mins (mm) limit.

end – End time must be greater than the start time.

<0-23> – hour (hh) limit.

<0-59> – mins (mm) limit.

vlan

VLAN ID for this group.

<1-4094> – VLAN range.

wlan

Configure WLAN access policy for this group.

<1-32256> – WLAN index.

Advertising