create access-list tcp destination source ports
ExtremeWare Software 7.3.0 Command Reference Guide 853
Usage Guidelines
The access list is applied to all ingress packets.
Example
The following command defines an access-list rule named allow10_23 with precedence 30 that permits
TCP port 23 traffic destined for other 10.x.x.x networks, and assigns QoS profile Qp4:
create access-list allow10_23 tcp dest 10.0.0.0/8 ip-port 23 source any ip-port any
permit qosprofile qp4 ports any precedence 30
History
This command was first available in ExtremeWare 6.0, and replaced the
configure ipqos
command.
Platform Availability
This command is available on all platforms.