config system isf-queue-profile
Description: Create a queue profile of switch.
edit <name>
set guaranteed-bandwidth {integer}
set maximum-bandwidth {integer}
set bandwidth-unit [kbps|pps]
set burst-control [disable|enable]
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
guaranteed-bandwidth | Guaranteed bandwidth. | integer | Minimum value: 0 Maximum value: 100000000 |
maximum-bandwidth | Upper bandwidth limit enforced. | integer | Minimum value: 0 Maximum value: 100000000 |
bandwidth-unit | Unit of measurement for guaranteed and maximum bandwidth. kbps: kilobits per second. pps: packets per second. |
option | - |
burst-control | Burst control. disable: Disable burst control. enable: Enable burst control. |
option | - |
config system isf-queue-profile
Description: Create a queue profile of switch.
edit <name>
set guaranteed-bandwidth {integer}
set maximum-bandwidth {integer}
set bandwidth-unit [kbps|pps]
set burst-control [disable|enable]
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
guaranteed-bandwidth | Guaranteed bandwidth. | integer | Minimum value: 0 Maximum value: 100000000 |
maximum-bandwidth | Upper bandwidth limit enforced. | integer | Minimum value: 0 Maximum value: 100000000 |
bandwidth-unit | Unit of measurement for guaranteed and maximum bandwidth. kbps: kilobits per second. pps: packets per second. |
option | - |
burst-control | Burst control. disable: Disable burst control. enable: Enable burst control. |
option | - |