11-17-2006 12:11 PM - edited 03-05-2019 12:53 PM
Should we need to create a int vlan command for each vlan on L3 switch for intervlan routing?
11-17-2006 12:18 PM
Yes that is correct ...
11-17-2006 12:51 PM
yes Aksher you hav to define interface vlan for each vlans in ur L3 switch...
11-17-2006 09:43 PM
YES Aksher, u need 2 create vlans for each.
eg.
interface vlan 2
description ***Servers***
ip address 10.1.1.1 255.255.255.0
interface vlan 3
description ***Switches***
ip address 10.2.1.1 255.255.255.0
interface vlan 4
description ***Marketing***
ip address 192.168.1.1 255.255.0
on the global configuration, issue "ip routing" for inter-lan routing.
hope this helps.
rate this post if cleared.
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