Ip lock and release by ACL
Posted: 27 Oct 2021 14:46
Dear group members.
Greetings!
I would like help.
I need to know how to authorize access to certain ips on my network to connect via ssh and https on the Alcatel6860e switch. After this authorization of the chosen ips, I block the rest of my network so that no one can get this access via ssh, htttps.
I have as an example this simple ACL that I use on switches from HPE manufacturers and it's perfect for me.
acl number 2000
description – ACCESS LIMITATION
rule 1 permit source 200.144.XX.10 0
rule 2 permit source 200.144.XX.20 0
rule 10 deny source 200.144.XX 0 0.1.255
rule 11 deny
Would anyone know how to guide me, how to do this same procedure on the alcatel 6860e switch?
Greetings!
I would like help.
I need to know how to authorize access to certain ips on my network to connect via ssh and https on the Alcatel6860e switch. After this authorization of the chosen ips, I block the rest of my network so that no one can get this access via ssh, htttps.
I have as an example this simple ACL that I use on switches from HPE manufacturers and it's perfect for me.
acl number 2000
description – ACCESS LIMITATION
rule 1 permit source 200.144.XX.10 0
rule 2 permit source 200.144.XX.20 0
rule 10 deny source 200.144.XX 0 0.1.255
rule 11 deny
Would anyone know how to guide me, how to do this same procedure on the alcatel 6860e switch?