Designated Formats When Selecting the Scanner
This describes specific formats and input examples when selecting the scanner.
Among designated formats are the method of specifying by IP address (IPv4 or IPv6 connection) and the method of specifying by host name.
For IP addresses (IPv4 connection)
XXX.XXX.XXX.XXX
XXX: 0 - 255 decimal
Usable characters: numerals (0-9) and periods (.)
For IP addresses (IPv6 connection)
XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX
XXXX: 16-bit hexadecimal
Usable characters: numerals (0-9), letters (a-f and A-F), and colons (:)
Example: 3ae3:90a0:bd05:01d2:288a:1fc0:0001:10ee
If the numerals in each session start with zeros, the leading zeros can be omitted.
Example: f0f0:1:20:300:1000:100:20:3 = f0f0:0001:0020:0300:1000:0100:0020:0003
If the zero sections continue, they can be omitted by specifying ::. However, this omission is limited to one continuation.
Example 1: 1234:4567::9abc = 1234:4567:0000:0000:0000:0000:0000:9abc
Example 2: 1234:4567::f1f2:0:0:9abc = 1234:4567:0000:0000:f1f2:0000:0000:9abc
When specifying a host name
You can specify the host name in the form of either "host name + sub-domain name + domain name" or simply "host name."
When host name + sub-domain name + domain name have been specified:
Example: Server1234.canon.co.jp
When specifying host name only:
Example: Server1234
NOTE
You can also specify an IP address and host name outside the subnet (network having the same network ID).