02-11-2018 05:23 AM - edited 03-05-2019 09:54 AM
Inter vlan routing not working. two different vlan workstation is unable to communicate.
Solved! Go to Solution.
02-12-2018 05:00 AM - edited 02-12-2018 05:00 AM
Hi Saddam,
This is the information regarding the Licenses:
Table 2. Cisco IOS Software Feature Set Differences
About the configuration, it looks fine now I have a couple of questions:
Are you created the VLANs on the CORE switch? for example:
enable
configure terminal
vlan 10
vlan 20
vlan 30
it can be seen through: show vlan
Now on the EDGE switch you should configure the TRUNKs port with
For example:
interface g4
switchport mode trunk
no shutdown
:-)
02-11-2018 05:36 AM
Hi Sadam,
How is your topology, is a L2 switch connected to a Router or the clients are running through a L3 switch, if it is the last option you could enable:
L3 switch
conf t
ip routing
:-)
02-11-2018 10:12 AM
02-11-2018 11:48 AM
Hi,
SF300 supports routing and intervlan routing, now for the 3850 you need to verify what license is being used, there is 3 types: Lan Base, IP Base and IP services. The last 2 can be used for routing and intervlan, if your switch has Lan Base so you will be able to run L2 capabilities only. This information can be seen through: show version (at the bottom).
Hope it is useful
:-)
02-11-2018 09:40 PM
02-12-2018 05:00 AM - edited 02-12-2018 05:00 AM
Hi Saddam,
This is the information regarding the Licenses:
Table 2. Cisco IOS Software Feature Set Differences
About the configuration, it looks fine now I have a couple of questions:
Are you created the VLANs on the CORE switch? for example:
enable
configure terminal
vlan 10
vlan 20
vlan 30
it can be seen through: show vlan
Now on the EDGE switch you should configure the TRUNKs port with
For example:
interface g4
switchport mode trunk
no shutdown
:-)
02-13-2018 04:50 AM
02-13-2018 04:52 AM
Hi Saddam,
Happy to hear that, it was a pleasure,
Have a great day!
:-)
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