How to connect to the command line interface of the Telscale SMSC
Command Shell
- Go to the root directory of SMSC referred to as the $SMSC_HOME/jboss-5.1.0.GA/bin
- Start the shell by running the following command
- ./ss7-cli.sh
- You will see the following
version=6.2.2.GA-TelScale,name=TelScale CLI,prefix=telscale,vendor=TeleStax telscale>
run the command – connect
telscale>connect Connected to TelScale CLI 6.2.2.GA-TelScale TeleStax Authenticating against configured security realm Username:admin Password:***** telscale(local)>
- The default username and password is admin
- To get the current configuration SMSC variables run the following
- telscale(local)>smsc get
- Press the <TAB> button on your keyboard to get more command options
The post SMSC – How to Connect to the CLI (Command Line Interface) appeared first on Telestax Docs Online.