05-14-2021 03:39 AM
Dear all,
Could you please advise me client isolation examples in catalyst switch?
Can I achieve it with vlan access map for example first 50 IPs are servers and rest are client machines?
Maybe better ways?
Please advise me some examples.
Thank you.
Isac
05-14-2021 04:46 AM
It depends on what exact hardware you have, but yes you could use a VLAN ACL (VACL) or alternatively you could use TrustSec. Typically TrustSec is deployed and managed via ISE, but you can configure locally on the switch without using ISE.
05-14-2021 06:39 AM
05-14-2021 06:50 AM
05-17-2021 05:59 AM
I've read them but they are too general. What I need is in 192.168.33.0/24 subnet, allow access to server IPs 192.168.33.1-70 and block rest (192.168.33.71-255) to talk each other in VLAN33. Of course it would be great to allow access to fileserver on only SMB port etc.
Can it be achieved with trustsec, any example?
I'm sorry for asking example because I worked mostly on routing in Cisco and security on Juniper only.
05-17-2021 07:03 AM
@Izac ICT Other than the cisco guides there isn't much information for a manual implementation of trustec (short of writing it myself), most examples are for management via ISE. Perhaps use a VACL, in which case here is an example:-
https://ciscoskills.net/2017/11/20/vlan-access-lists-vacls/
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