Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

1. Load CMTS default blade

Goto Provisioining –> CMTS

See the Assigned Config Blade

  • Follow Setup Blade for a first default config


2. Add Provisioning Server 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!

Adapt default settings

You can adapt CMTS config default settings, by using the following enviroment statments in /etc/nmsprime/*.env files


statmentusagedefault
CMTS_SAVE_ENCRYPTED_PASSWORDS
false
CMTS_ENABLE_DESCRETenable secretadmin
CMTS_ADMIN_PASSWORDadmin passwordadmin
CMTS_VTY_PASSWORDvty passwordadminvty



CMTS_TRANSFER_NETtransfer net ip10.255.0.1
CMTS_IP_NETMASKtransfer net netmask255.255.255.0
CMTS_DEFAULT_GWdefault gw transfer net10.255.0.254
CMTS_NAT_IPdefault nat ip10.255.0.2



See:

  • No labels