cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1013
Views
10
Helpful
4
Replies

Lab

Noob22
Level 1
Level 1

Sorry Noob to Net here. So I have the below physical network devices. I have already configured the routers according to the attached document but now I need to add a switch to each Router 1 and Router 2. What configuration I need to make on those devices? Much Thanks.

 

Router 1: 1941

Router 2 1941

Catalyst 3750 (Switch1 physically connected to Router 1)

Catalyst 3750 (Switch 2 physically connected to Router 2)

Router 3 (2911)

Router 4 (2911) 

Cisco Catalyst (3560) Switch 3 connected to Router 3

Cisco Catalyst (3560) Switch 4 connected to Router 4

1 Accepted Solution

Accepted Solutions

Hello,

 

have a look at the simple lab attached.

View solution in original post

4 Replies 4

Hello,

 

just connect each switch to a port on the router. Whatever IP address that port has, is the default gateway for the clients connected to the switch:

 

Example

 

R4

 

interface FastEthernet0/0

description Link to Switch 4

ip address 192.168.40.1 255.255.255.0

 

Now connect the switch to that port. All PCs connected to the switch need to have 192.168.40.1 as their default gateway, and an IP address from the 192.168.40.0/24 subnet.

thank you. If I have Switch 1 connected to Router 1 and Switch 2 connected to Router 2. How would I get a PC connected to each switch able to ping each other?

Hello,

 

have a look at the simple lab attached.

I am sure that the implementation in the lab supplied by Georg is excellent and provides the connectivity that the original poster asks about. The original post asks a simple question "How would I get a PC connected to each switch able to ping each other?" And I believe that there is a simple answer. As long as the PCs have IP addresses in the correct subnet and have the correct default gateway configured (the IP address of the connected router interface) then the routing protocols specified in the lab (OSPF and BGP) running on the routers will enable the routers to forward traffic for remote destinations correctly and will enable the PCs to ping each other.

HTH

Rick
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