UR - Gateway Telnet Traces: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Firstly you need to create a Telnet session to the UR Gateway. | '''Firstly you need to create a Telnet session to the UR Gateway.''' | ||
Then enter the following commands:<syntaxhighlight lang="text"> | Then enter the following commands:<syntaxhighlight lang="text"> | ||
Line 16: | Line 18: | ||
For instance: 'cmd 53 19 0 3 0' to trace ports 0 to 3. | For instance: 'cmd 53 19 0 3 0' to trace ports 0 to 3. | ||
Then save the full telnet session to a file | '''Operations:''' | ||
One the above settings have been properly entered, then proceed with the operation which exhibit the problem we want to solve. | |||
Then save the full telnet session to a file. | |||
Send this file to support (https://support.ultiroam.com, create a ticket and attach this file to it). |
Revision as of 08:40, 19 August 2024
Firstly you need to create a Telnet session to the UR Gateway.
Then enter the following commands:
ROS>en
ROS#sh detail
ROS#^config
ROS(config)#deb port all
ROS(config)#ex
ROS#^ada
ROS(ada)#cmd 53 19 x y 0
ROS(ADA)#turnon 84
ROS(ADA)#turnon 53
x and y values above have to be replaced by first port number and last port number to track.
For instance: 'cmd 53 19 0 3 0' to trace ports 0 to 3.
Operations:
One the above settings have been properly entered, then proceed with the operation which exhibit the problem we want to solve.
Then save the full telnet session to a file.
Send this file to support (https://support.ultiroam.com, create a ticket and attach this file to it).