Epson C1440AXIS User Manual - Page 37

Example

Page 37 highlights

Section 3: Installing and Configuring the Print Server Using ARP in UNIX t When you execute the ping command for the first time, you will experience a significantly longer response time than usual. t It's best to use the arp -d command so that the Internet to Ethernet address information is stored as a dynamic parameter in the host's cache memory. If you don't use arp-d, mapping is static and permanently installed on the host. You can also use ARP to download the Internet address in a UNIX environment. Type the following commands: arp -s temp ping Example arp -s npsname 00:40:8c:10:00:86 temp ping npsname The host returns a message similar to the following: npsname is alive. This indicates that the address has been set and communication is established. Notes: t The ARP command can vary between different UNIX systems. Some BSD type systems expect the host name and the node address in reverse order. Also, IBM AIX systems require the additional argument ether. For example: arp -s ether npsname 00:40:8c:10:00:86 temp t When you execute the ping command for the first time, you may experience a significantly longer response time than usual. AXIS 1440 User's Manual 27

  • 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

Section 3: Installing and Configuring the Print Server
AXIS 1440 User’s Manual
27
When you execute the ping command for the first time, you will
experience a significantly longer response time than usual.
It’s best to use the
arp -d
command so that the Internet to
Ethernet address information is stored as a dynamic parameter in
the host’s cache memory. If you don’t use arp-d, mapping is static
and permanently installed on the host.
Using ARP in UNIX
You can also use ARP to download the Internet address in a UNIX
environment.
Type the following commands:
Example
The host returns a message similar to the following:
npsname is
alive
. This indicates that the address has been set and
communication is established.
Notes:
The ARP command can vary between different UNIX systems.
Some BSD type systems expect the host name and the node
address in reverse order. Also, IBM AIX systems require the
additional argument
ether
. For example:
When you execute the ping command for the first time, you may
experience a significantly longer response time than usual.
arp -s <host name> <Ethernet address> temp
ping <host name>
arp -s npsname 00:40:8c:10:00:86 temp
ping npsname
arp -s ether npsname 00:40:8c:10:00:86 temp