Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
1.1. 1. Open CMTS
default bladeSetup Page
Go to Provisioining –> CMTS
See the "Assigned Config Blade" –> "Setup"
Follow Setup
BladeInstructions for a first default config
Image RemovedImage Added
1.2. 2.
Add Provisioning Server to CMTS routingAdd the CMTS to the Provisioning Servers routing
Info |
---|
Step 2. is only required for Hosting your own Server. For Cloud Installation this will be done by the CMTS-Tunnel. |
Follow the instruction on CMTS"Routing blade / IPs" and add these lines in your /etc/sysconfig/network-scripts/route-... fileImage Removed
Image Added1.2.1. Restart Network
Code Block | ||
---|---|---|
| ||
systemctl restart network |
NOTE: if red lines / errors appear: this means that there is a route in your route file missing or miss configured. You should (MUST) fix this!
Image Removed
Restart Network
Code Block | ||
---|---|---|
| ||
systemctl restart network |
1.3. 3. Check CMTS IP Bundle IPs
Check if the CMTS has the required Bundle IPs like proposed by this section. No red lines means everything is okay and reachable:
Image Added1.4. 4. Add SSH key
Code Block |
---|
crypto key generate rsa general-keys modulus 1024 |
Widget Connector | ||
---|---|---|
|
1.5. (5. optional: change shared secret)
NMS PRIME default shared secret is "DOCSIS". Changing this is recommand for production systems, since it is a security threat using default here. To change this do:
change the key in /tftpboot/keyfile. The key in the file will be used, to encrypt all DOCSIS configfiles.
change shared secret statement inside the CMTS
Code Block interface cable <...> cable shared-secret 7 <the secret>
See for further Informations on Cisco CMTS's: https://www.cisco.com/c/en/us/td/docs/cable/cmts/config_guide/b_cisco_cmts_scg/b_cisco_cmts_scg_chapter_0111101.pdf
Widget Connector | ||||||||
---|---|---|---|---|---|---|---|---|
|
|