Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring CMTS-Specific RKS Plug-Ins (SRC CLI)
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:
- 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.user@host# edit shared sae group west-region configuration driver pcmm cmts-specific-rks-plug-ins cmtsPlugin
- Specify the name of the CMTS-specific RKS plug-in.[edit shared sae group west-region configuration driver pcmm cmts-specific-rks-plug-ins cmtsPlugin] user@host# set rks-plug-in rks-plug-in
- (Optional) Verify your configuration.
[edit shared sae group west-region configuration driver pcmm cmts-specific-rks-plug-ins cmtsPlugin] user@host# show rks-plug-in rksPlugin;