cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
391
Visitas
0
ÚTIL
1
Respuestas

Communication between two same networks

Good morning,

I want to communicate two computers in the same network but in different place, the computers are separated by another network like this:

PC1(10.10.10.10/24)------[G0/0]SwitchL3(9300)[G0/1(192.168.1.1/24)]-----OSPF-----[G0/1(192.168.1.2/24)]Switch(9300)[G0/0]------PC2(10.10.10.20/24)

How Can I connect the two different PCs?

With the purpose the two switches catalyst 9300 work like a bridge.

1 RESPUESTA 1

Cisco not recommend using NAT overlapping 

But anyway 

You can solve this by

1- using NAT 

https://www.cisco.com/c/en/us/support/docs/ip/network-address-translation-nat/13774-3.html

2- using l2tpv3 this I recommend 

MHM