Start a Conversation

Unsolved

This post is more than 5 years old

9025

October 29th, 2008 14:00

VLAN Routing PowerConnect 6224

Ok I am very new at this so bare with me.

 

I nave a layer 3 switch with a few VLANs on it. 

Default 1 192.168.0.x 255.255.255.0

VLAN 100 192.168.1.x 255.255.255.0

VLAN 101 192.168.2.x 255.255.255.0

 

this is a lab enviroment so I have some room to play here. 

 

what I want to do is pass all traffic between all three vlans. IE users are on vlan 100 servers on 101. 

I need to have users be able to ping and access server shares on the server vlan with out any issue at all. 

 

 can some one point me in the right direction ??

 

November 18th, 2008 11:00

Just issue these commands :

ip routing      - this enables IP routing process

interface VLAN 100

routing

interface VLAN 101

routing

No Events found!

Top