114
ExtremeWare 7.2e Installation and User Guide
Quality of Service (QoS)
IP-Based Traffic Groupings
IP-based traffic groupings are based on any combination of the following items:
•
IP source or destination address
•
TCP or UDP protocols
•
TCP/UDP port information
IP-based traffic groupings are defined using access lists. Access lists are discussed in detail in “IP Access
Lists (ACLs)” on page 142. By supplying a named QoS profile at the end of the access list command
syntax, you can prescribe the bandwidth management and priority handling for that traffic grouping.
This level of packet filtering has no impact on performance.
For example, to create an IP-based traffic grouping, use the following commands:
create access-mask amask source-ip / 24 dest-ip / 24 precedence 2000
create access-list alist "amask" dest-ip 10.1.2.1/24 source-ip 10.1.1.1/24 permit
qosprofile qp3
To create a MAC-based traffic grouping, use this command:
create fdbentry 00 : 11 : 22 : 33 : 44 : 55 vlan "Default" dynamic qosprofile "QP3"
MAC-Based Traffic Groupings
QoS profiles can be assigned to destination MAC addresses. MAC-based traffic groupings are
configured using the
create fdb...
command:
The MAC address options, defined below, are as follows:
•
Permanent
•
Dynamic
•
Blackhole
NOTE
On the Summit 400 broadcast MAC entries may not be associated with a QoS.
Permanent MAC addresses
Permanent MAC addresses can be assigned a QoS profile whenever traffic is destined to the MAC
address. This can be done when you create a permanent FDB entry using the following command:
create fdbentry <mac_address> vlan <vlan name> ports [<portlist> | all] {qosprofile
<qosprofile>}{ingress-qosprofile <inqosprofile>}
For example:
create fdbentry 00:11:22:33:44:55 vlan default port 4:1 qosprofile qp2
Summary of Contents for ExtremeWare 7.2e
Page 14: ...14 ExtremeWare 7 2 0 Software User Guide Contents...
Page 18: ...18 ExtremeWare 7 2e Installation and User Guide Preface...
Page 80: ...80 ExtremeWare 7 2e Installation and User Guide Accessing the Switch...
Page 102: ...102 ExtremeWare 7 2e Installation and User Guide Virtual LANs VLANs...
Page 108: ...108 ExtremeWare 7 2e Installation and User Guide Forwarding Database FDB...
Page 180: ...180 ExtremeWare 7 2e Installation and User Guide Security...
Page 194: ...194 ExtremeWare 7 2e Installation and User Guide Ethernet Automatic Protection Switching...
Page 218: ...218 ExtremeWare 7 2e Installation and User Guide Spanning Tree Protocol STP...
Page 248: ...248 ExtremeWare 7 2e Installation and User Guide Interior Gateway Protocols...
Page 256: ...256 ExtremeWare 7 2e Installation and User Guide IP Multicast Routing...
Page 308: ...308 ExtremeWare 7 2e Installation and User Guide Using ExtremeWare Vista on the Summit 400...
Page 316: ...316 ExtremeWare 7 2e Installation and User Guide Technical Specifications...
Page 324: ...324 ExtremeWare 7 2e Installation and User Guide Software Upgrade and Boot Options...