ACL Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
834
Example
The following command applies the dynamic ACL
icmp-echo
as the first (highest precedence) dynamic
ACL to port 1:2 at ingress:
configure access-list add icmp-echo first ports 1:2
The following command applies the dynamic ACL
udpdacl
to port 1:2, with a higher precedence than
rule
icmp-echo
:
configure access-list add udpacl before icmp-echo ports 1:2
History
This command was first available in ExtremeWare XOS 11.3.
Platform Availability
This command is available on all platforms. The egress option is available on BlackDiamond 10808 and
BlackDiamond 12804 switches only.