cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
587
Views
0
Helpful
5
Replies

routing between Vlan switching

ankyrod2006
Level 1
Level 1

In a switch Catalyst 4500 Series, for rute between two VLAN, I only have to create VLAN with logical Layer 3 VLAN interfaces and to enable the ip routing.

I don't have to make another thing?

I Don't have to create new route?

This is I have to make ?

Switch(config) ip routing enabled

------------------------

Switch(config)# vlan 2

Switch(config)# interface vlan 2

Switch(config-if)# ip address 192.168.249.10 255.255.255.0

Switch(config-if)# no shutdown

Switch(config-if)# end

-------------------------------------------------------

Switch(config)# vlan 3

Switch(config)# interface vlan 3

Switch(config-if)# ip address 10.50.0.10 255.255.255.0

Switch(config-if)# no shutdown

Switch(config-if)# end

Thank you early

5 Replies 5

rbolenba
Cisco Employee
Cisco Employee

The routes for the L3 interfaces will show up as connected routes automatically.

Ryan

Then, with the configuration that I show previously it is enough ?

Yes. Verify with "sh ip route" once you configure.

Ryan

Hi Ank,

there is no need of enabling the routes in ur L3 card, as by default the routes will be enabled automatically(only on 3550/3750etc...) u need to enable the "ip routing") & ur configuration of VLAN will wrk 100% & there is no doubt on to it. all u need to do is when ever u connect a pc on some port in 4500 switch, u juz need to specify the switchport as eg."switchport access vlan 2" or "switchport access vlan 3".

hope this helps.

rate this post if cleared.

Thanks very much to every one

in my case I will implement it the ruteo with "logical Layer 3 VLAN interfaces"

I am not implementing with The physical Layer 3 interfaces "

But to the effects of the route I believe that it is the same thing

Review Cisco Networking products for a $25 gift card