08-24-2015 12:35 AM - edited 03-08-2019 01:28 AM
Hi
If I have a layer 3 switch ( 3850 ) configured with 4 SVI's ( VLAN ) -
conf t
interface vlan 1
ip address x.x.x.x
VLAN ( SVI ) 1 - 10.X.X.X
VLAN (SVI ) 2 - 20.X.X.X
VLAN (SVI) 3 - 30.X.X.X
VLAN ( SVI ) 4 - 40.X.X.X
I have servers on each VLAN with 2 NICS
will the servers need to be connected to each VLAN in order to pass packets between them ?
Thanks !!
08-24-2015 01:26 AM
The servers will be able to talk to each other as there all connected to the same layer 3 switch , once you have not restricted the ports or applied any acls to the svis, its all in the same data plane
08-24-2015 01:30 AM
Hi
thank you , I did think that but just needed a CCIE confirmation !
08-24-2015 01:29 AM
Hello
"will the servers need to be connected to each VLAN in order to pass packets between them ?"
No they wont -
Enable ip routing on the L3 switch and assign the servers an access port relating to one of the vlans,
The servers will use a default-gateway which will be the L3 awitch SVI interface to that partciular vlan the server is in and then you will have connectivity.
res
Paul
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