Enabling the BSG Service Package on the PIC or DPC
The BSG can run on Adaptive Services (AS) and MultiServices PICs or on a MultiServices Dense Port Concentrator (MS-DPC). You must enable the BSG service package on the services PIC or DPC before you can configure the BSG software. The name of the BSG service package is jservices-voice.
To enable the BSG service package on a PIC or DPC:
- Determine the FPC slot number and the PIC number
of the services PIC or DPC 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 hardwareHardware 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 . . . - Enable the jservices-voice package
on the PIC or DPC. [edit chassis]user@host# set fpc 0 pic 3 adaptive-services service-package extension-provider package jservices-voice
- 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 chassis]user@host# set fpc 0 pic 3 adaptive-services service-package extension-provider wired-process-mem-size 512
- Set the number of processing cores dedicated
to the control functionality of the jservices-voice application.[edit chassis]user@host# set fpc 0 pic 3 adaptive-services service-package extension-provider control-cores 8
- Specify that the PIC or DPC not restart
if the Routing Engine is swapped. [edit chassis]user@host# set no-service-pic-restart-on-failover
- Commit your configuration changes. You
must perform the commit before you can proceed to configure the IMSG.[edit]user@host# commitcommit complete
