CLI> show fr switch svc circuit table
| SVCIfIndex | 149 |
| SVCDLCI | 17 |
| Type | switched |
| DNA | "[x121]302181147671325" |
| NegMaxTxSize | 1600 |
| NegMaxRxSize | 1600 |
| NegTxThroughput | 1511000 |
| NegRxThroughput | 1511000 |
| NegTxBurstSize | 63872 |
| NegRxBurstSize | 63872 |
The NegTxThroughput and NegRxThroughput parameters should not be configured for less than the baud rate on the HTDS/CBR port. If need be, use the following commands to increase these parameters.
To set the default throughput values for all SVCs on a netlink proceed to Step 4. To set the default throughput value for a specific SVC on the netlink, proceed to Step 5.
CLI> define fr line user basesvclmi maxtxthroughput
CLI> define fr line user basesvclmi maxrxthroughput
Example:
CLI> define fr line user basesvclmi maxtxthroughput 150 2500
The same example can be applied to MaxRxThroughput, except you would enter the values for maxrxthroughput.
CLI> define fr switch svc maxrxthroughput
CLI> define fr switch svc maxtxthroughput
Example:
CLI> define fr switch svc maxrxthroughput 3500
The same example can be applied to MaxTxThroughput, except you would enter the values for maxtxthroughput.
End of Procedure
End of Topic