Xerox Document Centre System Administration Guide Page 17 - 3
17. Network
Troubleshooting
17. Network
Troubleshooting
3. Verify the following TCP/IP Settings: on the Configuration
Report page:
Host Name (REMEMBER if you are connected to a UNIX
network, it is CASE SENSITIVE!)
IP address
Subnet Mask
Default Gateway
Broadcast Address (if used)
NOTE
The Broadcast Address is calculated automatically.
4. To verify the Broadcast Address is correct the following
calculation may be used:
Perform a logical OR of the complement of the subnet mask
and the IP address.
Example of logical OR method:
IP Address = 13.175.109.146
Subnet Mask = 255.255.252.0
IP Address
00001101.10101111.01101101.10010010
Complement of Subnet Mask
00000000.00000000.00000011.11111111
The result of the logical OR
00001101.10101111.01101111.11111111
Broadcast Address = 13 . 175 . 111 . 255