0 pts.
 routing between vlans
on layer 3 switch (3com 4900).. I added 3 ip interfaces,one interface defined for each vlan with difrenet subnet. without enabling any routing protocol ,I achieved a communicattion between two pc's that belong to diferent vlans . is there any internal routing between the ip interfaces on layer3 switches?..and how can I stop it ?

Software/Hardware used:
ASKED: November 29, 2005  2:04 AM
UPDATED: February 5, 2008  10:00 AM

Answer Wiki:
Since you haave created 3 virtual ip interface , the networks must be coming in routing taable as directly connected. Check the ip routing table >>>>>>>> You can simply disable IP routing and stop inter VLAN communication. >>>>>>
Last Wiki Answer Submitted:  February 5, 2008  10:00 am  by  Jcan123   0 pts.
All Answer Wiki Contributors:  Jcan123   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

did you configure the ip interfaces as layer 3 interfaces?
did you assign the ip of the interfaces as the default gateway of the clients?
are the clients in thesame subnet as the port on the switch to which they are connected?
if the answer is yes to these questions, then it does not need any other configuration for the systems to communicate, you dont need any routing configurations on a router to route between directly connected networks because that is exactly what you have.

 0 pts.