Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index#


Continue on to Step 3

  1. Determine the throughput of the SVCs on the netlink.
  2. 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.

  1. Set the default throughput values for all SVCs on the netlink.
  2. CLI> define fr line user basesvclmi maxtxthroughput

    CLI> define fr line user basesvclmi maxrxthroughput

    Parameter

    Range of Values

    Required Actions

    <IfIndex>

    INTEGER (1...255)

    Enter the IfIndex of the SVC you want to define the throughput for.

    <MaxTxThroughput>

    INTEGER (0...2560000) bit/sec

    Enter the maxtxthroughput in seconds.


    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.

  3. Set the default throughput values for a specific SVC on the netlink.
  4. CLI> define fr switch svc maxrxthroughput

    CLI> define fr switch svc maxtxthroughput

    Parameter

    Range of Values

    Required Actions

    <ConnectID>

    INTEGER (1...65535)

    Enter the Connect ID of the SVC you want to define the throughput for.

    <MaxRxThroughput>

    INTEGER (0...2560000) bit/sec

    Enter the maxrxthroughput in seconds.


    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

HTDS and CBR Monitoring


Nortel Networks LogoContact us by email
Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index