Stack Multiple Policies for a VLAN based upon a schedule

NateM1
Conversationalist

Stack Multiple Policies for a VLAN based upon a schedule

I need the ability to be able to apply multiple group policies to a VLAN / Network based upon a schedule. 

For example:

 

VLAN 60 - between 9am - 5pm is assigned Group Policy "AM"

VLAN 60 - between 5pm - 9pm is assigned Group Policy "PM"

vLAN 60 - between 9pm and 9am is assigned Group Policy "OVERNIGHT"

 

All clients within that VLAN will have the appropriate policy applied during that time.  

 

Thank you.

3 Replies 3
ww
Kind of a big deal
Kind of a big deal

You need a external server that schedule  API calls/scripts to change it.

 

Or make a wish https://documentation.meraki.com/General_Administration/Other_Topics/Make_a_Wish

NateM1
Conversationalist

Thank you @ww .  I did make a wish, don't know the timeline on this. Can you talk me through a little more regarding the API calls / external server setup?  Any suggestions? 

ww
Kind of a big deal
Kind of a big deal

You can change the items of the assigned GP
https://developer.cisco.com/meraki/api-v1/#!get-network-group-policies

Or assign a different GP to a vlan
https://developer.cisco.com/meraki/api-v1/#!get-network-appliance-vlans

 

I dont know what sheduler to use, but even windows has one . https://www.jcchouinard.com/python-automation-using-task-scheduler/

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels