fabric buffer-reserve
To reserve ASIC buffers, use the fabricbuffer-reserve command. in global configuration mode. To return to the default settings, use the no form of this command.
fabric buffer-reserve [high | low | medium | value]
[default] fabric buffer-reserve queue
no fabric buffer-reserve
Syntax Description
high |
(Optional) Reserves the high (0x5050) ASIC buffer spaces. |
low |
(Optional) Reserves the low (0x3030) ASIC buffer spaces. |
medium |
(Optional) Reserves the medium (0x4040) ASIC buffer spaces. |
value |
(Optional) 16-bit value; valid values are from 0x0 to 0x5050. |
default |
(Optional) Specifies the default queue setting. |
queue |
Specifies the queue setting for the buffer reserve. |
Command Default
The default settings are as follows:
-
Buffer reserve is set to 0x0.
-
Two queues.
Command Modes
Global configuration
Command History
Release |
Modification |
---|---|
12.2(18)SXE |
Support for this command was introduced on the Supervisor Engine 720. |
12.2(18)SXF |
This command was changed to add the queue keyword. |
12.2(33)SRA |
This command was integrated into Cisco IOS Release 12.2(33)SRA. |
Usage Guidelines
Note |
Use this command only under the direction of Cisco TAC. |
This command is not supported on Cisco 7600 series routers that are configured with a Supervisor Engine 32.
The fabricbuffer-reservequeue command is supported on Cisco 7600 series routers that are configured with the following modules:
-
WS-X6748-GE-TX
-
WS-X6724-SFP
-
WS-X6748-SFP
-
WS-X6704-10GE
Entering the default fabricbuffer-reservequeue command is the same as entering the fabricbuffer-reservequeue command.
You can enter the fabricbuffer-reserve command to improve the system throughput by reserving ASIC buffers.
This command is supported on the following modules:
-
WS-X6704-10GE
-
WS-X6748-SFP
-
WS-X6748-GE-TX
-
WS-X6724-SFP
Examples
This example shows how to reserve the high (0x5050) ASIC buffer spaces:
Router(config)# fabric buffer-reserve high
Router(config)#
This example shows how to reserve the low (0x3030) ASIC buffer spaces:
Router(config)# fabric buffer-reserve low
Router(config)#