Accessing Device

From TBwiki
(Difference between revisions)
Jump to: navigation, search
m (moved TMG:Accessing Device to Accessing Device: device agnostic)
(remove product family)
 
Line 1: Line 1:
There are 3 ways to access the [[Tmedia]].
+
There are 3 ways to access the [[Tmedia]], [[Tsig]] or [[Tsbc]].
  
 
== Web Portal ==
 
== Web Portal ==
Line 9: Line 9:
 
== SSH ==
 
== SSH ==
  
The SSH connection is used to manage the [[Tmedia]] device like [[TMG:Change_Management_IP_Address|changing the management IP address]], modifying the default password of the management interface or for advanced troubleshooting.<br />
+
The SSH connection is used to manage the device like [[TMG:Change_Management_IP_Address|changing the management IP address]], modifying the default password of the management interface or for advanced troubleshooting.<br />
  
 
[http://www.putty.org/ 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.
 
[http://www.putty.org/ 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 section 'Connecting to the Tmedia Management Interface' of your [[Tmedia]] model [[Tmedia_Installation|installation guide]] for more information.
+
See section 'Connecting to the Management Interface' of your product [[Product_Installation|installation guide]] for more information.
  
 
== Serial Connection ==
 
== Serial Connection ==
Line 21: Line 21:
 
[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 product  [[Product_Installation|installation guide]] for more information.
  
 
== Related Links ==
 
== Related Links ==
 
*[[Password_less_ssh|Password Less SSH]]
 
*[[Password_less_ssh|Password Less SSH]]
 
*[[How_to_setup_ssh_tunnel_with_PuTTY|How to setup SSH tunnel with Putty]]
 
*[[How_to_setup_ssh_tunnel_with_PuTTY|How to setup SSH tunnel with Putty]]
*[[Gateway_Installation|Installation guides]]
+
*[[Product_Installation|Installation guides]]

Latest revision as of 11:09, 11 July 2016

There are 3 ways to access the Tmedia, Tsig or Tsbc.

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 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 section 'Connecting to the Management Interface' of your product 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 product installation guide for more information.

Related Links

Personal tools