Please house, how do i reset my fs5200d network card.am havind issues with ip filtering
Resetting network card
Collapse
X
-
Reset for internal network is : ECHO !R! SIOP0,"RESET:0"; EXIT;
Reset for option network is : ECHO !R! SIOP2,"RESET:0"; EXIT;
Hope this helps ...."The Serenity Prayer" . . .
God grant me the serenity to accept stupid people , the courage to not waste my time and energy on them , and the wisdom to know that I cannot fix STUPID . -
temas,
Do you know how to send PreScribe commands? =^..^=If you'd like a serious answer to your request:
1) demonstrate that you've read the manual
2) demonstrate that you made some attempt to fix it.
3) if you're going to ask about jams include the jam code.
4) if you're going to ask about an error code include the error code.
5) You are the person onsite. Only you can make observations.
blackcat: Master Of The Obvious =^..^=Comment
-
Re: Resetting network card
I'm glad I don't have to re-type this every time the topic comes up.
Re: prescribe commands to reset command centerFirst, write the command in either TextPad, WordPad, or NotePad application. All PreScribe Commands start with !R!, and end with EXIT;
It's important that the syntax of the command is exactly correct. You cannot substitute small letters for capital letters or vice versa. Do not add or remove spaces. It doesn't matter what you name the file, but the name should be intuitive (like: command_center_reset.txt), and save the file with a .prn or .txt file extension in the same folder that you will be installing the LPR jar utility.
Second, download LPR Jar utility. It's a java based utility and can be found at GCC File Send Utility
There are many ways to send your command. You can also use the "Printable Data" function on the webpage for those machines that have it (this won't help you in your situation) or KM Net Viewer's "Printable Data" function. Both of these methods have a command line that you can type on directly, or you can browse to a file with the command written inside. Personally I prefer LPR Jar, because it does not time out on longer strings of commands, and can be run from a USB stick plugged into a customers workstation (this is by far the easiest setup). Occasionally a corporate customer may have java commands blocked. In this case you can connect your laptop to the MFP directly with a crossover cable and then send your commands. Kyocera's IC Link utility does not work reliably on Wysecore based machines (like Falcon III, Falcon IV, Stratos, & Saturn), so I don't bother with it any more. It can also be done in the command line, but the command string is long and complicated and easy to screw up.
Open LPR Jar. The utility will pick up the PCs host name (if it doesn't, that doesn't matter). Press Choose to browse to the command file. Enter the IP address of the printer on the appropriate line, then press Send.
At the printer you'll notice the memory light blinking while the command is being executed. Longer strings of commands can take a long time to send. Don't panic. LPR Jar is Java based and will not time out regardless of how long it takes to transmit the command.
Anything that can be done on the panel, or in the webpage can be done via PreScribe commands. I have file set up to program job account codes, which only requires some quick editing. The commands are mostly universal across the whole line of Kyocera products, so you can save command files for various situations (even when the command center is locked out). Have fun! =^..^=
If you'd like a serious answer to your request:
1) demonstrate that you've read the manual
2) demonstrate that you made some attempt to fix it.
3) if you're going to ask about jams include the jam code.
4) if you're going to ask about an error code include the error code.
5) You are the person onsite. Only you can make observations.
blackcat: Master Of The Obvious =^..^=Comment
Comment