Kenroy Bennett
unread,Apr 1, 2017, 7:02:47 PM4/1/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I have the following policy and would love it to be available on the following schedule. How do I modify the profile to allow this
Monday - Friday 7 am to 6pm
Saturday 7am - 3pm
----------------Profile---------------------------------
test_site {
if( &request:NAS-Port == 2030){
update control {
Auth-Type := Accept
}
update reply {
Nomadix-Group-Bw-Policy-Id = 3
Nomadix-Group-Bw-Max-Down = 30000
Nomadix-Group-Bw-Max-Up = 30000
Nomadix-Net-VLAN = 2030
Idle-Timeout = 3600
Session-Timeout = 86400
}
}
}