UNPKG

@itentialopensource/adapter-meraki

Version:

This adapter integrates with system described as: merakiDashboardApi.

24 lines 468 B
{ "interfaceId": "1234", "name": "L3 interface", "subnet": "192.168.1.0/24", "interfaceIp": "192.168.1.2", "multicastRouting": "disabled", "vlanId": 100, "ospfSettings": { "area": "0", "cost": 1, "isPassiveEnabled": true }, "ospfV3": { "area": "1", "cost": 2, "isPassiveEnabled": true }, "ipv6": { "assignmentMode": "static", "address": "1:2:3:4::1", "prefix": "1:2:3:4::/48", "gateway": "1:2:3:4::2" } }