Hi
IT Department in my company bought the Meraki GX 20. My department wants to build a subnet. Therefore. I need to set up an IP for the WAN feature (Company domain IP: 192.168.0.x) and the gateway for my subnet( 192.168.18.1)
I would appreciate a lot any help please
Solved! Go to Solution.
Creating vlans and changing vlan Id in each port , I got it
look at the config example here
https://documentation.meraki.com/Go/Meraki_Go_-_Wired_Networks_(VLAN)
Thank you for the answer. I appreciate it a lot But that document shows how to set up a vlan. But what I want is a LAN and WLAN. I do not know how to do it. Please could you help me giving me more details
regards
For the 2 conditions you laid out.
a . network of 192.168.0.x
b. A subnet of 192.168.18.1 as the default gateway.
you can try a subnet mask of 255.255.128.0
that will give you a network with a range of 192.168.0.1 thru 192.168.127.245
both of your conditions would be within that range and this would be 1 network.
Creating vlans and changing vlan Id in each port , I got it