Canon imageclass mf6560 ユーザーズマニュアル

ページ / 132
1
2
3
4
5
6
7
8
Back
3-12
Checking the Current Network Settings
1.
Press [Additional Functions].
2.
Use [
] or [
] to select <SYSTEM 
SETTINGS>, then press [OK].
3.
Use [
] or [
] to select <NETWORK 
SETTINGS>, then press [OK].
4.
Use [
] or [
] to select <VIEW IP 
ADDRESS>, then press [OK].
5.
Use [
] or [
] to select <IP ADDRESS>, 
<SUBNET MASK>, or <GATEWAY ADDRESS> 
for displaying the setting you want to check, 
then press [OK].
6.
Press [Stop] to return to standby mode.
Settings Using ARP/PING Commands
1.
Start up the MS-DOS prompt or the 
Command prompt.
2.
Execute the following command to add a 
static entry to the arp table.
arp -s <IP Address> <MAC Address>
<IP Address>: Specify the IP address you want to allocate to the 
machine. The IP address consists of four numbers ranging from 0 
to 255 with “.” as the breakpoint.
<MAC Address>: Specify the MAC address of the machine. 
Every second digit is separated by “-”.
Input Example: arp -s 172.20.88.125 00-00-85-05-70-31
3.
Execute the applicable command below to 
set the IP address to the network board.
ping <IP Address> -l 479 
<IP Address>: Specify the same address as the IP address you 
specified in step 2 above.
Input Example: ping 172.20.88.125 -l 479
NOTE
– The character in “-l” is the letter “l.”
– The subnet mask address is set as <255.255.255.0> and the 
gateway address is set as <0.0.0.0>.