Cellular gateway configuration in Meraki provides comprehensive management of cellular WAN connectivity, LAN networking, and traffic routing for remote locations and backup connectivity scenarios. Cellular gateways enable reliable internet access through cellular networks while supporting advanced networking features including port forwarding, IP reservations, and traffic routing. This functionality is essential for locations without traditional WAN connectivity, temporary deployments, and business continuity solutions requiring cellular failover capabilities.
Example-1: The example below demonstrates cellular gateway configuration.
This configuration manages the cellular gateway’s LAN networking and port forwarding settings for a remote location. It defines the cellular gateway device using the environment variable cellular_gateway_01. LAN reserved IP ranges: The configuration reserves the IP range 192.168.0.0 to 192.168.0.1 with a comment test. Fixed IP assignments: It assigns a fixed IP 192.168.0.10 to the device with MAC address 0b:00:00:00:00:ac and labels it as server 1. Port forwarding rules: A port forwarding rule is configured to allow traffic from any source to LAN IP 192.168.0.5 on local port 4, mapping it to public ports 11-12 using the TCP protocol. This setup ensures predictable LAN addressing, controlled access via port forwarding, and reliable connectivity through the cellular gateway.