Skip to content

Shortcuts, or "Extra" commands #17

@Forza101

Description

@Forza101

Hi John, Couple of requests for you sir!

Could we create a shortcut command path when assigning as static IP address to a Meraki Device, currently its quite long see example below.

meraki -j devices updateDeviceManagementInterface --serial "QXXX-XXXX-XXX" --wan1
'{
"usingStaticIp": true,
"staticIp": "0.0.0.0",
"staticSubnetMask": "255.255.255.0",
"staticGatewayIp": "0.0.0.0",
"staticDns": [
"1.1.1.1"
],
"vlan": 666
}'

Would it also be possible to globally enable static IP addresses for all devices with in a given network?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions