cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
3
Replies

Inter vlan routing

avmega
Level 1
Level 1

I I'm trying to configure intervlan routing in a cisco 3560 switch but so far i was unable to suceed

can somebody give me some help

3 Replies 3

Edison Ortiz
Hall of Fame
Hall of Fame

It's as simple as turning on ip routing in the global config (disabled by default).

I'm assuming you've configured workstations on each Vlan to point to the 3560 as the default gateway, correct ?

Let's see the show ip int bri | ex una as well as show ip route connected output.

Artur

There are a couple of assumptions in Edison's answer and perhaps it would help to be explicit about them.

- are several VLANs properly configured?

- are some end stations connected in each VLAN?

- does each end station have an IP address in the correct subnet and is it configured with the 3560 as its default gateway?

- are VLAN interfaces configured for each VLAN? (note that configuring VLANs and configuring VLAN interfaces are diferent things)

If these assumptions are true then Edison's answer is correct that all you need to do is to configure "ip routing".

HTH

Rick

HTH

Rick

Errr, I might be repeating above to answers.

but this is how I usually do it.

1- configure VLAN (conf t ==> VLAN100).

2-assign port to VLAN ( either access or trunk).

3-create SVI ( Conf t ==> int VLAN 100).

4- unshut or admin up int VLAN 100.

5-ur host should be able to ping Gateway , ie int VLAN address.

repeat same for second VLAN.

If Host A & B can ping their respective GTWs, then they will ping each other. so u have inter-vlan routing.

HTH

Sam

Review Cisco Networking products for a $25 gift card