vflow-class-create
This command is used to add a traffic class to a vFlow.
Syntax vflow-class-create
name name-string |
Specify a name for the vflow class. |
scope local|fabric |
Specify the scope to apply the class. |
priority priority-number |
Specify the traffic priority for the vflow. Select a value between 2 (lowest), and 8 (highest). |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameter max-egress-bw deprecated. |
Usage NetVisor OS provides a full set of traffic class features, including the ability to view, and modify traffic classes, and assign traffic classes to flows that manage the quality of service (QoS) of the flow traffic, and shape the traffic passing through a Pluribus Networks fabric. Use the command to assign bandwidth, and priority for the traffic flow.
Examples To create a vflow named voip-phone with priority of 9, use the following command:
CLI (network-admin@switch) > vflow-class-create name voip-phone scope fabric priority 9