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


Configuring CMTS-Specific RKS Plug-Ins

You can configure an RKS plug-in for specific CMTS devices. When there are events for the CMTS device, the SAE sends the events to the specified plug-in.

Use the following configuration statement to assign a CMTS-specific RKS plug-in.

shared sae configuration driver pcmm cmts-specific-rks-plug-ins name {
rks-plug-in rks-plug-in; 
}

To configure a CMTS-specific RKS plug-in:

  1. From configuration mode, access the configuration statements for RKS plug-ins. In this sample procedure, west-region is the name of the SAE group, and cmtsPlugin is the name of the plug-in assignment.
  2. user@host# edit shared sae group west-region configuration driver pcmm 
    cmts-specific-rks-plug-ins cmtsPlugin 
    
    
    
  3. Specify the name of the CMTS-specific RKS plug-in.
  4. [edit shared sae group west-region configuration driver pcmm 
    cmts-specific-rks-plug-ins cmtsPlugin]
    
    user@host# set rks-plug-in rks-plug-in 
    
    
    
  5. (Optional) Verify your configuration.
  6. [edit shared sae group west-region configuration driver pcmm 
    cmts-specific-rks-plug-ins cmtsPlugin]
    
    user@host# show 
    
    rks-plug-in rksPlugin;
    
    
    

Related Information

For additional information, see the following source:


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