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.
Hi,I have a question about the Configuration of the C9300-NM-8X module. When I look at the configuration, I see this:interface GigabitEthernet2/1/1!interface GigabitEthernet2/1/2!interface GigabitEthernet2/1/3!interface GigabitEthernet2/1/4!interface...
Hello,My problem is that I am unable to change the minimum bitrate on the Outdoor RFProfile.I am using the Meraki API v1 and the Python Meraki Library 1.15.0When I try to use the PUT function /networks/{networkId}/wireless/rfProfiles/{rfProfileId}And...
No I just the one. What does your data structure look like when you send the put function?Mine just loosk like this:{"minBitrateType": 'ssid', "perSsidSettings":{'0':{"minBitrate":9} } }How much do I need to include in t...
First, thank you for the reply.Here are some more details.Yes I would like to edit the default outdoor RFProfile minBitrate. I would settle for being able to edit the minBitrate on a RFProfile of my choice. Here is what I am seeing:So here I have cre...