Guttersnipe
Technical User
I have an office building and a corporate building connected to each other using frame-relay. The office building has a Cisco 1600 router and the corporate building has a Cisco 3600 router. The 1600 is connected to a sub-interface on the 3600.
In the office building there is a separate network that I want to connect to the main network. I have both networks physically connected to the 1600. They are both using TCP/IP.
What is the best solution to get traffic from both networks to the main network?
Do I need to use bridging or will just routing work? What would I need to configure in the router(s)?
Right now I have a secondary IP address in the 1600 set up like this:
!
interface Ethernet0
ip address 212.132.59.1 255.255.255.0 secondary
ip address 10.20.0.1 255.255.255.0
Thanks.
In the office building there is a separate network that I want to connect to the main network. I have both networks physically connected to the 1600. They are both using TCP/IP.
What is the best solution to get traffic from both networks to the main network?
Do I need to use bridging or will just routing work? What would I need to configure in the router(s)?
Right now I have a secondary IP address in the 1600 set up like this:
!
interface Ethernet0
ip address 212.132.59.1 255.255.255.0 secondary
ip address 10.20.0.1 255.255.255.0
Thanks.