cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4383
Views
6
Helpful
4
Replies

communication between 192.168.0.0 and 192.168.1.0

Sihanu N
Level 1
Level 1

How communication between two office in two different place is possible without changing the IP Range.

pibb.bmp

4 Replies 4

Ton V Engelen
Level 3
Level 3

Hi, you ll need static routes or a dynamic routing prot to exchange traffic between 2 subnets.

But you have a network overlap though, so you ll need to do something about that

192.168.0.0/16 overlaps 192.168.1.0/24

maybe you mean 192.168.0.0/24 and 192.168.1.0/24

Then basicly something like

switch 0

ip route 192.168.0.0 0.0.0.255

switch 1

ip route 192.168.1.0 0.0.0.255

This is the actual situation.

192.168.0.0 network contains 300 pc  also in 192.168.1.0 network contains 200 pc

Hi Sihanu,

Maybe you will need some solution like the one in  the following link:

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f30.shtml

Best regards,

Alex

*Please rate helpful posts.

bunjiega
Level 1
Level 1

what are the subnet masks? You could possibly do NAT between the two if you couldn't immediately change IP addresses.

Sent from Cisco Technical Support iPhone App

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card