01-23-2007 01:05 AM - edited 03-05-2019 01:55 PM
in trunking, can i use layer 2 and 3 just to trunk? or it should be the same type of switches? thanks...
01-23-2007 01:22 AM
Hi
No u can use any switch for trunking as its a layer 2 funtion.
Thanks
Mahmood
01-23-2007 07:21 PM
thanks, just a follow up question. For inter VLAN, should both layer 3 switches enable routing proto (.e.g RIP, OSPF). thanks
01-23-2007 11:13 PM
Hi
For intervlan routing to occur u need to create SVI's for each vlan on u r layer 3 switch.eg
int vlan 1
ip address a.b.c.d subnetmask
like this u have to create for each vlan.
there is no need to enable any dynamic routing protocol as all the networks will be directly connected.
Thanks
Mahmood
01-23-2007 11:16 PM
In addition to Mahmood's post, on a Layer 3 switch you have to use "IP routing " to enable inter-vlan routing. For example
Conf t
Ip routing
int vlan 1
ip address x.x.x.x a.a.a.a
no shut
int vlan 2
ip address y.y.y.y a.a.a.a
HTH,
-amit singh
01-24-2007 08:02 PM
thanks a million!
01-24-2007 08:02 PM
thanks a million!
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