problem with configuring catalyst 3560G switch
motherwolf
Member Posts: 117
in CCIE
My Boss and I are trying to connect 2 3560's via dark fiber. Here is the configuration for the 2 switches:
Switch1 = 192.168.3.1
port 49 routed 192.168.0.3/24
default route = 192.168.0.4/24
static route = 0.0.0.0 0.0.0.0 192.168.0.4
Switch 2=192.168.4.24
port 26 routed 192.168.0.was 4/24
port 25 routed 192.168.0.1/24
default route=192.168.4.10/24
Now I have another problem. I was doing it on Ethernet ports and it worked. The problem that I am getting is when I go back and reconfigure port26 on switch2 I give it 192.168.0.4/24 it gives me:
192.168.0.0 overlaps with GigabitEthernet0/25
I am stressed and confused why did it work and now I get this error. Any help would be grateful.
Switch1 = 192.168.3.1
port 49 routed 192.168.0.3/24
default route = 192.168.0.4/24
static route = 0.0.0.0 0.0.0.0 192.168.0.4
Switch 2=192.168.4.24
port 26 routed 192.168.0.was 4/24
port 25 routed 192.168.0.1/24
default route=192.168.4.10/24
Now I have another problem. I was doing it on Ethernet ports and it worked. The problem that I am getting is when I go back and reconfigure port26 on switch2 I give it 192.168.0.4/24 it gives me:
192.168.0.0 overlaps with GigabitEthernet0/25
I am stressed and confused why did it work and now I get this error. Any help would be grateful.
Comments
-
Humper Member Posts: 647Yes your problem is due to overlapping network addresses.....Look at your ports g0/25 and 26...same network 192.168.0.xxx/24 Since you are using routed ports this is not possible...This is definitely a CCNA topic.Now working full time!