We are a class B network with 10 different sites connected via Cisco routers.
10.1.x.x gateway is 10.1.1.1
10.2.x.x gateway is 10.2.1.1
10.3.x.x gateway is 10.3.1.1
10.4.x.x gateway is 10.4.1.1
Etc
Then each site (LAN) we have our servers, printers and clients on different subnets but still a class B
Example
Clients = 10.1.2.x/16 gateway = 10.1.1.1
Servers = 10.1.3.x/16 gateway = 10.1.1.1
Printers = 10.1.4.x/16 gateway = 10.1.1.1
I am looking to change all LANs to class C implement VLANs by putting in a layer 3 switch but I want to keep our WAN routers IP schemes the same.
Example
Clients = 10.1.2.x/24 gateway = 10.1.2.1
Servers = 10.1.3.x/24 gateway = 10.1.3.1
Printers = 10.1.4.x/24 gateway = 10.1.4.1
Then I guess I would put a default route for the next hop for all other traffic to our WAN router 10.1.1.1??
My question is, is it possible to do what I propose? And is it also possible to setup the VLANs on the layer 3 switch, trunk the ports, assigned the ports to specific VLANs all without messing up communication and then going back to the clients and servers and changing their subnet masks and gateways?
I hope I explained clearly enough.
Thanks.
10.1.x.x gateway is 10.1.1.1
10.2.x.x gateway is 10.2.1.1
10.3.x.x gateway is 10.3.1.1
10.4.x.x gateway is 10.4.1.1
Etc
Then each site (LAN) we have our servers, printers and clients on different subnets but still a class B
Example
Clients = 10.1.2.x/16 gateway = 10.1.1.1
Servers = 10.1.3.x/16 gateway = 10.1.1.1
Printers = 10.1.4.x/16 gateway = 10.1.1.1
I am looking to change all LANs to class C implement VLANs by putting in a layer 3 switch but I want to keep our WAN routers IP schemes the same.
Example
Clients = 10.1.2.x/24 gateway = 10.1.2.1
Servers = 10.1.3.x/24 gateway = 10.1.3.1
Printers = 10.1.4.x/24 gateway = 10.1.4.1
Then I guess I would put a default route for the next hop for all other traffic to our WAN router 10.1.1.1??
My question is, is it possible to do what I propose? And is it also possible to setup the VLANs on the layer 3 switch, trunk the ports, assigned the ports to specific VLANs all without messing up communication and then going back to the clients and servers and changing their subnet masks and gateways?
I hope I explained clearly enough.
Thanks.