Accessing Device
m (→Web Portal) |
(→Serial Connection) |
||
Line 18: | Line 18: | ||
== Serial Connection == | == Serial Connection == | ||
− | The serial connection is | + | The serial connection is used when the SSH connection is unavailable or for advanced troubleshooting.<br /> |
[http://www.putty.org/ Putty] can be used to access the serial port using standard parameters: 9600-8-N-1. | [http://www.putty.org/ Putty] can be used to access the serial port using standard parameters: 9600-8-N-1. | ||
See section 'Connecting to the Serial Port' of your [[Tmedia]] model [[Tmedia_Installation|installation guide]] for more information. | See section 'Connecting to the Serial Port' of your [[Tmedia]] model [[Tmedia_Installation|installation guide]] for more information. | ||
− | |||
== Related Links == | == Related Links == |
Revision as of 15:00, 3 June 2016
There are 3 ways to access the Tmedia.
Contents |
Web Portal
The web portal is used to configure the line interfaces, signaling stacks, routes, and more.
It is also used to retrieve status about the system. See Web Portal for more information.
SSH
The SSH connection is used to manage the Tmedia device like changing the management IP address, modifying the default password of the management interface or for advanced troubleshooting.
Putty is a common tool for accessing devices using SSH. With this tools, you need to enter the IP address of the management port and select the SSH connection type (default TCP port is 22). From any linux server, you can use the SSH command line option. Other tools are also available.
See also the section 3.2 'Connecting to the Tmedia Management Interface' of your Tmedia model installation guide for more information.
Serial Connection
The serial connection is used when the SSH connection is unavailable or for advanced troubleshooting.
Putty can be used to access the serial port using standard parameters: 9600-8-N-1.
See section 'Connecting to the Serial Port' of your Tmedia model installation guide for more information.