0% found this document useful (1 vote)
312 views

Telnet TN Commands

Telnet commands can be used to check network connectivity and configure network devices. Pathping, tracert, and traceroute commands are used to check the destination IP path and determine if a device is pingable. The telnet command can also be used to change a printer's IP address by connecting to the device and using commands like SET IP ADDRESS, SET IP SUBNET, and SET IP METHOD STATIC. The IP, subnet mask, gateway, and method must all be configured for the new address to take effect.

Uploaded by

TauseefAhmed
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
312 views

Telnet TN Commands

Telnet commands can be used to check network connectivity and configure network devices. Pathping, tracert, and traceroute commands are used to check the destination IP path and determine if a device is pingable. The telnet command can also be used to change a printer's IP address by connecting to the device and using commands like SET IP ADDRESS, SET IP SUBNET, and SET IP METHOD STATIC. The IP, subnet mask, gateway, and method must all be configured for the new address to take effect.

Uploaded by

TauseefAhmed
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

telnet commands for traffic node

to check the destination ip path if pingable for not


PATHPING n 10.0.0.1
TRACERT 10.0.0.1
traceroute 10.0.0.1
to restart the node
Reload
tlntadmn
mode { console | stream }
unset [Option]
Log on to the " CLI " over the serial link. Default username is admin. Also, the
password is admin.
Go to the " Enable " and then the " Config mode.
Using the TELNET console to configure the IP address
You can also use the TELNET command to change the IP address.
TELNET is an effective method to change the printer s IP address. But a valid IP a
ddress must already be programmed into the print server.
Type TELNET ipaddress at the command prompt of the system prompt, where ipaddres
s is the IP address of the print server. When you are connected, push the Return
or Enter key to get the # prompt, enter the password access (the password will no
t appear on the screen).
You will be prompted for a user name. Enter anything in response to this prompt.
You will then get the Local> prompt. Type SET IP ADDRESS ipaddress, where ipaddr
ess is the desired IP address you wish to assign to the print server (check with
your network administrator for the IP address to use). For example:
Local> SET IP ADDRESS 192.168.1.3
You will now need to set the subnet mask by typing SET IP SUBNET subnet mask, wh
ere subnet mask is the desired subnet mask you wish to assign to the print serve
r (check with your network administrator for the subnet mask to use). For exampl
e:
Local> SET IP SUBNET 255.255.255.0
If you do not have any subnets, use one of the following default subnet masks:
255.0.0.0 for class A networks
255.255.0.0 for class B networks
255.255.255.0 for class C networks
The leftmost group of digits in your IP address can identify the type of network
you have. The value of this group ranges from 1 through 127 for Class A network
s (e.g., 13.27.7.1), 128 through 191 for Class B networks (e.g.,128.10.1.30), an
d 192 through 255 for Class C networks (e.g., 192.168.1.4).
If you have a gateway (router), enter its address with the command SET IP ROUTER
routeraddress, where routeraddress is the desired IP address of the gateway you
wish to assign to the print server. For example:
Local> SET IP ROUTER 192.168.1.4
Type SET IP METHOD STATIC to set the method of IP access configuration to static
.
To verify that you have entered the IP information correctly, type SHOW IP.
Type EXIT or CTR-D (i.e., hold down the control key and type D ) to end the remote
console session.
Page Top
Home Print
Previous Next

You might also like