Scheduler-profile – Brocade FastIron Ethernet Switch Traffic Management Guide User Manual
Page 92
The following example shows how to configure a QoS scheduler profile named user3, with mixed SP
and weighted scheduling:
Device(config)# qos scheduler-profile user3 mechanism mixed-sp-wrr
The following example shows how to remove a QoS scheduler profile named user3:
Device(config)# no qos scheduler-profile user3
History
Release version
Command history
8.0.10
This command was introduced.
scheduler-profile
Attaches a scheduler profile to one or more ports.
Syntax
scheduler-profile profile-name
no scheduler-profile profile-name
Command Default
A scheduler profile is not attached to a port.
Parameters
profile-name
Specifies the name of the scheduler profile to be attached to the port.
Modes
Interface mode
Multiple-interface mode
Usage Guidelines
The no form of this command removes the scheduler profile from the port or ports.
You must configure a user scheduler profile before you can attach it to a port.
Only one scheduler profile at a time can be attached to any port. You can attach a scheduler profile to
more than one port.
Examples
The following example shows how to attach a scheduler profile named user1 to a port:
Device(config-if-e10000-1/1/1)# scheduler-profile user1
The following example shows how to attach a scheduler profile named user2 to multiple ports:
Device(config-mif-1/1/2-1/1/16)# scheduler-profile user2
The following example shows how to remove a scheduler profile named user2 from multiple ports:
Device(config-mif-1/1/2-1/1/16)# no scheduler-profile user2
History
Release version
Command history
8.0.10
This command was introduced.
scheduler-profile
90
FastIron Ethernet Switch Traffic Management Guide
53-1003093-03