07-11-2017 02:56 AM
Hi,
I have 2 networks with same subnet ID. I would like to how to configure the SG 500-P28 for make communication between these two network. I don't have background of Networking so i am using the GUI for configuring the router.
Host IP 192.168.21.2 till 30
Subnet 255.255.255.128
Gateway 192.168.21.1
Host IP 192.168.21.130
Subnet 255.255.255.128
Gateway 192.168.21.128
I think, i am using the right gateway. Please advice. Thanks in advance!
07-11-2017 03:00 AM
Hi
you cant have 2 subnets exact same with 2 different gateways its going to confuse the device and the hosts , that wont work and will cause you problems
07-11-2017 03:25 AM
Hi,
So, we need to have a different subnet.
07-11-2017 03:29 AM
Hi
Yes you should have 2 different subnets with separate gateways , the sg500 is a layer 3 device so it can route between the 2 subnets no problem doing intervlan routing , use a 192.168.22.x/24 or something similar to what you have already , when you have 2 different gateway's set for same subnet the packets may end up getting dropped half the time losing large amount of traffic for you
07-11-2017 04:06 AM
Thanks for your prompt response and suggestion. I have seen the below subset table. is it right? if it right, what is the gateway i suppose to use for both network.
Subnets Netmask: 255.255.255.128 = 25 11111111.11111111.11111111.1 0000000
Wildcard: 0.0.0.127 00000000.00000000.00000000.0 1111111
Network: 192.168.21.0/25 11000000.10101000.00010101.0 0000000 (Class C)
Broadcast: 192.168.21.127 11000000.10101000.00010101.0 1111111
HostMin: 192.168.21.1 11000000.10101000.00010101.0 0000001
HostMax: 192.168.21.126 11000000.10101000.00010101.0 1111110
Hosts/Net: 126 (Private Internet)
Network: 192.168.21.128/25 11000000.10101000.00010101.1 0000000 (Class C)
Broadcast: 192.168.21.255 11000000.10101000.00010101.1 1111111
HostMin: 192.168.21.129 11000000.10101000.00010101.1 0000001
HostMax: 192.168.21.254 11000000.10101000.00010101.1 1111110
Hosts/Net: 126 (Private Internet)
07-11-2017 04:29 AM
Yes that's correct , 2 gateways , that's a class C subnet split down the middle , 126 hosts each subnet
Gateway 192.168.21.127
Gateway 192.168.21.254
07-11-2017 05:00 AM
Ok, thanks. If i want to go with the above setup, could you guide me on how to configure at SG 500-P28.
I was trying to add the Ipv4 interface, but could not add both and it says illegal Ip.
VLAN 1 192.168.21.127 255.255.255.128
VLAN 2 192.168.21.254 255.255.255.128
07-11-2017 05:24 AM
I don't actually use SMB switches but I do see some basic guides online how to set them up which may help you
you could just try full subnets too as a test incase it has an issue with vlsm subnets like /25s
192.168.21.0/24 192.168.21.254
192.168.22.0/24 192.168.22.254
http://www.firewall.cx/cisco-technical-knowledgebase/cisco-switches/885-cisco-switches-sg500-52p.html
07-11-2017 06:17 AM
Thanks. I will check
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide