- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Port Scheduling
I need to turn a port on and off in a single day. So Off on Sunday at 2am, then back to being On at 6am but back to being off at 10pm on that same day.
Support says I cannot do this. Which given the cost of the Meraki equipment it's insane that this simple thing cannot be done. Does anyone have a creative way of doing this?
There's only a single client on that port. Would applying a group policy in conjunction with the port schedule work?
Solved! Go to solution.
- Labels:
-
Interfaces
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can schedule a period of time for the port to be either disabled or enabled, but you can't schedule it for multiple times per day.
You would need to script the behaviour using the API.
https://developer.cisco.com/meraki/api/#!update-device-switch-port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can schedule a period of time for the port to be either disabled or enabled, but you can't schedule it for multiple times per day.
You would need to script the behaviour using the API.
https://developer.cisco.com/meraki/api/#!update-device-switch-port
