Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. Load CMTS default blade

Goto Provisioining –> CMTS

...

  • Follow Setup Blade for a first default config


2. Add Provisioning Server to CMTS routing

Follow the instruction on CMTS Routing blade and add these lines in your /etc/sysconfig/network-scripts/route-... file

...

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!

Restart

...

N

etwork

Code Block
languagebash
systemctl restart network


3. Add SSH key

Code Block
crypto key generate rsa general-keys modulus 1024

...