assuming you have the proper image on the 3550..... this should give you the idea....
interface vlan 10 ip address 1.1.1.1 255.255.255.0 interface vlan 20 ip address 2.2.2.2 255.255.255.0 interface fa 0/10 switchport access vlan 10 interface fa 0/20 switchport access vlan 20 router eigrp 123 network 1.1.1.0 0.0.0.255 network 2.2.2.0 0.0.0.255 no auto-summary -- www.chuckslongroad.info like my web site? take the survey! ""J B"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have a 3550 that connects to 5 Cisco 2900 XL L2, and 1 port that connects > to a HP procurve Switch. > Does any have an example in how to set routing between vlans. > > For example users on 193.268.1.1 need access to 192.168.2.x and vice versa. > > > Any help will be appreciated. > > ===================== > > > 3550 > port fa0/2----------------------------HP > procurve|---------------------Users 192.168.2.x > ===================== > \ TRUNK > \ > \ 192.168.1.x > \ > 2900 XL > \ > \xover > 2900 XL2 > \ > \xover > 2900 XL 3 > \ > \xover > 2900 XL 4 > \ > \xover > 2900 XL 5 > \ > \xover Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=55186&t=55183 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

