Solareclipse2
35 pts. | Nov 10 2009 12:28PM GMT
Wow. Ok, that makes sense. Can you tell me how to do that?
Solareclipse2
35 pts. | Nov 10 2009 8:18PM GMT
Right. These are layer 3 switches so they should be doing the routing. What I have right now is port 1 set as a trunk on switch 1 and switch 2. That is to say port 1 on each switch is a member of VLAN10 and VLAN20, etc. even though s1 doesn’t have any other ports assigned to VLAN20 and vice versa.
Switch1 (vlan10) has a pc with the following configuration
192.168.0.35
255.255.255.0
192.168.0.230
Switch2 (vlan20) has the following pc configuration
192.168.1.30
255.255.255.0
192.168.1.230
Right now the PCs cannot communicate with each other.
If I assign the one pc the same gateway as the other PC they can communicate. So something is wrong there and I don’t know what it is.
Solareclipse2
35 pts. | Nov 10 2009 9:50PM GMT
Here’s my config, if it matters.
!Current Configuration: !System Description “PowerConnect 6248, 2.2.0.3, VxWorks5.5.1″ !System Software Version 2.2.0.3 ! configure vlan database vlan 10,20 vlan association subnet 192.168.0.0 255.255.255.0 10 vlan association subnet 192.168.1.0 255.255.255.0 20 exit stack member 1 2 exit ip address 192.168.59.230 255.255.255.0 ip routing interface vlan 10 name “VLAN10″ routing ip address 192.168.0.230 255.255.255.0 ip netdirbcast ip irdp ip irdp address 255.255.255.255 no ip proxy-arp ip mtu 1492 exit interface vlan 20 name “VLAN20″ routing ip address 192.168.1.230 255.255.255.0 ip netdirbcast ip irdp ip irdp address 255.255.255.255 no ip proxy-arp ip mtu 1492 exit username “administrator” password ec1776b4be44c51109a86021cc8d6c50 level 15 encr ypted ! interface ethernet 1/g1 switchport mode trunk switchport trunk allowed vlan add 10,20 switchport trunk allowed vlan remove 1 exit ! interface ethernet 1/g11 switchport access vlan 10 exit exit






