The SAE connects to the PCMM device by using a COPS over TCP connection. The PCMM device driver controls this connection.
Use the following configuration statements to configure the SAE to manage CMTS devices:
- shared sae configuration driver pcmm {
- keepalive-interval keepalive-interval ;
tcp-connection-timeout tcp-connection-timeout ;
application-manager-id application-manager-id ;
message-timeout message-timeout ;
cops-message-maximum-length cops-message-maximum-length ;
cops-message-read-buffer-size cops-message-read-buffer-size ;
cops-message-write-buffer-size cops-message-write-buffer-size ;
sae-community-manager sae-community-manager ;
disable-full-sync disable-full-sync ;
disable-pcmm-i03-policy disable-pcmm-i03-policy ;
session-recovery-retry-interval session-recovery-retry-interval ;
element-id element-id ;
default-rks-plug-in default-rks-plug-in ;
- }
To configure the SAE to manage CMTS devices:
- user@host# edit shared sae group west-region
configuration driver pcmm
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set keepalive-interval keepalive-interval
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set tcp-connection-timeout tcp-connection-timeout
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set application-manager-id application-manager-id
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set message-timeout message-timeout
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set cops-message-maximum-length cops-message-maximum-length
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set cops-message-read-buffer-size cops-message-read-buffer-size
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set cops-message-write-buffer-size cops-message-write-buffer-size
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set sae-community-manager sae-community-manager
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set disable-full-sync disable-full-sync
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set disable-pcmm-i03-policy disable-pcmm-i03-policy
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set session-recovery-retry-interval session-recovery-retry-interval
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set element-id element-id
- [edit shared sae group west-region configuration driver
pcmm]
-
user@host# set default-rks-plug-in default-rks-plug-in
[edit shared sae group west-region configuration driver pcmm] user@host# show keepalive-interval 45; tcp-connection-timeout 5; application-manager-id 1; message-timeout 120000; cops-message-maximum-length 204800; cops-message-read-buffer-size 3000; cops-message-write-buffer-size 3000; sae-community-manager PcmmCommunityManager; disable-full-sync true; disable-pcmm-i03-policy true; session-recovery-retry-interval 3600000; element-id 1; default-rks-plug-in rksTracking;