Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am working in the Enterprise DevNet.I am attempting to use this endpoint to create an appliance static route.I have 1 VLAN in the MX.id : 1
networkId : L_646829496481116086
name : Default
appliance...
We used to be able to reserve a time/date in the sandboxes. Even though the blueprint is labeled as reservable there does not seem to be any way to request a reservation.Primarily looking at the Meraki Enterprise Blueprint. It only has a capacity of ...
I am working with the V1 API function Update Network Appliance Firewall Cellular Firewall Rules.It seems the source and destination ports do not get updated when calling this method.This is my message body I am sending to the API method:{
"rules": ...
I have a sandbox setup. The output window does not show any VPN information so I assume VPN is not required.I created an API key but the REST GET method to get the Organization ID return invalid API Key. Is there a different URL than the normal API U...
Ya know what, you are right! I went back and looked at my networks and the next hop is always interface IP of the VLAN that is also configured on the MX.I guess I got confused when the dashboard allowed me to create the static route with the IP of th...
Yes, saw that, fixed it, same error.In the dashboard:Add Static RouteName: VLAN132IPVersion: IPv4Subnet: 192.168.132.0/24Next Hop IP 192.168.132.1It works.
192.168..132.1 is not the IP of the MX. The MX has an IP of 192.168.128.1I did see an error where the 192.168.128.0/24 interface on the switch had an Interface IP the same as the MX.I corrected that and tried again and get the same error.We have over...
Thanks, that makes sense. I just have a lot of functions I need to properly test before releasing them to the team here. It can wait for a less active time.