04-19-2023 05:18 AM
Hi, I am working for a large campus network. The network has more than 10 VLANS in a Layer 3 Switch(Catalyst 3750). Customer wants to stop intervlan routing between all vlans . How will i do that?
04-19-2023 05:23 AM
no ip routing <<- add this only in SW
04-19-2023 05:26 AM
use the command on global confection mode
"no IP routing"
04-19-2023 07:02 AM
Your large campus network only has these 10 VLANs on just a single 3750 and nothing else using routing on that single 3750? If so, as the other posters have described, disabling routing should do the trick. Likewise, if you have no need to route to/from these VLANs, insure there's no gateway (e.g. SVI) on the VLANs. The latter can still use routing on the 3750 for other purposes, such as management of the 3750.
Also, you have options how those VLANs can selectively route using ACLs and/or VRFs.
04-30-2024 02:27 AM
only execute the command "no ip routing" in global confugi mode
04-30-2024 03:10 AM - edited 04-30-2024 03:10 AM
Sure i agree @Joseph W. Doherty suggestions.
rather disabling the ip routing, i would suggest to have ACL in place or VRF is best way.
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