Morgana DocuMaster MFC - Service Manual 249
7. Electrical and Control System - PC Configuration Problems
(1) On your computer, click on the Start button.
(2) Click on 'All Programs'
(3) Click on 'Accessories'
(4) Right click on 'Command Prompt' and select 'Run as Administrator'
(5) Type the text below. Do not type line-breaks:
netsh int ipv4 set dynamicport udp start=31000 num=1000
(6) Press Enter.
(7) Close the Command Prompt window.
• To check the current settings the following command can be used at the command
prompt:
netsh int ipv4 show dynamicport udp
• If you want to reset the port numbers, then use the following command. Do not
type line-breaks:
netsh int ipv4 set dynamicport udp start=49152 num=16384