10-22-2008 11:42 PM - edited 03-06-2019 02:05 AM
how i can configure like this type of vlan communication...
vlan10 communicate only vlan20 ,vla30,vlan40,vlan50 but vlan 20,vlan30,vlan40,vlan 50 not communicate each other .
10-22-2008 11:51 PM
You can achieve this by adding access-lists to each of the VLAN interfaces which define what traffic you will and won't allow through the VLAN interface.
You can find all the things you need in the Configuration Guide:
Regards,
Michael
10-22-2008 11:56 PM
hi sir,
already i had configure access list vlan10 access vlan20(ip),vlan30(ip).vlan40(ip) ,vlan50(ip)...but still it not working and also not access internet by indivisual vlan..
kindly help me how i can do this task
10-23-2008 12:01 AM
can you pate your config
10-23-2008 12:12 AM
hi sir
interface vlan not access this access-list comand
10-23-2008 12:19 AM
Switch(config)#interface vlan 10
Switch(config-if)#acc
Switch(config-if)#acc?
% Unrecognized command
Switch(config-if)#acc
10-23-2008 03:43 AM
All the information you need about the commands is in the Configuration Guide as specified above.
About your last question: Try the "ip access-group..." interface configuration command if you want to connect a access-list to a interface. playing around with the questionmark (?) will certainly help you on your way!
Regards,
Michael
10-23-2008 03:54 AM
10-23-2008 03:33 AM
If you have no idea about access lists suggest you read thru this doc .
http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00800a5b9a.shtml
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