Add_workflow_for_techpubs |
---|
AUTH1 | |
---|
JIRAIDAUTH | SBX-88804 |
---|
REV5 | |
---|
REV6 | |
---|
REV3 | |
---|
REV1 | |
---|
REV2 | |
---|
|
This section provides solutions to frequently asked questions (FAQs) about the
systems.
...
- From the source SBC, login to Linux shell using sftpadminadmin/sftpadmin admin and change directory to where the file is located.
Connect to target SBC. In this example, SBXa is the source and SBXb is the target SBC.
Code Block |
---|
|
sftpadmin@SBXa$admin@SBXa$ sftp -oPort=2024 sftpadmin@SBXbadmin@SBXb
Connecting to SBXb
sftpadmin@SBXbadmin@SBXb's password: <password>
Connected to SBXb |
Use the put command to transfer a file to the specified directory as shown in the example below.
Code Block |
---|
|
sftp> put sbc-V03.01.00-R000.x86_64.tar.gz /opt/sonus/external |
...
You can also do a search from the EMA GUI. To view the Routing workspace, see Call Routing: System Provisioning - Routing.
Caption |
---|
|
Image Modified |
How do I display the status of all the trunk groups in a Zone?
...