Nans wrote: » Use a layer 3 switch 3560 in the packet tracer and use the following commands in the global config mode ip routing int vlan number ip address 192.168.1.1 255.255.255.0 int vlan num ip address 192.168.2.1 255.255.255.0 thats it they can reach each other. There is one more way we can do it its Router on a Stick which means you can use a router to create route between these vlan's . You can refer to inter-VLAN routing to get further more idea. Hope this helps Regards