Intel 480T Switch User Manual


 
C H A P T E R 10 Quality of Service (QoS)
157
transmitted out to any other port. To configure a source port traffic
grouping, use this command:
configure ports [all | mgmt | <portnumber>]
qosprofile <qosprofile>
In the following example, all traffic sourced from port 7 uses the
QoS profile named qp3 when being transmitted.
configure ports 7 qosprofile qp3
VLAN
A VLAN traffic grouping indicates that all intra-VLAN switched
traffic and all routed traffic sourced from the named VLAN uses the
indicated QoS profile. To configure a VLAN traffic grouping, use
this command:
configure vlan <name> qosprofile [<qosprofile> |
none]
For example, all devices on VLAN servnet require use of the QoS
profile qp4. The command to configure this example is:
configure vlan servnet qosprofile qp4
Verifying Physical and Logical Groupings
To verify settings on ports or VLANs, use the command:
show qosprofile <qosprofile>
The same information is also available for ports or VLANs using:
show ports info
or
show vlan
Verifying Configuration and
Performance
You can use the information in this section to verify the QoS
configuration and monitor the use of the QoS policies that are in
place.