04-19-2010 04:10 AM - edited 03-04-2019 08:12 AM
Hi,
We have 3500 switch in that i have to configure vlans like 10.10.10.10-vlan1,20.20.20.20-vlan-2,30.30.30.30-vlan-3 and iwant all the vlans should be communicated by defalut vlan and i shouls give priority for this vlans like vlan-1 should communicate vlan-3 not for vlan2
plz give me some examples.
srinivas
04-19-2010 04:28 AM
Hello Srinivas,
inter-Vlan routing example if you have a C3550 device (not possible with a C3524XL or similar that are only OSI Layer2)
ip routing
vlan database
vlan 2
name vlan2
vlan 3
name vlan3
apply
exit
int vlan1
ip address 10.10.10.1 255.255.255.0
no sh
int vlan2
ip address 10.20.20.1 255.255.255.0
no sh
int vlan3
ip address 10.30.30.1 255.255.255.0
no sh
if it is a L2 only device you need a L2 trunk link to an external device
Hope to help
Giuseppe
04-19-2010 04:53 AM
Hi sir,
Thanks for ur reply and remote we have dlink l2 switch 3526 how can i made trunk on l2 switch
for this any document is there
Thanks for reply
srinivas
04-19-2010 10:50 AM
Is the D-Link managed?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide