Accessing Ethernet TAP probe remotely

You can remotely access the internal setup utility and the Target Serial port of the Ethernet TAP probe after you connect the probe to your network.

If the host computer is not physically located near the Ethernet TAP probe, remote access is useful when you need to:

To remotely connect to setup utility

Open a telnet session and connect to the Ethernet TAP probe by entering the command:

telnet hostname | ip_address

Use the host name or IP address of the probe. For static IP, the host name must be the same one you entered into the hosts database file; see Connecting to network topic or Setting up standalone PC Ethernet topic. To identify the IP address of any probe on the subnet, see Using efind to discover Ethernet TAP probes topic.

The login banner is displayed, followed by the core> command-line prompt.

To connect to your target's serial port remotely

  1. Make sure the Ethernet TAP probe Target Serial port is physically connected to your target's serial port, and that it has been configured correctly (see Accessing Target Serial Port).
  2. Open a telnet session and connect to the Ethernet TAP probe Target Serial port by entering the command:
    telnet {hostname | ip_address} 1082
    

    Use the host name or IP address of the probe. For static IP, the host name must be the same one you entered into the hosts database file; see Connecting to Network or Setting Up Standalone PC Ethernet. To identify the IP address of any probe on the subnet, see Using Efind to Discover Ethernet TAP Probes. The Ethernet TAP probe Target Serial port number is 1082.

You should now have access to the serial port of your target system.