Bw provisioning traffic class commands, Bw provisioning traffic class commands 223 – Intel BLADE SERVER IXM5414E Manuale d'uso
Pagina 246

Command Line Interface Management
223
Associated Traffic Class(es)
Displays the traffic classes that have been associated with this bandwidth allocation
profile. This field is blank if there are no traffic classes associated with this
bandwidth allocation profile.
show bwprovisioning bwallocation summary
Use this command to display the bandwidth allocation information for all bandwidth allocation
profiles in the system.
Format
show bwprovisioning bwallocation summary
Bandwidth Allocation Profile Name
Displays the user-defined name of this bandwidth allocation profile.
Minimum Bandwidth
Displays the minimum guaranteed bandwidth of this bandwidth allocation profile in
Mbps.
Maximum Bandwidth
Displays the maximum allowable bandwidth of this bandwidth allocation profile in
Mbps.
BW provisioning traffic class commands
config bwprovisioning trafficclass bwallocation
Use this command to associate a bandwidth allocation profile with a traffic class. The <bwprofile>
parameter must represent a valid bandwidth allocation profile.
Format
config bwprovisioning trafficclass bwallocation <name> <bwprofile>
config bwprovisioning trafficclass create
Use this command to create a traffic class. The <type> field indicates the type of traffic class. The
only supported value for type is vlan. The <name> field is an alphanumeric string up to 15
characters.
Format
config bwprovisioning trafficclass create <type> <name>
config bwprovisioning trafficclass delete
Use this command to delete a traffic class from the system. The <name> field identifies the traffic
class to be deleted. When a traffic class is deleted, its association with a bandwidth allocation profile
is automatically removed.
Format
config bwprovisioning trafficclass delete <name>
config bwprovisioning trafficclass port
Use this command to attach a traffic class to a specific interface. The <port> interface must indicate
a valid physical or logical interface. The sum of the minimum bandwidth allocations of all traffic
classes associated with the same interface should not exceed the total bandwidth of the interface.
There is no restriction on the sum of the maximum bandwidth of all traffic classes attached to the
same port. When a traffic class is attached to a LAG interface, the bandwidth allocation profile
minimum bandwidth parameter will not be applicable to the traffic class.
Format
config bwprovisioning trafficclass port <name> <port>
config bwprovisioning trafficclass vlan
Use this command to associate a VLAN with a traffic class. The <vlanid> field is the VLAN ID for
the traffic class within the range of 1 to 4094.