[Contents] [Prev] [Next] [Index] [Report an Error]

Enabling the BSG Service Package on the MultiServices PIC

You must enable the BSG service package on a MultiServices PIC before you can configure the BSG software. The name of the BSG service package is jservices-voice.

Step-by-Step Procedure

To enable the BSG service package on a MultiServices PIC:

  1. Determine the FPC slot number and the PIC number of the MultiServices PIC on which you want to enable the BSG service package. In the following example, the FPC slot number is 0 and the PIC number is 3.
    user@host>show chassis hardware
    Hardware inventory:
    Item             Version  Part number  Serial number     Description
    .
    .
    .
    FPC 0                                              E-FPC
      PIC 0          REV 11   750-002971   RH1375            4x OC-3 SONET, MM
      PIC 1          REV 12   750-012838   DN0449            4x 1GE(LAN), IQ2
        Xcvr 0       REV 01   740-013111   8142659           SFP-T
        Xcvr 1       REV 01   740-013111   8142630           SFP-T
        Xcvr 2       REV 01   740-013111   8155199           SFP-T
        Xcvr 3       REV 01   740-013111   8154799           SFP-T
      PIC 2          REV 11   750-005724   RH2051            2x OC-3 ATM-II IQ, MM
      PIC 3          REV 15   750-014895   DN3277            MultiServices 100
    .
    .
    .
  2. Enable the jservices-voice package on the PIC.
    [edit]
    user@host#set chassis fpc 0 pic 3 adaptive-services service-package extension-provider package jservices-voice
  3. Set the number of megabytes that can be used for the wired process memory, which is virtual memory used to reduce Translation Look-aside Buffer (TLB) misses.
    [edit]
    user@host#set chassis fpc 0 pic 3 adaptive-services service-package extension-provider wired-process-mem-size 512

[Contents] [Prev] [Next] [Index] [Report an Error]