configure vlan qosprofile ingress
ExtremeWare Software 7.3.0 Command Reference Guide 1869
configure vlan qosprofile ingress
configure vlan <vlan name> qosprofile ingress [<Ingress QOS profile> |
none]
Description
Configures a VLAN to use a specific ingress QoS profile.
Syntax Description
Default
None.
Usage Guidelines
Use this command when the ingress QoS type priority is VLAN-based for a given received packet.
The
none
keyword allows VLAN priority ingress queue selection to put higher priority frames into a
different queue so they do not get discarded during ingress port congestion.
All VLANs are set to the default ingress QoS profile none.
To display the ingress QoS profile mapping for a VLAN, use the command:
show vlan
The
“3”
series I/O modules support eight ingress QoS profiles (IQP1 - IQP8).
Example
The following command configures the VLAN sales to use ingress QoS profile iqp2:
configure vlan sales qosprofile ingress iqp2
History
This command was first available in ExtremeWare 7.0.1.
Platform Availability
This command is available on
“3”
series I/O modules only.
vlan name Specifies a VLAN name.
Ingress QoS profile Specifies an ingress QoS profile: IQP1 through IQP8.
none Specifies that traffic from this VLAN is not associated with any ingress queue
based on VLAN ID.