11-24-2014 07:58 AM - edited 03-07-2019 09:38 PM
Hi,
I need to connect 2 diferent networks (192.168.x.x vs 10.44.x.x). this connection will be temporal because network 192.168.x.x will be migrated to 10.44.x.x.
On one side I have a Dell N4032F (L3) and on the other side a Cisco 3750X. What I need is just visibility between them? Wich is the best way to do it.
Thanks
11-24-2014 08:07 AM
Hi,
On the 3750X, you need to configure the IP address on the interface connecting to Dell.
example:
config t
interface gix/x
ip address 10.44.1.1 255.255.255.0
no sh
Not sure what you need on the Dell side.
HTH
11-24-2014 08:13 AM
Hi Reza,
From Dell side I need to access network 10.44.x.x just for visibility between networks. After that network 192.168.x.x will be migrated to 10.44.x.x
How should I configure interface port on DELL side??
Thanks
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