Brother International HL-2170W Network Users Manual - English - Page 129

Using APIPA to con the IP address, Windows® systems, UNIX®/Linux systems, Windows, systems

Page 129 highlights

Appendix A Using APIPA to configure the IP address A A The Brother print server supports the Automatic Private IP Addressing (APIPA) protocol. With APIPA, clients automatically configure an IP address and subnet mask when a DHCP server is not available. The device chooses it's own IP address in the range 169.254.1.0 through to 169.254.254.255. The subnet mask is automatically set to 255.255.0.0 and the gateway address is set to 0.0.0.0. By default, the APIPA protocol is enabled. If you want to disable the APIPA protocol, you can disable it using the BRAdmin applications or Web Based Management (web browser). For more information, see Changing the print server settings on page 12. If the APIPA protocol is disabled, the IP address of a Brother print server is 192.0.0.192. However, you can easily change this IP address number to match with the IP address details of your network. Using ARP to configure the IP address A If you are unable to use the BRAdmin applications and your network does not use a DHCP server, you can also use the ARP command. The ARP command is available on Windows® systems that have TCP/IP installed as well as UNIX® systems. To use arp enter the following command at the command prompt: arp -s ipaddress ethernetaddress ping ipaddress Where ethernetaddress is the Ethernet address (MAC address) of the print server and ipaddress is the IP address of the print server. For example: Windows® systems A Windows® systems require the dash "-" character between each digit of the Ethernet address. arp -s 192.168.1.2 00-80-77-31-01-07 ping 192.168.1.2 UNIX®/Linux systems A Typically, UNIX® and Linux systems require the colon ":" character between each digit of the Ethernet address. arp -s 192.168.1.2 00:80:77:31:01:07 ping 192.168.1.2 Note You must be on the same Ethernet segment (that is, there cannot be a router between the print server and operating system) to use the arp -s command. If there is a router, you may use BOOTP or other methods described in this chapter to enter the IP address. If your administrator has configured the system to deliver IP addresses using BOOTP, DHCP or RARP your Brother print server can receive an IP address from any one of these IP address allocation systems. In which case, you will not need to use the ARP command. The ARP command only works once. For security reasons, once you have successfully configured the IP address of a Brother print server using the ARP command, you cannot use the ARP command again to change the address. The print server will 122

  • 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

Appendix A
122
A
Using APIPA to configure the IP address
A
The Brother print server supports the Automatic Private IP Addressing (APIPA) protocol. With APIPA, clients
automatically configure an IP address and subnet mask when a DHCP server is not available. The device
chooses it's own IP address in the range 169.254.1.0 through to 169.254.254.255. The subnet mask is
automatically set to 255.255.0.0 and the gateway address is set to 0.0.0.0.
By default, the APIPA protocol is enabled. If you want to disable the APIPA protocol, you can disable it using
the BRAdmin applications or Web Based Management (web browser). For more information, see
Changing
the print server settings
on page 12.
If the APIPA protocol is disabled, the IP address of a Brother print server is 192.0.0.192. However, you can
easily change this IP address number to match with the IP address details of your network.
Using ARP to configure the IP address
A
If you are unable to use the BRAdmin applications and your network does not use a DHCP server, you can
also use the ARP command. The ARP command is available on Windows
®
systems that have TCP/IP
installed as well as UNIX
®
systems. To use arp enter the following command at the command prompt:
arp -s ipaddress ethernetaddress
ping ipaddress
Where
ethernetaddress
is the Ethernet address (MAC address) of the print server and
ipaddress
is the
IP address of the print server. For example:
Windows
®
systems
A
Windows
®
systems require the dash “-” character between each digit of the Ethernet address.
arp -s 192.168.1.2 00-80-77-31-01-07
ping 192.168.1.2
UNIX
®
/Linux systems
A
Typically, UNIX
®
and Linux systems require the colon “:” character between each digit of the Ethernet
address.
arp -s 192.168.1.2 00:80:77:31:01:07
ping 192.168.1.2
Note
You must be on the same Ethernet segment (that is, there cannot be a router between the print server and
operating system) to use the arp -s command.
If there is a router, you may use BOOTP or other methods described in this chapter to enter the IP address.
If your administrator has configured the system to deliver IP addresses using BOOTP, DHCP or RARP
your Brother print server can receive an IP address from any one of these IP address allocation systems.
In which case, you will not need to use the ARP command. The ARP command only works once. For
security reasons, once you have successfully configured the IP address of a Brother print server using the
ARP command, you cannot use the ARP command again to change the address. The print server will