How to do Cisco ACL in A-L switch

Post Reply
acshearer
Member
Posts: 6
Joined: 21 Apr 2016 09:47

How to do Cisco ACL in A-L switch

Post by acshearer »

Hello,

I have this Cisco ACL and I was wondering the commands to do this in the Alcatel Lucent switch.

access-list 115 permit tcp any any eq domain
access-list 115 permit udp any host 10.194.196.20 eq bootpc
access-list 115 permit tcp any host 10.194.192.254 eq 443

I looked at the ip access-list section and it shows how to allow/deny a certain IP address to a subnet but I need to know how to in the access list only allow source/destination traffic to just a certain port.

Thanks for any insight.
Andrew
dkhan0103
Member
Posts: 1
Joined: 16 Jul 2019 05:23

Re: How to do Cisco ACL in A-L switch

Post by dkhan0103 »

I think you can use QoS to achieve the same:

- Write a Policy service and define the port inside that

- Write Policy Network Group and define the IP/Subnet

- Write Policy condition and define source and destination(Use Policy Network Group )

- Write Policy Rule and allow the Policy Condition inside that
Post Reply

Return to “OmniSwitch 6860 / 6860E”