Location in Dashboard: Switching
>> Configure
>> Routing and DHCP
Diagram
Classes
switch (meraki.domains.organizations.networks.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|
routing_static_routes | List | [routing_static_routes] | No | |
routing_static_routes (meraki.domains.organizations.networks.devices.switch)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | No | |
subnet | String | Regex: ^((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/([1-9]|[12][0-9]|3[0-2])$ | No | |
next_hop_ip | IP | | No | |
advertise_via_ospf | Boolean | true , false | No | |
prefer_over_ospf_routes | Boolean | true , false | No | |
management_next_hop | IP | | No | |
Config Sample
- name: Dev-main-cx-provider
switch_routing_static_routes:
prefer_over_ospf_routes: true