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

Tools and utilities, IPv4 configuration, Server-based and manual TCP/IP configuration (IPv4 - jetdirect specifications

Page 28 highlights

Tools and utilities System tools and utilities for IPv6 networks are available to access or troubleshoot communications with the print server. The following are some examples: ● ipconfig /all or ipv6 if Identify IPv6 addresses for various interfaces configured on the system. An interface IPv6 address can contain a ScopeID, which is an interface index identifier (for example, %3) that is appended to a link-local IPv6 address. ● ping6 Send test packets to a remote interface and report the response packets. This command uses the following syntax: ping6 NOTE: On Windows Server 2003, use the ping command for an IPv6 address by specifying the appropriate command option. In the example, is the address of the remote host interface, such as the print server. The uniquely identifies the interface on the local system when it is configured with multiple link-local IPv6 addresses. For example, if the print server's link-local IPv6 address is fe80::20e:7fff:fee8:1dd, and the Windows system contains a LAN interface identifier (%3), enter the following: ping6 fe80::20e:7fff:fee8:1dd%3 Depending on the local interface used, you might need to create a route to the remote host address. ● IPv6 addresses as URL An IPv6 address in a URL must be enclosed in brackets. The following is an example to use the print server's embedded Web server: http://[fe80::20e:7fff:fee8:1dd] In the example, fe80::20e:7fff:fee8:1dd is the IPv6 address of the print server. NOTE: The browser must support direct IPv6 addressing as a URL. For detailed information on these and other tools, see your system documentation and help. IPv4 configuration This section provides specific IPv4 configuration information for HP Jetdirect print servers on a TCP/ IPv4 network. Server-based and manual TCP/IP configuration (IPv4) When in a default factory state (as initially shipped or after a cold reset) and turned on, the HP Jetdirect print server attempts to obtain its TCP/IP configuration using a server-based method, such as bootstrap protocol/trivial transfer protocol (BOOTP/TFTP), dynamic host configuration protocol/trivial transfer protocol (DHCP/TFTP), or reverse address resolution protocol (RARP). Depending on the print server model, it can take several minutes for these methods to complete. If configuration is not successful, a default IP address is assigned. You can also configure the print server manually by using Telnet, a Web browser, the printer control panel, arp and ping commands (when the default IP address is 192.0.0.192), or SNMP-based management software. Manually assigned TCP/IP configuration values are retained when the print server is turned off, and then turned on. 18 Chapter 3 TCP/IP configuration ENWW

  • 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

Tools and utilities
System tools and utilities for IPv6 networks are available to access or troubleshoot communications with
the print server. The following are some examples:
ipconfig /all
or
ipv6 if
Identify IPv6 addresses for various interfaces configured on the system. An
interface IPv6 address can contain a
ScopeID
, which is an interface index identifier (for example,
%3) that is appended to a link-local IPv6 address.
ping6
Send test packets to a remote interface and report the response packets. This command
uses the following syntax:
ping6 <IPv6 address><%ScopeID>
NOTE:
On Windows Server 2003, use the ping command for an IPv6 address by specifying the
appropriate command option.
In the example,
<IPv6 address>
is the address of the remote host interface, such as the print
server. The
<%ScopeID>
uniquely identifies the interface on the local system when it is configured
with multiple link-local IPv6 addresses.
For example, if the print server's link-local IPv6 address is
fe80::20e:7fff:fee8:1dd
, and the
Windows system contains a LAN interface identifier (%3), enter the following:
ping6 fe80::20e:7fff:fee8:1dd%3
Depending on the local interface used, you might need to create a route to the remote host address.
IPv6 addresses as URL
An IPv6 address in a URL must be enclosed in brackets. The following
is an example to use the print server's embedded Web server:
http://[fe80::20e:7fff:fee8:1dd]
In the example,
fe80::20e:7fff:fee8:1dd
is the IPv6 address of the print server.
NOTE:
The browser must support direct IPv6 addressing as a URL.
For detailed information on these and other tools, see your system documentation and help.
IPv4 configuration
This section provides specific IPv4 configuration information for HP Jetdirect print servers on a TCP/
IPv4 network.
Server-based and manual TCP/IP configuration (IPv4)
When in a default factory state (as initially shipped or after a cold reset) and turned on, the HP Jetdirect
print server attempts to obtain its TCP/IP configuration using a server-based method, such as bootstrap
protocol/trivial transfer protocol (BOOTP/TFTP), dynamic host configuration protocol/trivial transfer
protocol (DHCP/TFTP), or reverse address resolution protocol (RARP). Depending on the print server
model, it can take several minutes for these methods to complete. If configuration is not successful, a
default IP address is assigned.
You can also configure the print server manually by using Telnet, a Web browser, the printer control
panel, arp and ping commands (when the default IP address is 192.0.0.192), or SNMP-based
management software. Manually assigned TCP/IP configuration values are retained when the print
server is turned off, and then turned on.
18
Chapter 3
TCP/IP configuration
ENWW