HP 630n HP Jetdirect Print Servers - Administrator's Guide - Page 49

Create a Telnet connection, A typical Telnet session, Accessories, Programs, All Programs - jetdirect network card

Page 49 highlights

Create a Telnet connection To use Telnet commands with the HP Jetdirect print server, a route is required from your workstation to the print server. If the print server and your computer have a similar IP address (the network portion of their IPv4 addresses match), a route probably exists. If the IPv4 addresses do not match, you can change your workstation's IPv4 address to match, or you can attempt to create a route to the print server. (If the print server is configured with a legacy default IP address such as 192.0.0.192, a route normally does not exist.) CAUTION: Using Telnet to manually set an IPv4 address overrides dynamic IP configuration, such as BOOTP, DHCP, and RARP, which results in a static configuration where IP values are fixed. This might prevent BOOTP, DHCP, or RARP from functioning correctly. When manually changing an IP address, you should also re-configure the subnet mask and the default gateway. On Windows systems, you can use the route command at a Windows command (DOS) prompt to create a route to the print server. For information about system command prompts, see the Windows online help. On Windows 2000/XP/ Server 2003 systems, it is located in the Accessories folder in the Programs or All Programs folder. To use the route command, you need the IPv4 address of your workstation. To display it, enter the appropriate command at the command prompt: C:\> ipconfig (on Windows 2000/XP/Server 2003) To create a route from the system command prompt, use the following: route add The is the IP address configured on the HP Jetdirect print server, and is the IP address of the workstation's network card that is attached to the same physical LAN as the print server. For example, to create a route from your workstation with IP address 169.254.2.1 to a print server with a default IP address of 192.0.0.192, enter the following: route add 192.0.0.192 169.254.2.1 A typical Telnet session Initiating a typical Telnet session is illustrated here. ENWW IPv4 configuration 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202

Create a Telnet connection
To use Telnet commands with the HP Jetdirect print server, a route is required from your workstation
to the print server. If the print server and your computer have a similar IP address (the network portion
of their IPv4 addresses match), a route probably exists.
If the IPv4 addresses do not match, you can change your workstation's IPv4 address to match, or you
can attempt to create a route to the print server. (If the print server is configured with a legacy default
IP address such as 192.0.0.192, a route normally does not exist.)
CAUTION:
Using Telnet to manually set an IPv4 address overrides dynamic IP configuration, such as
BOOTP, DHCP, and RARP, which results in a static configuration where IP values are fixed. This might
prevent BOOTP, DHCP, or RARP from functioning correctly.
When manually changing an IP address, you should also re-configure the subnet mask and the default
gateway.
On Windows systems, you can use the route command at a Windows command (DOS) prompt to create
a route to the print server.
For information about system command prompts, see the Windows online help. On Windows 2000/XP/
Server 2003 systems, it is located in the
Accessories
folder in the
Programs
or
All Programs
folder.
To use the route command, you need the IPv4 address of your workstation. To display it, enter the
appropriate command at the command prompt:
C:\> ipconfig
(on Windows 2000/XP/Server 2003)
To create a route from the system command prompt, use the following:
route add <Jetdirect IP Address> <system IP Address>
The
<Jetdirect IP address>
is the IP address configured on the HP Jetdirect print server, and
<system IP address>
is the IP address of the workstation's network card that is attached to the
same physical LAN as the print server.
For example, to create a route from your workstation with IP address 169.254.2.1 to a print server with
a default IP address of 192.0.0.192, enter the following:
route add 192.0.0.192 169.254.2.1
A typical Telnet session
Initiating a typical Telnet session is illustrated here.
ENWW
IPv4 configuration
39